Commit Graph

26 Commits

Author SHA1 Message Date
Evan G. 0ee662067d Add comments & Update URL Sceheme
This adds many comments to submit-sql.php file (previously restore.php), and renames the file, this is the start of this, and thus pulling from the SQL database is not yet supported. I also do not have checking for duplicates, but I feel like that could be done in-database. This is currently using a development SQLite database, and will eventually use postgresql. I need to find out a way to obscure credentials to PostgreSQL, maybe loading it from a ignored file, which would be git ignored? The SQL Implmentation is not production-ready, and also I need to figure out a better solution when switching from JSON TO SQL, as I plan to support both in this project. There needs to be alot of refactoring done in the submisson code, as this is just a *really* early draft.
2024-06-09 15:39:05 -05:00
Evan G. 683bca276e Rough Draft of SQL Implmentation in PHP 2024-06-09 14:49:18 -05:00
Evan G. f8c930c1bd
Fix Link 2024-05-30 12:14:43 -05:00
Evan G. 51e63370a4
Fix Guestbook RSS Feed 2024-05-30 12:10:00 -05:00
Evan G. e76610d374 Change readable.css file 2024-05-20 10:51:59 -05:00
Evan G. 361661c3d8
Add README 2024-05-19 12:12:27 -05:00
Evan G. 2cf7dd3ddf
Make submodule 2024-05-19 12:07:34 -05:00
Evan G. a826a7e7ee
Make submodule 2024-05-19 12:06:49 -05:00
Evan G. ae2e3474ec Make name Limit Longer 2024-04-27 09:11:53 -05:00
Evan G. 0a767310ed add RSS Feed 2024-04-26 20:11:58 -05:00
Evan G. b59a8311a6
Add License 2024-04-26 17:15:25 -05:00
Evan G. 4dc034dde2
Fixup some styling 2024-04-26 17:09:40 -05:00
Evan G. 225bcff21b
Fix redirect 2024-04-26 16:56:30 -05:00
Evan G. 3034b501eb
Finish Production- Release 2024-04-26 16:32:37 -05:00
Evan G. 3ac5490498
Proper Alert Messaging Redirect 2024-04-22 08:44:13 -05:00
Evan G. e23387c7c0
Add Guestbook CSS 2024-04-21 18:10:47 -05:00
Evan G. 38f9f9e6f2
Implement Guestbook Display + Mobile Display 2024-04-21 17:58:09 -05:00
Evan G. 8da3310285
Functioning Guestbook 2024-04-20 12:45:21 -05:00
Evan G. 3753b2977f
Start on guestbook 2024-04-20 10:21:45 -05:00
Evan G. b7771c92c9
Fixup 2024-04-19 22:48:44 -05:00
Evan G. 3743d2d7b7
Fix Margins 2024-04-19 22:37:13 -05:00
Evan G. 0032f8b892
Inital Site 2024-04-19 22:13:16 -05:00
Evan G. ade58006f7
Inital Site 2024-04-19 22:09:38 -05:00
Evan G. 9cbf43f26e
Revert "1"
This reverts commit 15944ec023.
2024-04-19 16:15:37 -05:00
Evan G. 15944ec023
1 2024-04-19 16:07:35 -05:00
fbievan ee006bbde2 Initial commit 2024-04-19 15:35:29 -05:00