Commit graph

180 commits

Author SHA1 Message Date
swaggboi de62444eca Last few CSRF fields 2024-08-15 20:30:47 -04:00
swaggboi e19ded1362 Added CSRF fields to mod/admin templates 2024-08-15 20:24:31 -04:00
swaggboi 32393fd8f3 Implement CSRF for post_thread 2024-08-10 15:24:32 -04:00
swagg boi ed5fb3d346 Some clean-up 2024-06-26 01:11:53 -04:00
swagg boi bbc12f2b4a Add JS license information 2024-06-26 01:08:31 -04:00
swagg boi 43e9ccd887 Mod only stuff finally plus a list mod view 2024-06-25 19:23:34 -04:00
swagg boi 8c4d2dfb03 Automate the background 2024-06-25 17:23:54 -04:00
swagg boi e3155fad7b Try this again... 2024-06-25 13:08:13 -04:00
swagg boi 4feeacd418 Add new styling to search results; escape truncated output in templates 2023-12-10 21:29:01 -05:00
swagg boi 1ef8f2e2e7 Some template cleanup 2023-12-10 01:05:48 -05:00
swagg boi 26ec22c3d3 Fix podman and HTML validator errors 2023-12-09 21:21:31 -05:00
swagg boi 59122613af Show/hide behavior for long threads in threads list 2023-12-09 20:01:01 -05:00
swagg boi 9c157c0b4d Smol text template change 2023-11-25 12:41:45 -05:00
swagg boi 7b6ed129c9 Truncate text on the search results view 2023-11-16 17:06:09 -05:00
swagg boi b74112b452 Some CSS overhaul (RIP diff viewers) 2023-11-02 14:30:07 -04:00
swagg boi 7c765b3790 Pretty things up 2023-11-01 21:58:47 -04:00
swagg boi 6744498b4d Add search bar and fix max_thread_pages 2023-11-01 09:12:54 -04:00
swagg boi 894bac4f38 Add autofocus 2023-10-28 01:44:54 -04:00
swagg boi dd8fdea5e3 Put search_page behind the CAPTCHA wall 2023-10-27 23:16:47 -04:00
swagg boi fd10bb4f4a Implement the search page 2023-10-27 23:03:32 -04:00
swagg boi 682ef0e7c0 Add autofocus for some form stuff 2023-10-15 22:30:01 -04:00
swagg boi 2a41696244 Added a 'feeds' page for links to the feeds 2023-09-25 23:33:23 -04:00
swagg boi 51e6576b8a Update hyperlink to git repo 2023-08-25 12:26:24 -04:00
swagg boi bb2ce292ed Make max post length configurable 2023-08-24 20:00:24 -04:00
swagg boi 1f75b4a47e Thread preview; fix robots.txt; comment something that confused myself 2023-08-13 21:09:44 -05:00
swagg boi 91588bd816 Implement remark preview 2023-08-13 19:39:36 -05:00
swagg boi 766f8ced42 Typo 2023-08-05 16:04:37 -04:00
swagg boi cd16f08857 Whoopsie 2023-08-05 15:25:32 -04:00
swagg boi 4584a681e0 Finish the CAPTCHA stuff 2023-08-05 15:22:02 -04:00
swagg boi a0312d24f8 Implement moar CAPTCHA, need to revisit the tests... 2023-08-05 13:19:33 -04:00
swagg boi ec82ffae25 Add some stuff before I pass out 2023-08-05 03:14:09 -04:00
swagg boi 540dc829d2 Change hyperlink to public git repo 2023-07-27 18:14:39 -04:00
swagg boi 824461c20f Update hyperlink 2023-07-06 01:17:58 -04:00
swagg boi b548b209e3 Added a lil link for plain/raw text 2023-06-27 20:55:41 -04:00
swagg boi 65d9ec84e5 Fix escaping in text file 2023-06-27 02:57:24 -04:00
swagg boi 6ceb26ee8f Fixed the text templates 2023-06-27 02:28:23 -04:00
swagg boi 402c550b74 Implement raw/txt format; moar tests 2023-06-27 01:30:32 -04:00
swagg boi 93f0689d1b Default single_thread's thread_page to last_page instead of the first page 2023-06-26 22:10:20 -04:00
swagg boi f1ebc492e5 Implement remark-to-remark feature; move 'last remark' above 'thread' in the post_remark view 2023-06-25 00:01:13 -04:00
swagg boi 11d2f80524 Revert "Add CAPTCHA for flag_thread"
This reverts commit ce6d405b1d.
2023-06-17 18:24:55 -04:00
swagg boi 9ae401f86d Revert "Confirmation for bump_thread"
This reverts commit f4c9d25139.
2023-06-17 18:22:22 -04:00
swagg boi b7494337e8 Revert "captcha for flag_remark"
This reverts commit d749b1a9c8.
2023-06-17 18:22:22 -04:00
swagg boi 4a95a107c5 Revert "Fix the 404 handling"
This reverts commit 08cc1ba31f.
2023-06-17 18:22:19 -04:00
swagg boi 04c970f13f Revert "Whoopsie"
This reverts commit 25f3844184.
2023-06-17 18:22:17 -04:00
swagg boi 1cff4f3cf1 Revert "Automate the captcha"
This reverts commit 0a2c198d1b.
2023-06-17 18:19:01 -04:00
swagg boi 0a2c198d1b Automate the captcha 2023-06-14 18:49:30 -04:00
swagg boi 25f3844184 Whoopsie 2023-06-14 00:05:19 -04:00
swagg boi 08cc1ba31f Fix the 404 handling 2023-06-13 23:04:52 -04:00
swagg boi d749b1a9c8 captcha for flag_remark 2023-06-13 21:32:59 -04:00
swagg boi f4c9d25139 Confirmation for bump_thread 2023-06-13 20:22:07 -04:00