d4781d6f00
view_passwd.html: add view password template
2024-12-27 19:39:24 +01:00
00ef803950
ip.html: add password link
2024-12-27 19:33:25 +01:00
2ec23083a4
view_ip.html: use mod_user_posts_by_ip
2024-12-27 19:33:25 +01:00
39b6a60257
view_ip.html: use user_posts_list.html
2024-12-27 19:33:25 +01:00
d29de1a9ef
user_posts_list.html: add template to list posts
2024-12-27 19:33:25 +01:00
bf25002295
ip.html: use mod_user_posts_by_ip
2024-12-27 19:32:15 +01:00
fowr
8b2f002582
hash poster passwords
2024-12-27 15:27:46 +01:00
fowr
c7bb61f2ff
posts.sql: update column password
2024-12-27 15:18:28 +01:00
9e2ab87df6
ban_form.html: add autofocus on reason text form
2024-10-28 23:39:17 +01:00
ebc0c54657
main.js: generate captcha form id
2024-10-28 12:33:36 +01:00
f792470af7
post_form.html: add captcha form id
2024-10-28 12:33:19 +01:00
93e37b0c42
main.js: use unified captcha-response
2024-10-28 11:16:07 +01:00
81ad1fff38
post_form: add unified captcha response hook
2024-10-28 00:44:26 +01:00
873b14d848
Merge branch '34-catalog-issues' into 'config'
...
Resolve "Catalog troubles"
Closes #34
See merge request leftypol/leftypol!7
2024-10-24 21:50:50 +00:00
56a3d9d6c6
catalog.html: add css classes for controls styling
2024-10-24 23:48:22 +02:00
1a0054967b
Merge branch '17-paginate-ips' into 'config'
...
Add IP pagination
Closes #17
See merge request leftypol/leftypol!3
2024-10-24 19:18:54 +00:00
a450342d0d
catalog.html: adjust image size naming
2024-10-23 20:05:10 +02:00
14d48402b4
main.js: remove captcha load recoup
2024-10-19 19:22:39 +02:00
deda7df25c
index.html: load captcha after main.js
2024-10-19 19:00:01 +02:00
d828fb13b9
catalog.html: load captcha after main.js
2024-10-19 18:58:46 +02:00
0a3430c134
thread.html: load captcha after main.js
2024-10-19 18:58:23 +02:00
968e2ea5dc
header.html: remove obsolete recaptcha styling
2024-10-19 18:55:32 +02:00
b9081be4ac
view_ip.html: add links to previous and next cursors
2024-10-15 21:15:06 +02:00
70bb9fb2a7
faq: fix dice roll syntax
2024-10-14 00:40:55 +02:00
a86c9f8d8f
Merge branch 'diceroll-2' into 'config'
...
Add inline dicerolling. Fix #15
Closes #15
See merge request leftypol/leftypol!2
2024-10-13 22:32:30 +00:00
Zankaria
f86f1c344b
faq theme: add the dice rolling documentation to the site's FAQs
2024-10-14 00:24:57 +02:00
35f963a2b6
faq: update git link
2024-10-13 23:31:50 +02:00
27286cdcee
categories: shorten website description
2024-10-02 17:58:39 +02:00
4684d08764
thread.html: prefer href="#" for scrolling to the top
2024-10-01 16:38:30 +02:00
a7a9f0cac5
thread.html: rework top and bottom anchors
2024-10-01 16:32:58 +02:00
da29ff3f85
style.css: move user control spacing to css
2024-10-01 01:44:35 +02:00
a86c59297e
post_reply.html: add user-controls hook for js
2024-10-01 01:44:35 +02:00
8fce7e5d4d
catalog.html: fix youtube preview
2024-09-18 22:02:57 +02:00
195ddead97
faq: update onion link
2024-09-18 21:36:38 +02:00
Zankaria
4350d866b0
Revert "fileinfo.html: use semantic html tags figure and figcaption for files"
...
This reverts commit a1d5f755b1
.
2024-09-05 16:43:12 +02:00
Zankaria
a1d5f755b1
fileinfo.html: use semantic html tags figure and figcaption for files
2024-09-05 15:54:30 +02:00
Zankaria
76d237bc89
main.js: load captcha from callback only on pages with post forms
2024-09-01 23:06:15 +02:00
Zankaria
7ef31b2790
post_thread.html: move OP post user controls into the intro and hide them on small screens
2024-08-29 18:41:18 +02:00
Zankaria
888b976048
post_thread.html: switch intro and head for OP post
2024-08-29 18:40:00 +02:00
Zankaria
e6b20dc30f
post_thread.html: add missing spaces. Fix #187
2024-08-28 23:55:22 +02:00
Zankaria
79e8f00b21
time.html: add title. Fix #185
2024-08-28 23:42:35 +02:00
Zankaria
8b5b710cc1
main.js: fix undefined version
2024-08-24 01:53:44 +02:00
Zankaria
4029ec5ba4
Revert "main.js: load stylesheets with the resource version"
...
This reverts commit 4f99346941
.
2024-08-24 01:50:45 +02:00
Zankaria
77370144ee
template: supply data-resource-version to main.js
2024-08-24 01:45:22 +02:00
Zankaria
fe598cf3a4
main.js: load styles with dyanamically provided resource version.
...
This is done because:
- If the version is updated before the rebuild, someone might cache the old version in the meanwhile.
- One could not rebuild javascript before updating the version. Now it's possible.
2024-08-24 01:36:49 +02:00
Zankaria
92e2344926
Revert "main.js: add resource version on if there is a uri"
...
This reverts commit 60d6b797f2
.
2024-08-24 01:34:04 +02:00
Zankaria
990484fac5
main.js: "transactional" transisition from default to user-selected style
2024-08-23 14:38:20 +02:00
Zankaria
3994afd10d
main.js: do not initialize captchas if there is no hook
2024-08-23 14:38:20 +02:00
Zankaria
60d6b797f2
main.js: add resource version on if there is a uri
2024-08-23 01:00:46 +02:00
Zankaria
4f99346941
main.js: load stylesheets with the resource version
...
Solves Flashes of Untyled Content
2024-08-23 00:48:49 +02:00