1
0
Fork 0
mirror of synced 2024-07-03 21:50:34 +12:00
appwrite/app
Steven Nguyen 8d5583f0c6
fix(cache): fix invalid cache document id
The document ID should not have special characters like "*" or it will
cause problems with things like cursor based pagination which is done
in migrations.

We did have the cache buster inside the md5 call before, but when the
usage code was reverted and whatnot, the change wasn't added back
properly.

Related: https://github.com/appwrite/appwrite/issues/7887
2024-05-22 19:16:34 +00:00
..
assets Update geodb 2024-02-13 17:55:32 +13:00
config chore: bump SDK versions 2024-05-20 15:54:37 -07:00
console@d751874580 Bump console to version 4.3.2 2024-05-21 18:26:39 +00:00
controllers fix(cache): fix invalid cache document id 2024-05-22 19:16:34 +00:00
views chore: update executer in compose 2024-05-17 20:50:40 +01:00
cli.php chore: cleanup obsolete tasks and workers 2024-05-16 07:11:00 +00:00
http.php Updated getEnv to use system lib 2024-04-01 13:02:47 +02:00
init.php Merge branch '1.5.x' into chore-bump-console-4.3.2 2024-05-21 12:45:29 -07:00
realtime.php Fix format 2024-04-01 13:08:46 +02:00
worker.php chore: cleanup obsolete tasks and workers 2024-05-16 07:11:00 +00:00