Commit Graph

226 Commits

Author SHA1 Message Date
0chan 19e270b111 User validation (manual with db at this point) 2023-02-09 19:16:40 +06:00
0chan 9dc40eb62a Register with hcaptcha 2023-02-09 19:07:35 +06:00
0chan 3adfcbd515 Manage with real ip 2023-02-09 19:04:01 +06:00
0chan ede9c463c3 I0_PROXY_FORWARDING_BANS 2023-02-09 19:01:41 +06:00
0chan 90d2a29f0c Fix ips + antiwipe mode config 2023-02-09 18:57:58 +06:00
0chan 74dd1bc1d1 APNG detecting 2023-02-09 18:43:14 +06:00
Juribiyan bdc5069e55 Fix endless scroll in overboard (forgotten file) 2023-01-29 15:30:25 +05:00
Juribiyan 1387b24506 Fix regular images not uploading 2023-01-29 01:00:33 +05:00
Juribiyan a28c8d9ec9 Uploading files of any type
+ autoprefix+lint CSS
2023-01-28 20:04:53 +05:00
Juribiyan 49f9bed4c8 Post hide buttons 2023-01-21 18:57:07 +05:00
Juribiyan 757888f941 Fix parsing ffmpeg thumbnailing response 2023-01-14 20:43:29 +05:00
Juribiyan a0b7d5bf6e Fix URL parsing 2023-01-14 19:53:14 +05:00
Juribiyan 7956e5b090 fix not deleting pages at certain circumstances 2023-01-13 20:56:22 +05:00
Juribiyan 574bbd5b58 Multiple fixes in bans
+ Prevent 2.0 users from seeing IP's
+ Prevent 2.0 users from unsetting other bans
+ Image hash banning fixed and improved
+ Multiple other minor fixes
- Removed obsolete features
2022-01-17 23:29:22 +05:00
Juribiyan c3ae53e340 Show ID and encrypted ID on banned page 2022-01-08 17:30:47 +05:00
Juribiyan 72b540b2df Explicitly tell in modlog that ID's are encrypted 2022-01-08 17:24:33 +05:00
Juribiyan bed61279fd Escape HTML in an ban appeal 2022-01-08 04:04:45 +05:00
Juribiyan cc6ab519a7 Escape HTML in modlog 2022-01-08 03:16:58 +05:00
Juribiyan a22200084c Public modlog 2022-01-08 02:59:14 +05:00
Juribiyan a5a48bd167 Update date formatting 2022-01-06 17:27:21 +05:00
Juribiyan 6b2997d441 Eliminate some more Notice-level PHP errors 2022-01-06 16:22:24 +05:00
Juribiyan da2280f116 Eliminate some Notice-level PHP errors 2022-01-03 17:35:16 +05:00
Juribiyan 3f443cbea5 Fix youtube thumbnails, add youtube-dl support 2022-01-03 00:43:52 +05:00
Juribiyan 652b457c80 Advanced deferred rendering + unlimited overboard 2022-01-02 17:50:22 +05:00
Juribiyan 02e578d35f Revert to default Youtube API 2021-12-31 01:46:32 +05:00
Juribiyan 888c7a7ebe Some additions to lang file 2021-12-30 17:58:29 +05:00
Juribiyan 514567cebf Support for InnoDB which doesn't support automatic returning of inserted id 2021-12-28 23:51:33 +05:00
Juribiyan b54535ae3c Not rounding execution time as it rounds to zero sometimes 2021-12-28 23:46:05 +05:00
Juribiyan ddcddd5463 Remove the orphan curly bracket 2021-12-28 02:13:39 +05:00
Juribiyan ce982605ec Advanced timing reporting (uncomment to enable) 2021-12-28 02:11:59 +05:00
Juribiyan 80f7c7e82f Fix bug in filetypes selection 2021-12-23 20:53:29 +05:00
Juribiyan eef74ca396 Improved UX for rebuilding all pages 2021-11-07 02:00:53 +05:00
Juribiyan 0ad15408bd hCaptcha support 2021-11-07 01:49:00 +05:00
Juribiyan 40b28fc826 Deferred page rebuilding 2020-06-30 22:52:42 +05:00
devarped 6b1502ff1c Fix preview request leakage 2020-06-21 20:45:44 +03:00
Juribiyan 39cdf2bbdb Overboard 2020-06-20 00:37:51 +05:00
Juribiyan 52a7547551 Get rid of the obsolete postbox wrapper 2020-06-14 22:36:56 +05:00
Juribiyan 1dc23acbb7 Optimize boards JSON rebuilding to a single SQL query 2020-06-09 23:15:28 +05:00
Juribiyan 751b61bf2c Forgotten line for a case of empty category 2020-06-02 22:20:01 +05:00
Juribiyan 584c36057c Explicit board hiding 2020-05-26 23:59:29 +05:00
devarped 4674b5dc77 Replacing URL regexes with more universal & IPv6-friendly one 2020-05-03 01:23:38 +03:00
devarped 240399ef26 API-less YouTube embeds 2020-05-02 22:06:41 +03:00
Juribiyan b16b6a7362 Prevent delpass bruteforcing 2020-02-18 00:44:47 +05:00
Juribiyan 3509bf969e Timer cancelling 2020-02-17 20:13:14 +05:00
Juribiyan d6ced732a8 OP moderation and color differentiation of deleted items 2020-02-11 22:32:47 +05:00
Juribiyan 9968454db5 Page rebuilding optimization 2020-02-11 20:22:30 +05:00
Juribiyan 57becb0fe2 MP4 support 2020-02-10 21:06:58 +05:00
Juribiyan 03f46816ac Fix board options bug which made impossible to uncheck all allowed embeds 2020-02-03 17:31:45 +05:00
Juribiyan 103c8d83c4 Fetching soundcloud's digital track ID to fix embedding problem 2020-02-02 21:22:54 +05:00
devarped 2608b27bd9 Replacing urlencoede with regular repalcement of slashes to prevent issues with ffmpeg/imagick 2020-01-31 17:28:40 +03:00