• Joined on 2023年06月24日
ryan_a pushed to develop at ryan_a/kbin-core 2023年09月09日 21:47:42 +02:00
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)
Compare 148 commits »
ryan_a pushed to develop at ryan_a/kbin-core 2023年07月23日 19:33:05 +02:00
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
Compare 246 commits »
ryan_a created pull request Kbin/kbin-core#732 2023年07月13日 06:59:55 +02:00
Optimize ImageCacheCommand for less memory usage
ryan_a pushed to imagecachecommand_opt at ryan_a/kbin-core 2023年07月13日 06:52:17 +02:00
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
Compare 48 commits »
ryan_a pushed to imagecachecommand_opt at ryan_a/kbin-core 2023年07月13日 06:50:14 +02:00
354a7904ee optimize imagecachecommand for less memory usage
ryan_a pushed to image_cache_covers at ryan_a/kbin-core 2023年07月12日 07:36:11 +02:00
24476621a7 fixed typo for image cache
ryan_a created branch image_cache_covers in ryan_a/kbin-core 2023年07月12日 07:36:11 +02:00
ryan_a pushed to imagecachecommand_opt at ryan_a/kbin-core 2023年07月12日 07:33:53 +02:00
64ded588bb Revert "added covers cache rebuild"
ryan_a pushed to imagecachecommand_opt at ryan_a/kbin-core 2023年07月12日 06:34:06 +02:00
aeaed794e6 added covers cache rebuild
ryan_a pushed to imagecachecommand_opt at ryan_a/kbin-core 2023年07月12日 06:11:32 +02:00
5910e4bbd8 changes to imagecachecommand for efficiency
ryan_a pushed to imagecachecommand_opt at ryan_a/kbin-core 2023年07月12日 06:03:15 +02:00
b0fb62b5ff updating ImageCacheCommand
ryan_a pushed to imagecachecommand_opt at ryan_a/kbin-core 2023年07月12日 05:57:48 +02:00
9c439fd036 still editing ImageCacheCommand
ryan_a pushed to imagecachecommand_opt at ryan_a/kbin-core 2023年07月12日 05:55:03 +02:00
bff08aaf4e updating imagecachecommand
ryan_a pushed to imagecachecommand_opt at ryan_a/kbin-core 2023年07月12日 05:42:08 +02:00
ebfffa83fe updating imagecachecommand for query optimization
ryan_a created branch imagecachecommand_opt in ryan_a/kbin-core 2023年07月12日 05:42:08 +02:00
ryan_a pushed to develop at ryan_a/kbin-core 2023年07月12日 05:38:16 +02:00
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
Compare 57 commits »
ryan_a commented on issue Kbin/kbin-core#696 2023年07月11日 08:17:09 +02:00
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....

ryan_a opened issue Kbin/kbin-core#696 2023年07月11日 06:19:11 +02:00
federation errors after upgrading
ryan_a deleted branch app_env_to_prod_docker from ryan_a/kbin-core 2023年07月04日 22:33:47 +02:00
ryan_a pushed to app_env_to_prod_docker at ryan_a/kbin-core 2023年07月04日 22:28:37 +02:00
388e4a56e1 add app_env to the docker-compose.prod.yml so that