Commit graph

169 commits

Author SHA1 Message Date
swagg boi 2845fd7499 Initial flash error implementation 2022-01-01 23:37:41 -05:00
swagg boi 052fb6f6a1 Styling tweaks for webkit browsers 2022-01-01 22:15:21 -05:00
swagg boi b639cb180d Style makeover 2022-01-01 21:39:04 -05:00
swagg boi ea6862fd73 Merge branch 'main' of https://git.n4vn33t.com/swag/guestbook-ng 2022-01-01 19:24:20 -05:00
swagg boi 6eca53f968 Cleaned up the model and return the homepage URL for get_posts() 2022-01-01 19:22:46 -05:00
swagg boi b3d5f30908 1 down, undef to go 2022-01-01 00:57:55 -05:00
swagg boi d9b114f9ea Back-end stuff to get the URL field working 2021-12-31 23:45:21 -05:00
swagg boi fb8cc6427e Don't require name to post 2021-12-31 23:05:34 -05:00
swagg boi 31d25936e2 Make button a little smaller 2021-12-31 22:53:38 -05:00
swagg boi 6f06c1292d Revert back to table name 'messages' for now 2021-12-31 22:49:45 -05:00
swagg boi f50bcce74e Make CAPTCHA more random 2021-12-31 22:32:39 -05:00
swagg boi 4420202d5f Trying out a few responsiveness tweaks 2021-12-31 18:33:47 -05:00
swagg boi 55520ff65d Implement CSS grid for the signing form 2021-12-31 17:58:55 -05:00
swagg boi 524097727c Specify border color 2021-12-31 00:30:41 -05:00
swagg boi 9563daf9b6 Center some things 2021-12-30 22:04:31 -05:00
swagg boi d7613d8b04 Rename table 2021-12-30 21:39:16 -05:00
swagg boi 9f6144704b Happy lil <hr> 2021-12-30 20:55:25 -05:00
swagg boi 3b6927ecfb Implement Dockerfile 2021-12-30 20:52:34 -05:00
swagg boi 320e22d4d6 Moar TODOs that will never get done 2021-12-30 19:54:44 -05:00
swagg boi 155094b94e Updated TODOs 2021-12-30 19:34:40 -05:00
swagg boi c0a6895c5d Moar TODOs 2021-12-25 01:54:43 -05:00
swagg boi 328e1f4d4d Clean up get_last_page() 2021-12-25 01:46:39 -05:00
swagg boi 89712d81a8 CSS tweaks 2021-12-25 01:05:34 -05:00
swagg boi 9a9a8e2cc1 Initial AssetPack setup 2021-12-22 23:18:35 -05:00
swagg boi fbd569a3c2 Implement limited query 2021-12-22 22:23:10 -05:00
swagg boi 8ad6b5ec2f wow... 2021-12-22 21:03:51 -05:00
swagg boi 46cfc59e07 Whoopsie 2021-12-22 00:31:11 -05:00
swagg boi 94523eeba9 Use heredoc for SQL queries 2021-12-21 23:57:48 -05:00
swagg boi 76d7e75eb8 Style tweaks 2021-12-21 23:09:35 -05:00
swagg boi 453c066abf Use the DB for form test 2021-12-19 22:43:42 -05:00
swagg boi 07353e7d7e SQL style clean-up 2021-12-19 19:09:16 -05:00
swagg boi b7bb80cbe0 Increase message body limit 2021-12-19 18:31:41 -05:00
swagg boi 3849ceffae New TODO 2021-12-19 17:56:45 -05:00
swagg boi cf73d084b5 CAPTCHA updates 2021-12-19 17:49:58 -05:00
swagg boi a65dc26506 Some small style tweaks 2021-12-19 17:43:58 -05:00
swagg boi 627fe02bda Change pager behavior to make more sense 2021-12-19 17:20:58 -05:00
swagg boi 8a4c5eab44 Fix the 'view posts' table 2021-12-19 00:59:36 -05:00
swagg boi d8ae4529e9 Some small style tweaks 2021-12-19 00:43:18 -05:00
swagg boi ec2f950ad3 use strict/warnings 2021-12-18 23:46:20 -05:00
swagg boi a7b222917f Make tests more granular 2021-12-18 23:42:20 -05:00
swagg boi 42f3c31e85 Implement unregistered trademark 2021-12-18 23:10:33 -05:00
swagg boi b3da6874e1 Implement CAPTCHA 2021-12-18 23:03:53 -05:00
swagg boi 5124f61383 Move pager logic to Message model 2021-12-12 01:50:07 -05:00
swagg boi e841ac9022 Update TODO 2021-12-11 21:06:29 -05:00
swagg boi 00922379c6 Implement paging 2021-12-11 21:02:54 -05:00
swagg boi 1eed8adf61 Update TODOs 2021-12-11 19:13:17 -05:00
swagg boi ac163eca37 Clean up the Test model 2021-12-11 19:01:43 -05:00
swagg boi 2a2b761d0a Implement separate dev and prod DBs 2021-12-11 18:48:00 -05:00
swagg boi fab89aa92e Using under() for the migration didn't make sense 2021-12-05 04:22:55 -05:00
swagg boi 2489940171 Implement session secret 2021-12-05 03:32:22 -05:00