Commit graph

1194 commits

Author SHA1 Message Date
30d0b3bfe4 main.js: extract captcha reset 2024-08-07 00:31:57 +02:00
1eaa0f7631 main.js: abstract captcha renderer 2024-08-07 00:31:57 +02:00
1b3b8cb9b6 main.js: refactor captcha parameters to be managed in JS 2024-08-07 00:31:55 +02:00
584fac7caa main.js: rework dynamic captcha rendering to correctly reset when a user posts 2024-08-07 00:16:03 +02:00
95d5ec6cc6 captcha_script.html: refactor captcha script inclusion in a separate template 2024-08-07 00:16:00 +02:00
be69385fef main.js: use camelCase for captcha javascript 2024-08-03 23:57:25 +02:00
7b98295dcf main.js: fix captcha selection check 2024-08-03 23:45:53 +02:00
fb48c74565 main.js: add dynamic turnstile support 2024-07-29 21:35:49 +02:00
6097849ea2 main.js: unfuck dynamic captcha support 2024-07-29 21:24:14 +02:00
4f61026842 templates: inject turnslide js 2024-07-28 00:53:33 +02:00
f3c45073cb post_form.html: add data-action parameter to turnstile captcha 2024-07-28 00:53:33 +02:00
483d553fc0 Add dynamic captcha support 2024-07-28 00:53:26 +02:00
024a6fe20b banned.html: add missing space 2024-07-14 19:17:55 +02:00
4f2bd22fae banned.html: add missing space to banned template 2024-06-22 23:00:57 +02:00
38e0b22916 templates: wrap posts intro links: number and quotation 2024-06-15 00:15:41 +02:00
f2f901e1f7 post_reply.html: format 2024-06-15 00:12:42 +02:00
Zankaria
cfdbcfcad9 Add about theme 2024-05-21 16:43:26 +02:00
Zankaria
2030b60acf posts.sql: make default board table engine InnoDB 2024-05-14 19:40:00 +02:00
Zankaria
7dcdbc065d faq.html catalog.html: fix top bar not being unpinned (missing hud hook) 2024-05-07 11:47:21 +02:00
Zankaria
47d704ed01 faq.html: fix broken style picker (due to missing hud hook) 2024-05-07 11:39:35 +02:00
Zankaria
9723bb8f4a faq.html: trim 2024-05-07 11:39:17 +02:00
Zankaria
f5aa60627e catalog.html: add bottom-hud hook on catalog template 2024-05-05 22:18:30 +02:00
3351715795 Attempt fix broken unban on serveral pages 2024-04-25 18:50:32 +02:00
5f1f7319a3 Merge branch 'config' into display-appeal-src-ip 2024-04-24 13:03:31 +00:00
Zankaria
94f6a1f366 page.html: main.js cannot find the bottom-hud hook to add the stylepicker 2024-04-17 12:12:39 +02:00
159b9c9737 index.html: add missing hud bars ids 2024-04-16 00:10:05 +02:00
92a50f60cd index.html: trim 2024-04-16 00:08:04 +02:00
9799d7e515 thread.html main.js: use ids to identify hud top and bottom bars 2024-04-15 23:55:10 +02:00
8fcad42ba2 main.js: trim 2024-04-15 23:54:30 +02:00
e84480764a thread.html: trim 2024-04-15 23:54:30 +02:00
Zankaria
45e4153d5b banned.html: add breakline newline after image 2024-04-10 16:59:25 +02:00
Zankaria
f3b2793954 banned.html: center image 2024-04-10 14:27:35 +02:00
Zankaria
9de120201d banned.html: fix ban dates lack of space 2024-04-10 14:12:02 +02:00
Zankaria
7805530e41 banned.html: adjust image size 2024-04-10 11:59:21 +02:00
Zankaria
2092661af4 banned.html: change ban image to stalin's purge list 2024-04-10 11:59:17 +02:00
zeke
9c978fd5f8 Add WEBP to list of supported file types 2024-04-03 20:54:43 -07:00
Zankaria
1de62d4ddd Add ban id to ban page. Fix #19 2024-03-26 15:16:11 +01:00
Zankaria
48347ae1cd banned.html: trim 2024-03-26 15:05:26 +01:00
Zankaria
e8f589f6c1 ban_appeals.html: do not display the source ip row if there is none 2024-03-15 16:44:44 +01:00
Zankaria
a8ff605571 Display split ban mask and appeal IP 2024-03-15 14:54:32 +01:00
Zankaria
0b7161a588 ban_appeals.html: trim 2024-03-15 14:48:45 +01:00
Zankaria
ea99ddc6f6 Reimplement overboard 2024-01-29 11:18:06 +01:00
Zankaria
2efd67ef85 Backport vichan 5.1.5 catalog implementation, enabling mod catalog. 2024-01-29 11:18:06 +01:00
Zankaria
45f310e4e3 Add the edit_news link to the mod dashboard 2024-01-29 11:18:06 +01:00
Zankaria
a9211d23b5 Remove feature: upload by url 2024-01-29 11:18:01 +01:00
discomrade
a3a1e8e55e Rename email field to options. (hack)
Didn't worry about doing it properly with translations because this is a local fork
2024-01-16 18:04:00 +00:00
discomrade
61a3aa8fe1 Describe sage option in email select
'sage' is too esoteric for noobs. Ideally we should make this a checkbox because always noko but whatever
2024-01-16 18:04:00 +00:00
Your Name
845ff14e52 Simple anti-spam mechanism 2024-01-16 18:04:00 +00:00
Your Name
e2bef8c2f2 Simple anti-spam mechanism 2024-01-16 18:04:00 +00:00
Your Name
fc2357e6f2 moves modifiers, as per https://github.com/vichan-devel/vichan/pull/377/files 2022-07-16 00:28:59 +02:00