0
0
Commit Graph

7 Commits

Author SHA1 Message Date
Bryan Pedini
d4872fbed4
Modified template title 2019-01-20 19:50:49 +01:00
Bryan Pedini
c3bb6278b5
Improved performance, finished templates, added jquery plugins
Completed the templates, added a cool javascript effect on textarea (added jquery.ns-autogrow plugin), modified the click functions from .on to .click for improved performance
2019-01-20 17:51:07 +01:00
Bryan Pedini
ec496c7ce1
Almost finished the website - revision 1 obviously
Moved the entire title from the javascript to the PHP section,
finished almost all templates,
moved the footer on the main "template holder" page,
extended the session to three days instead of just one for no technical reasons,
added CHANGELOG,
added three background images
2019-01-20 00:06:11 +01:00
Bryan Pedini
0f24e8322b
Improved speed and comprehensiveness
Edited templates location, removed unnecessary CSS and JS files, moved the onePageApp style and scripts into respective files, modified variable names for better comprehension.
TODO next: add comments to the code.
2019-01-17 13:26:20 +01:00
Bryan Pedini
b31908029a Added templating, added sessions
Added templating to the one page app, added and configured sessions to remember the last position and stored sessions for one day, even after browser close.
2019-01-17 00:40:15 +01:00
Bryan Pedini
469c8ecb94 First version of the code - finished PHP program and JS scripts.
Signed-off-by: Bryan Pedini <bryanpedini@bryanpedini.it>
2019-01-13 18:36:09 +01:00
Bryan Pedini
92396fa561 first commit
Signed-off-by: Bryan Pedini <bryanpedini@bryanpedini.it>
2019-01-13 18:34:06 +01:00