1
0
Fork 0
mirror of synced 2024-10-03 02:37:40 +13:00
appwrite/app
Steven Nguyen 2d2af20547 Fix realtime deletes
The realtime collection only exists in the console project so iterating
over every project leads to the not found error.

In addition, the deleteForProjectIds() doesn't include the console
project so the realtime records were not being cleaned up properly.
2023-10-12 22:49:55 +00:00
..
assets Update avatar font and default colors 2023-09-25 15:55:15 -07:00
config Bump API specs 2023-10-09 16:52:11 -07:00
console@2f47e4e77b Bump console to 3.2.1 2023-10-09 16:19:59 -07:00
controllers chore: add database overrides 2023-10-05 05:58:52 +00:00
views Ensure openruntimes-executor restarts after a server reboot 2023-10-05 14:25:50 -07:00
workers Fix realtime deletes 2023-10-12 22:49:55 +00:00
cli.php Fix "Pool 'console' is empty" error by breaking from loop when ready 2023-08-21 15:53:30 -07:00
http.php chore: update database 2023-10-02 22:23:35 +00:00
init.php Bump version to 1.4.5 2023-10-09 16:39:46 -07:00
preload.php
realtime.php Fix console db namespace 2023-08-21 15:53:30 -07:00
worker.php Fix functions worker crash 2023-08-23 15:08:26 -04:00