Zankaria
|
fba88643ec
|
config.php: add inline dice rolling markup support to the default configuration
|
2024-10-15 21:14:47 +02:00 |
|
Zankaria
|
ad1d56d092
|
dice.php: handle inline dice rolling markup
|
2024-10-15 21:14:44 +02:00 |
|
Zankaria
|
ceccbfc5b7
|
config.php: limit the number of dicerolls
|
2024-10-14 17:46:29 +02:00 |
|
Zankaria
|
b8c53fbbcd
|
dice.php: extract email dice function from functions.php
|
2024-10-14 12:31:36 +02:00 |
|
Zankaria
|
27e4bd833a
|
config.php: use op-cache friend array syntax for markup config
|
2024-10-14 12:18:04 +02:00 |
|
Lorenzo Yario
|
59d0dd9083
|
Merge pull request #821 from Zankaria/refactor-log
Break up the log subsystem and move it into Data
|
2024-10-08 20:12:13 -07:00 |
|
Lorenzo Yario
|
88a81a6d74
|
Merge pull request #819 from Zankaria/minor-format
Assorted PHP refactoring
|
2024-10-08 20:11:41 -07:00 |
|
Zankaria
|
0e8909ac4e
|
pages.php: fix whitespace indentation
|
2024-10-06 11:33:20 +02:00 |
|
Zankaria
|
6c6ec65b02
|
pages.php: extract $mod array
|
2024-10-06 11:23:27 +02:00 |
|
Zankaria
|
23f3d15a52
|
extract create_pm_header
|
2024-10-06 10:41:32 +02:00 |
|
Zankaria
|
b501852ea4
|
config.php: update LogDriver configuration
|
2024-10-04 20:16:06 +02:00 |
|
Zankaria
|
79af4b34dd
|
context.php: update LogDriver
|
2024-10-04 20:16:06 +02:00 |
|
Zankaria
|
36d48951c1
|
log-driver.php: split up log driver
|
2024-10-04 20:16:04 +02:00 |
|
Zankaria
|
5dab17e5f4
|
log-driver.php: move to Data
|
2024-10-04 13:05:06 +02:00 |
|
Zankaria
|
1682272f75
|
http-driver.php: rename to HttpDriver
|
2024-10-04 01:13:15 +02:00 |
|
Zankaria
|
3eed312b6b
|
http-driver.php: minor refactor
|
2024-10-04 01:13:15 +02:00 |
|
Zankaria
|
cae85a6a0c
|
http-driver.php: move to Data
|
2024-10-04 01:13:12 +02:00 |
|
Zankaria
|
25b2b6bc6e
|
display.php: trim
|
2024-10-02 22:19:44 +02:00 |
|
Zankaria
|
3e9ad58e97
|
config.php: fix mod config array
|
2024-10-01 23:54:16 +02:00 |
|
Zankaria
|
e6133ef00f
|
auth.php: passthrough the context
|
2024-10-01 22:16:54 +02:00 |
|
Zankaria
|
13ca053e06
|
config.php: fix default 'dir' configuration
|
2024-10-01 22:16:54 +02:00 |
|
Lorenzo Yario
|
428a686f47
|
fix minor exploit with banning
|
2024-09-21 14:39:13 -07:00 |
|
Zankaria
|
65008dec98
|
anti-bot.php: remove unused variable
|
2024-09-19 23:13:42 +02:00 |
|
Zankaria
|
0e8aeca4af
|
anti-bot.php: format
|
2024-09-19 23:09:02 +02:00 |
|
Lorenzo Yario
|
c1788d0792
|
Revert "revert trimming and this somehow fixes the antibot issues??????"
|
2024-09-19 01:32:49 -07:00 |
|
Lorenzo Yario
|
e1a4ae5336
|
revert trimming and this somehow fixes the antibot issues??????
idk but it works somehow??????
|
2024-09-19 01:26:50 -07:00 |
|
Lorenzo Yario
|
1db5c788dd
|
lazy loading
|
2024-09-17 21:03:05 -07:00 |
|
Zankaria
|
6ea8fd5bf3
|
config.php: add missing default configuration, remove db settings
|
2024-08-21 14:05:29 +02:00 |
|
Lorenzo Yario
|
bf32a24b96
|
Merge pull request #798 from Zankaria/link-fallback
Add a fallback if link() fails
|
2024-08-20 23:36:56 -07:00 |
|
fowr
|
13b587cf62
|
add resource_version to avoid cache.
|
2024-08-20 21:27:22 -03:00 |
|
Zankaria
|
1191dfb193
|
pages.php: add copy fallback in case of already existing file when moving thread.
|
2024-08-18 01:06:45 +02:00 |
|
Lorenzo Yario
|
5ee48c5865
|
Merge pull request #793 from Zankaria/captcha-rework-vichan
Refactor (again) the captcha backend + add support for dynamic captchas
|
2024-08-16 21:43:31 -07:00 |
|
Lorenzo Yario
|
39876f3cc7
|
Merge pull request #795 from Zankaria/api-modern
Modernize (a bit) the Api class
|
2024-08-16 21:43:17 -07:00 |
|
Lorenzo Yario
|
84a3bedd18
|
Merge pull request #796 from Zankaria/mod-use-di
Add the context dependency injection container to the mod pages
|
2024-08-16 21:43:07 -07:00 |
|
fowr
|
4f68166870
|
api.php: using depedency injection instead of globals
|
2024-08-16 19:26:19 +02:00 |
|
Zankaria
|
d408ed0413
|
theme.php: rename functions to snake_case
|
2024-08-16 18:33:02 +02:00 |
|
Zankaria
|
b2df2ab2a5
|
theme.php: extract theme functions from functions.php
|
2024-08-16 18:24:26 +02:00 |
|
Zankaria
|
81aebef2f4
|
pages.php: use modern array syntax for new empty arrays
|
2024-08-15 17:21:41 +02:00 |
|
Zankaria
|
b64bac5eb8
|
pages.php: use the context to access the configuration array
|
2024-08-15 17:13:43 +02:00 |
|
Zankaria
|
524ae94624
|
mod.php: pass the context to the mod pages
|
2024-08-15 17:13:34 +02:00 |
|
Zankaria
|
165ea5308a
|
config.php: ops, wrong name for the native captcha
|
2024-08-15 16:33:56 +02:00 |
|
Zankaria
|
fb92e5fb68
|
config.php: rework captcha configuration
|
2024-08-15 16:20:58 +02:00 |
|
Zankaria
|
a275d04efa
|
captcha-queries.php: refactor NativeCaptchaQuery to use DI
|
2024-08-15 15:17:54 +02:00 |
|
Zankaria
|
933594194c
|
captcha-queries.php: refactor remote captcha queries to use DI and abstract the implementation better
|
2024-08-15 15:11:32 +02:00 |
|
Zankaria
|
e825e7aac5
|
Add dynamic captcha support
|
2024-08-15 14:37:59 +02:00 |
|
Lorenzo Yario
|
e16dc142b7
|
Merge pull request #786 from Zankaria/config-opcache
Make configuration sub-arrays more opcache friendly
|
2024-08-11 17:03:17 -07:00 |
|
Zankaria
|
4d8a4db338
|
api.php: partially modernize the Api class
|
2024-08-11 16:14:03 +02:00 |
|
Zankaria
|
d1b06acbe9
|
mod.php: remove last mod_page_* handler, use only mod_* for mod pages
|
2024-08-11 15:45:24 +02:00 |
|
Zankaria
|
80be41f47a
|
config.php: make config sub-arrays more opcache friendly
|
2024-08-11 15:39:21 +02:00 |
|
Lorenzo Yario
|
f3e81c80d9
|
Merge pull request #784 from Zankaria/micro-di
(What should be a) much better Dependency Injection implementation
|
2024-08-11 03:05:47 -07:00 |
|