Commit Graph

26 Commits

Author SHA1 Message Date
tristan 8b5782c5de Setup helper classes to handle stroring and formatting data retrieved from the DB, and implemented them in get method of table.php 2023-05-27 14:27:46 -05:00
tristan 849d7d27e0 rearranged project. Added libraries. 2023-05-27 12:12:29 -05:00
tristan 01a2b35fdb Merge branch 'master' of github.com:TristanAncelet/WebCron-Site 2023-05-21 14:14:43 -05:00
tristan 743ca029cc added a foreach loop to print out a crontab line-by-line to crontab_view.php 2023-05-21 14:14:28 -05:00
tristan cac1e094f9 made changes 2023-05-20 20:55:20 +00:00
tristan dbc5587bb6 Made changes and got shell_exec working 2023-05-20 20:15:39 +00:00
tristan bfa1ed68f6 Made changes 2023-05-20 15:07:45 -05:00
tristan 93c0982363 had to remove echo statement to see what the column arguments were. 2023-05-15 19:52:58 -05:00
tristan 5d5dd02fb0 Changed crontab_stats.php to only use php code (as shell_exec isn't working) 2023-05-15 17:32:36 -05:00
tristan 396f418350 Testing request url change 2023-05-15 16:55:42 -05:00
tristan 6194dda84a Committed for move 2023-05-15 16:45:18 -05:00
tristan 343a01cf61 Changed button title from test to "View Script Run History" 2023-05-13 13:28:00 -05:00
tristan 9a1139edae Moved shell files out of web-root directory so they can't be accessed and downloaded by clients. 2023-05-13 13:24:58 -05:00
tristan f58b9c945f Changed <title> tag to auto set the title based off of the file/page name.
Also started made php additions to auto create anchors for pages in the root directory.
2023-05-13 13:21:52 -05:00
tristan 0bfb668e95 Moved files to new directories to allow for more logical organization (and for easier use on my side). 2023-05-13 13:17:50 -05:00
tristan 8c686409be added documentation in update-database.sh 2023-05-09 21:47:26 -05:00
tristan 8948ce741d Began working on expanding out the front-end to more pages. 2023-05-09 21:42:20 -05:00
tristan d28047b9df Created convienence bash script to count the crontabs that exist on disk. 2023-05-09 21:41:55 -05:00
tristan 0ac0b7ef9e finished with convinence bash scripts for managing and updating the DB. 2023-05-09 21:41:32 -05:00
tristan dc3ec782c7 finished with the beginning of the database. 2023-05-09 21:40:58 -05:00
tristan 6a23079126 Began working on backend php for Database setup and management. 2023-05-09 19:50:37 -05:00
tristan 77ac940c7a Removed unnecessary buttons 2023-05-08 21:36:50 -05:00
tristan 2a580bdb77 finished beginnings of site 2023-05-06 23:56:16 -05:00
tristan 90cd58aad7 had to fix link rel in head 2023-05-06 20:12:33 -05:00
tristan 9e6369d136 test commit 2023-05-06 20:05:15 -05:00
tristan 3b60a4a8e1 initial commit 2023-05-06 19:00:50 -05:00