Commit graph

111 commits

Author SHA1 Message Date
swagg boi 7c89420bbd Change the schema 2022-02-09 21:02:35 -05:00
swagg boi b95a1965bd Merge branch 'visitor_counter' of https://git.n4vn33t.com/swag/guestbook-ng into visitor_counter 2022-02-09 20:18:23 -05:00
swagg boi ad2a898c1a Add model for counters 2022-02-09 20:15:52 -05:00
swagg boi c26f034a3d Set session to 1 day 2022-02-09 19:33:47 -05:00
swagg boi 95c3bc83a8 Handle word wrapping in long words 2022-02-08 23:42:36 -05:00
swagg boi 96f9ab2d30 Begin visitor counter stuff 2022-01-12 17:05:36 -05:00
swagg boi 0804b52d46 Don't let spam be indexed 2022-01-12 15:41:03 -05:00
swagg boi 02355ee08b Implement /spam route 2022-01-12 15:18:34 -05:00
swagg boi 3739016a50 Allow indexing 2022-01-12 14:27:58 -05:00
swagg boi 322ca8c9ca Style tweak for submit button 2022-01-12 13:36:01 -05:00
swagg boi e69b3ea4c7 Print message ID in hidden span to easily ID posts 2022-01-11 22:13:33 -05:00
swagg boi 706742a212 Merge branch 'main' of https://git.n4vn33t.com/swag/guestbook-ng 2022-01-11 21:13:57 -05:00
swagg boi 920d62cf16 Implement meta tags 2022-01-11 21:12:53 -05:00
swagg boi 02b087a38e Fix post count 2022-01-11 20:15:53 -05:00
swagg boi 53f292ac7c Implement post count 2022-01-11 19:51:45 -05:00
swagg boi 575431237b More tweaks 2022-01-10 22:46:17 -05:00
swagg boi 3e03b82cd0 Some tweaks 2022-01-10 21:57:39 -05:00
swagg boi 3115d6f17d How did I miss this?? 2022-01-10 15:36:25 -05:00
swagg boi 681ed961e8 Just specify Postgres connection string in conf file 2022-01-10 14:18:49 -05:00
swagg boi 467854df49 Merge branch 'main' of https://git.n4vn33t.com/swag/guestbook-ng 2022-01-10 13:45:17 -05:00
swagg boi 361c4d432a Explicit return for the redirect in the /sign route 2022-01-10 13:44:30 -05:00
swagg boi 8d001338f8 Fix Docker instructions 2022-01-10 13:28:43 -05:00
swagg boi 022eb93399 Tag and push commands 2022-01-10 13:16:48 -05:00
Daniel Bowling 770cc23884 Getting things ready to deploy 2022-01-10 12:53:10 -05:00
swagg boi 2d30602907 New TODO 2022-01-10 11:59:34 -05:00
swagg boi d7c0f715d2 More tests 2022-01-08 22:01:51 -05:00
swagg boi e4aad2ccbd Validate input 2022-01-08 21:21:22 -05:00
swagg boi 84182fe25b TODOs++ 2022-01-07 22:51:12 -05:00
swagg boi 05cc4cc33c More TODOs 2022-01-07 22:46:04 -05:00
swagg boi 3179628934 Some front-end input validation to hint the user before I do the fun back-end part 2022-01-07 22:43:19 -05:00
swagg boi a29096fc54 Style tweaks forever 2022-01-06 23:01:36 -05:00
swagg boi 1d91bd3677 Don't need this 2022-01-04 23:32:47 -05:00
swagg boi 2af783940a Increase message size and use wrapping for message dispaly 2022-01-04 22:05:51 -05:00
swagg boi fe583cc8b2 Style tweaks forever 2022-01-04 21:47:37 -05:00
swagg boi d6d1eddfbd Don't print nav bar when $last_page is undef 2022-01-04 20:24:24 -05:00
swagg boi c4d05dcb05 Style tweaks 2022-01-04 18:27:05 -05:00
swagg boi eddcca861a Basic robots.txt for now 2022-01-02 22:54:21 -05:00
swagg boi 13e89cdfa1 Fix CAPTCHA and flash error for spam 2022-01-02 17:53:43 -05:00
swagg boi 837304d565 Set session expiration 2022-01-02 02:45:27 -05:00
swagg boi da91154df7 Set default value for message_date column 2022-01-02 02:30:10 -05:00
swagg boi baca0cd515 Filter URLs out of message body 2022-01-02 02:01:45 -05:00
swagg boi 26aa2ba19f Implement is_spam column 2022-01-02 01:31:33 -05:00
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