0
0
Commit Graph

14 Commits

Author SHA1 Message Date
Bryan Pedini
ea132a7a91
Reverted back some CSS changes, once more
Definitively fixed management panel vertical overflow issues
2019-07-25 03:16:16 +02:00
Bryan Pedini
035bfe0101
Added URL redirect support directly in management panel
Added buttons that automatically redirects the user to the corresponding URL, in a new page.
Modified css and javascript accordingly.
2019-07-25 03:01:16 +02:00
Bryan Pedini
66e0f51b70
added main.css and modified all pages accordingly, modified go.php title section, added some code beauty 2019-07-24 17:33:36 +02:00
Bryan Pedini
68884270f3
Moved all configurations away from $GLOBALS to independent variables 2019-07-18 11:38:03 +02:00
Bryan Pedini
f2a56c2abc
Ran the formatter on all PHP files, added userbar.css 2019-07-17 10:37:44 +02:00
Bryan
43800c3872
fixed "view page source" beautifulness by adding new lines to raw code 2019-06-16 02:18:57 +02:00
Bryan
312d03599f
Added new lines at the end of files, added edit functionality 2019-06-02 14:46:51 +02:00
Bryan
ed20989e14
Modified function name 2019-06-02 09:32:36 +02:00
Bryan
7dd72e6b92
Moved logout function in dedicated file 2019-06-02 09:31:04 +02:00
Bryan
04df25c00d
Moved insertnew.js->manage.js, modified manage.php accordingly 2019-06-02 09:30:08 +02:00
Bryan
63689ae0e9
Website refactored
Converted MySQLi Database.php class to PHP_PDO objects
2019-05-29 19:27:41 +02:00
Bryan
71e028cfdb
Removed unnecessary duplicated code for inserting new link to database 2019-05-29 19:16:11 +02:00
Bryan
94ea3a0168
Corrected management panel page title 2019-05-29 19:05:33 +02:00
Bryan
b21dd0518d
Website refactored
Prepared the website structure for the new layout
2019-05-29 19:03:06 +02:00