Commit graph

5464 commits

Author SHA1 Message Date
4077956d47 Add .mailmap 2024-10-13 23:57:50 +02:00
35f963a2b6 faq: update git link 2024-10-13 23:31:50 +02:00
dcfd41c3ac style.css: use flex display for multiple files 2024-10-12 18:35:29 +02:00
Zankaria
56ad753b76 functions.php: add new dice function 2024-10-12 16:22:08 +02:00
Zankaria
dcede2e175 config.php: limit the number of dicerolls 2024-10-12 16:21:04 +02:00
Zankaria
16b70202bd style.css: add diceroll styling 2024-10-12 16:17:11 +02:00
169bf13f5d post.php: use hash_equals to compare post deletion password 2024-10-07 23:49:42 +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
f1f4dd3fb6 thread-watcher.js: fix name extraction 2024-10-01 16:00:12 +02:00
c26af454cc style.css: remove deprecated extensions 2024-10-01 15:16:20 +02:00
4194a6b15c style.css: adjust user-controls spacing 2024-10-01 15:08:05 +02:00
f4edb4a02b docker: use composer lts 2024-10-01 15:03:09 +02:00
ab4e269d7a dark_red.css: set the font color of all links, including the thread watcher 2024-10-01 01:44:35 +02:00
6b64a94bc3 style.css: set minimum thread watcher length 2024-10-01 01:44:35 +02:00
da29ff3f85 style.css: move user control spacing to css 2024-10-01 01:44:35 +02:00
13817e83be style.css: remove extra space 2024-10-01 01:44:35 +02:00
9543956f94 style.css: unify watchlist 2024-10-01 01:44:35 +02:00
8d7535b2a3 thread-watcher.js: add support for new ui 2024-10-01 01:44:35 +02:00
0295f3e686 thread-watcher.js: insert thread watcher inside it's container 2024-10-01 01:44:35 +02:00
b6de128363 thread-watcher.js: format 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
f180940296 blur-images.js: trim 2024-09-29 23:54:58 +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
f3d4dfd654 pages.php: define overboards/ukkos board for catalogs 2024-09-16 14:56:58 +02:00
Zankaria
9ccc5e75ba flags: remove duplicate flag 2024-09-14 18:23:20 +02:00
Zankaria
aac677d176 flags: add missing flags 2024-09-14 18:20:26 +02:00
Zankaria
f3662568fa anti-bot.php: handle deadlocks in _create_antibot.
Somehow this single function is the cause of most deadlocks.
2024-09-14 17:52:19 +02:00
Zankaria
5e97b60ebf database.php: add retry_on_deadlock utility function 2024-09-14 17:52:01 +02:00
Zankaria
66cb9728b7 database.php: trim 2024-09-14 17:52:01 +02:00
Zankaria
21321306bb flags: rename stirner flag 2024-09-14 00:38:02 +02:00
Zankaria
611d9b5a20 flags: add flags 2024-09-14 00:17:11 +02:00
Zankaria
3243fcc826 post.php: remove extra comma 2024-09-12 12:45:57 +02:00
Zankaria
cd00809040 posthandler.php: format 2024-09-12 11:29:05 +02:00
Zankaria
f70d70d1db ffmpeg.php: format 2024-09-12 11:29:02 +02:00
Zankaria
2d54187c3a banners: add some banners 2024-09-11 21:41:32 +02:00
Zankaria
6c23b63040 banners: add usapol banner 3 optimized 2024-09-11 21:27:31 +02:00
945e14d404 install.php: better permission error reporting 2024-09-11 18:11:40 +02:00
87899a0988 cache.php: add unix socket connection support to Redis cache 2024-09-11 18:11:39 +02:00
Zankaria
696f084749 style.css: halt fileinfo debording. Fix #188 2024-09-05 17:08:35 +02:00
Zankaria
bc7de94268 Revert "stylesheets: do not expand fileinfo beyond image width. Fix #188"
This reverts commit d23bfb6af5.
2024-09-05 17:00:33 +02:00
Zankaria
326a623d11 Revert "style.css: image containers are not a table"
This reverts commit 20c9942a6b.
2024-09-05 17:00:17 +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
20c9942a6b style.css: image containers are not a table 2024-09-05 16:26:40 +02:00
Zankaria
d23bfb6af5 stylesheets: do not expand fileinfo beyond image width. Fix #188 2024-09-05 15:55:01 +02:00
Zankaria
a1d5f755b1 fileinfo.html: use semantic html tags figure and figcaption for files 2024-09-05 15:54:30 +02:00
Zankaria
4611633231 inline-expanding.js: format 2024-09-05 15:31:54 +02:00
Zankaria
71b1dbf5ef style.css: move user controls to right on small screens 2024-09-05 12:57:09 +02:00