e3f67790d2
Fix 500 errors with Entry, Post, and Comment Deletion and add tests (#1099)
785489a9f8
Add missing user parameter on EntryCommentBeforePurgeEvent (#1095)
cfce0bc8df
Don't use RequestStack methods in constructors (#1092)
ad23b452d4
Remove API Platform (#987)
4cc3e4b6b7
Sync again from weblate (#1090)
02666d4410
Merge pull request 'Add stimulus throttling for the preview show button.' (#835) from AnonymousLlama/kbin-core:add-throttling-to-preview-button into develop
f586d5f20c
Merge pull request 'revert_working_env_example' (#841) from revert_working_env_example into develop
1a038ebfc3
Revert working env.example
c813b89f15
Revert working env.example
eaed70f613
Merge branch 'develop' into add-throttling-to-preview-button
Optimize ImageCacheCommand for less memory usage
3a655706c2
Merge branch 'develop' of codeberg.org:Kbin/kbin-core into imagecachecommand_opt
3c8c307436
Object controller temp fix
1fe3fd3dd4
Revert components cache cli condition
d19474be42
Merge pull request 'Adjusted user-popup triggering' (#674) from AnonymousLlama/kbin-core:adjusted-user-popover-triggering into develop
d0e0bd520b
Fix mention manager handle
354a7904ee
optimize imagecachecommand for less memory usage
24476621a7
fixed typo for image cache
64ded588bb
Revert "added covers cache rebuild"
aeaed794e6
added covers cache rebuild
5910e4bbd8
changes to imagecachecommand for efficiency
b0fb62b5ff
updating ImageCacheCommand
9c439fd036
still editing ImageCacheCommand
bff08aaf4e
updating imagecachecommand
ebfffa83fe
updating imagecachecommand for query optimization
871f4649bb
Merge pull request 'Sidebar options styling' (#666) from Frankz/kbin-core:sidebar-options-styling into develop
12ed5e180d
Merge pull request 'Fix dashboard stats, add local user in the admin panel' (#644) from BentiGorlich/kbin-core:admin_panel_instance_stats into develop
fccbd13426
Fav fix choice
de8c2b8bf0
Admin user panel: don't order by u.apId anymore
8b1f409537
Admin user panel: don't include local users in federated view
federation errors after upgrading
We seem to have solved our issue with docker compose exec php bin/console cache:clear
Separately, we noticed an issue in which our /var/cache was really old and not getting rebuilt properly....
federation errors after upgrading
388e4a56e1
add app_env to the docker-compose.prod.yml so that