1
0
Fork 0
mirror of synced 2024-09-30 01:08:13 +13:00
appwrite/app
Steven Nguyen 6b0c24a9d6
Update user creation from teams and users services to not set accessedAt
accessedAt should only be updated when a user performs some sort of
action. Creating a user via the users API or by adding them to a team
is an action done by someone else, not the user themselves. As such,
the accessedAt timestamp shouldn't update.
2023-09-12 12:05:11 -07:00
..
assets
config chore: update changelog for dart and flutter 2023-09-07 18:33:23 -04:00
console@e07f0379f4 chore: update console 2023-09-07 13:41:16 -04:00
controllers Update user creation from teams and users services to not set accessedAt 2023-09-12 12:05:11 -07:00
views Add _APP_OPENSSL_KEY_V1 to the compose file 2023-09-08 12:08:18 -07:00
workers Add v2 old vars support 2023-09-11 12:22:16 +02: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 Allow any hostname, and serve API+Console by default 2023-09-05 17:02:07 +02:00
init.php feat: prep for 1.4.2 2023-09-06 18:22:04 +00: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