alexveebee
38d96b80a5
Add Redis cache configuration and temp logging functionality
2025-04-22 20:22:08 +00:00
deffcolony
292ce42cd7
environment variable handling and better configuration options in Docker setup
2025-04-21 20:47:08 +02:00
deffcolony
d3f36e48f7
Enhance Docker setup and installation process
...
- Updated Docker Compose configuration for web, PHP, and database services.
- Added Redis service with health checks and environment variables.
- Improved error handling and user prompts in installation scripts.
- Introduced example environment variables for easier configuration.
- Updated Nginx and PHP Docker images to latest versions.
2025-04-20 22:46:12 +02:00
Lorenzo Yario
83b644f0f5
Merge pull request #920 from vichan-devel/5.2.1
...
5.2.1 Release
2025-04-02 04:45:22 -05:00
Lorenzo Yario
5259f88262
Update config.php
2025-04-02 03:46:07 -05:00
Lorenzo Yario
87420966b2
kick doesn't seem all too bad anymore. Removed X/Bluesky test
2025-04-02 03:03:58 -05:00
Lorenzo Yario
8350645a70
we don't need kick it doesn't embed nicely
2025-04-02 02:52:44 -05:00
Lorenzo Yario
16a6112b5b
new embed stuff
2025-04-02 02:45:04 -05:00
Lorenzo Yario
4244b0a86c
tidied slightly
2025-04-02 02:14:46 -05:00
Lorenzo Yario
ac3f69a7eb
jank? maybe but it fixes our current config.php
2025-04-02 02:12:50 -05:00
Weav
3987b2a25d
Merge branch 'master' into fix-poster-id
2025-03-15 17:18:22 +00:00
Lorenzo Yario
f3cb2552ce
modify default captcha config to work out of the box
2025-01-03 00:25:31 -06:00
Lorenzo Yario
47cbbbc972
modify themes to use numeric array #871
2024-12-30 17:19:42 -06:00
Lorenzo Yario
0f8a5fa926
continued 7.4 compatibility
2024-12-22 15:17:22 -06:00
Lorenzo Yario
0a870ebdb3
7.4
2024-12-22 15:05:16 -06:00
Lorenzo Yario
3b9b23035e
7.4 compatibility (updated)
2024-12-22 15:02:58 -06:00
Lorenzo Yario
40571f2001
7.4 compatibility
2024-12-22 14:59:12 -06:00
Lorenzo Yario
c4cd4d3c12
Update HttpDriver.php
2024-12-22 14:55:57 -06:00
Lorenzo Yario
00fc21322c
7.4 compatibility
2024-12-22 14:54:48 -06:00
Lorenzo Yario
6606c182b5
7.4 compatibility
2024-12-22 14:51:07 -06:00
Lorenzo Yario
58c2f095dc
7.4 compatibility
2024-12-22 14:49:27 -06:00
Lorenzo Yario
762a0edefd
continued 7.4 compatibility
2024-12-22 14:42:16 -06:00
Lorenzo Yario
c94ab113de
continued 7.4 backwards compatibility
2024-12-22 14:37:22 -06:00
Lorenzo Yario
2466a3d859
7.4 compatibility
2024-12-22 14:15:40 -06:00
Lorenzo Yario
f3f7c0c75c
7.4 compatibility
2024-12-22 14:13:37 -06:00
Lorenzo Yario
29ee5aeb1d
For 7.4 compatibility
2024-12-22 14:05:42 -06:00
Lorenzo Yario
9d590eed2a
typo?
2024-12-20 15:08:24 -06:00
Lorenzo Yario
0ed3513e66
add youtu.be and voca.ro
2024-12-20 14:43:13 -06:00
Lorenzo Yario
5f2f653993
Update functions.php
2024-12-20 02:16:59 -06:00
Lorenzo Yario
0ff0e707d6
remove vichan's current antibot system
2024-12-20 01:56:57 -06:00
Lorenzo Yario
26ffd1aa72
remove anti-bot functions
2024-12-20 01:08:41 -06:00
Lorenzo Yario
2e91c1ed3d
Update FileLogDriver.php
2024-12-20 00:24:46 -06:00
Lorenzo Yario
9dacdf59b1
skip captcha or log settings in mod.php config
...
relates to multidimensional arrays
2024-12-16 23:15:23 -06:00
Lorenzo Yario
d6677bb90c
Merge pull request #825 from Zankaria/context-fix
...
context.php: fix missing include file
2024-10-20 12:03:51 -07:00
Lorenzo Yario
58f7302936
minor bugfix relating to auth when changing your own username
2024-10-20 12:03:15 -07:00
Zankaria
76f6c721e9
context.php: fix missing include file
2024-10-16 22:49:19 +02:00
Lorenzo Yario
c1307feeb5
Merge pull request #818 from Zankaria/dep-inj-cache-wrap
...
Dependency injected cache
2024-10-15 20:40:34 -07:00
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
Zankaria
115f28807a
FsCacheDriver.php: collect expired cache items before operating on the cache
2024-10-10 23:10:05 +02:00
Zankaria
243e4894fa
Use CacheDriver and Context for mod.php and mod pages
2024-10-10 23:10:05 +02:00
Zankaria
589435b667
context.php: use shared cache driver
2024-10-10 23:10:05 +02:00
Zankaria
f138b4b887
cache.php: wrap new cache drivers
2024-10-10 23:10:05 +02:00
Zankaria
ace2f2e83b
driver: break up cache drivers
2024-10-10 23:10:05 +02:00
Zankaria
3d406aeab2
cache-driver.php: move to Data
2024-10-10 23:10:05 +02:00
Zankaria
66d2f90171
cache-driver.php: filesystem handle expired values.
2024-10-10 23:09:55 +02:00
Zankaria
5ea42fa0e2
config.php: update cache documentation
2024-10-10 22:56:56 +02:00