Commit graph

5320 commits

Author SHA1 Message Date
ad2431893c functions.php: add note on rejected ip for IP API 2024-10-11 00:15:35 +02:00
9b9698210b config.php: add add_note option to ip api 2024-10-11 00:15:35 +02:00
155a6eae84 functions.php: handle bad json from iphub 2024-10-11 00:14:56 +02:00
f1bbd09751 functions.php: block on API suggestion 2024-10-11 00:14:55 +02:00
f7676d13d4 config.php: add ip block on api suggestion 2024-10-11 00:14:39 +02:00
61d58d7707 functions.php: add caching to IP api checks 2024-10-11 00:14:38 +02:00
a422122dd4 post.php: add IP API check 2024-10-11 00:06:20 +02:00
2337f99078 functions.php: grammar 2024-10-11 00:06:19 +02:00
f008f8879d functions.php: use updated config format 2024-10-11 00:05:19 +02:00
1cc87c31aa config.php: refactor IPHub api to be a more generic IP api 2024-10-11 00:04:17 +02:00
e7bae1d972 functions.php: refactor IPHub 2024-10-08 20:50:43 +02:00
Zeke Roa
44e07295e5 Add IPHub querying support 2024-10-08 20:50:40 +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