1
0
Fork 0
mirror of synced 2024-07-19 13:25:42 +12:00
Commit graph

17570 commits

Author SHA1 Message Date
Steven Nguyen 68b2706797
Fix project deletion
The project deletion failed because old code for deleting domain was
still present. By removing the old code and replacing it with the new
delete rule code, the project deletion is now working.
2023-09-15 17:04:56 -07:00
Jake Barnby 9ba609c46e
Merge pull request #6238 from appwrite/1.4.x
1.4.x
2023-09-15 18:49:55 -04:00
Jake Barnby 6770b9920a
Merge pull request #6258 from appwrite/chore-update-console
Update console
2023-09-15 17:02:07 -04:00
Jake Barnby 67ad657802
Update console 2023-09-15 16:56:11 -04:00
Christy Jacob 0e228b9c96 Merge branch '1.4.x' of github.com:appwrite/appwrite into cl-1.4.x 2023-09-15 14:29:14 -04:00
Jake Barnby 72663ba0a5
Merge pull request #6242 from appwrite/chore-update-appwrite-version
Chore update appwrite version
2023-09-15 13:07:19 -04:00
Jake Barnby ff7b102550
Merge remote-tracking branch 'origin/1.4.x' into chore-update-appwrite-version 2023-09-15 12:21:42 -04:00
Jake Barnby e53c5771ab
Update changelog for console 2023-09-15 12:21:19 -04:00
Jake Barnby 7f8f32dcd5
Merge pull request #6255 from appwrite/chore-update-console
Chore update console
2023-09-15 12:10:25 -04:00
Jake Barnby 5b23a1c086
Update console 2023-09-15 12:04:19 -04:00
Christy Jacob 538c258117 chore: update ci 2023-09-15 06:01:17 +00:00
Christy Jacob d31a2721c8 Merge branch '1.4.x' of https://github.com/appwrite/appwrite into cl-1.4.x 2023-09-15 05:58:59 +00:00
Christy Jacob 341fdb3721 chore: update changelog 2023-09-15 05:50:16 +00:00
Christy Jacob 4d14d0eb72
Merge pull request #6246 from appwrite/fix-schedules-task
fix: add try catch block in the schedules task
2023-09-15 01:47:59 -04:00
Christy Jacob bede0d43d4 fix: add try catch block in the schedules task 2023-09-15 05:24:00 +00:00
Christy Jacob e50a586364 chore: review commens 2023-09-14 23:08:03 +00:00
Christy Jacob 66526edbe7
Update CHANGES.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2023-09-14 16:08:07 -04:00
Christy Jacob 27b58fdf1e chore: increase cache buster 2023-09-14 20:06:10 +00:00
Christy Jacob 3f00ebbf5d chore: update changelog 2023-09-14 20:00:25 +00:00
Christy Jacob 5b76886375 chore: update changelog 2023-09-14 19:59:43 +00:00
Christy Jacob 38d610610c chore: update changelog 2023-09-14 19:58:52 +00:00
Christy Jacob 1e6b37f980 chore: update appwrite version 2023-09-14 19:53:32 +00:00
Christy Jacob f8d4d04d2d
Merge pull request #5971 from appwrite/chore-cleanup-dockerfile
Chore cleanup dockerfile
2023-09-14 15:50:21 -04:00
Christy Jacob ac0238a336
Merge pull request #6241 from appwrite/chore-bump-sdk-versions
Chore bump sdk versions
2023-09-14 15:49:49 -04:00
Christy Jacob 27ae4bf26c
Merge pull request #6240 from appwrite/chore-upgrade-migration-library
chore: update dependencies
2023-09-14 15:47:21 -04:00
Jake Barnby 316cd4f8f8
Bump CLI, Swift, Apple SDK versions 2023-09-14 15:11:40 -04:00
Christy Jacob 0f902d4d2e chore: update dependencies 2023-09-14 18:18:18 +00:00
Christy Jacob 50405f838e Merge branch '1.4.x' of https://github.com/appwrite/appwrite into chore-cleanup-dockerfile 2023-09-14 18:07:53 +00:00
Christy Jacob 6afeed8cf1
Merge pull request #6235 from appwrite/fix-6234-fix-function-timeout
Fix function timeout
2023-09-14 13:53:37 -04:00
Christy Jacob 6dd627601d
Merge pull request #6230 from appwrite/feat-bun-support
Feat: Bun support
2023-09-14 11:42:48 -04:00
Christy Jacob 629e0879ff chore: update composer 2023-09-14 15:22:44 +00:00
Christy Jacob 2ea8dbff29 Merge branch '1.4.x' of https://github.com/appwrite/appwrite into feat-bun-support 2023-09-14 15:21:31 +00:00
Christy Jacob 0e7a75d63c
Merge pull request #6227 from appwrite/fix-storage-git-deploys
Fix: Git deploys with S3
2023-09-14 11:04:13 -04:00
Akhil Anand 5ba6491dd5 fix-6212-Issue-With-Linkedin-OAuth 2023-09-14 13:16:45 +05:30
Akhil Anand 01ecfc51ea
Merge branch 'appwrite:master' into fix-6212-Issue-With-Linkedin-OAuth 2023-09-14 13:09:44 +05:30
Steven Nguyen 15f54c0dba
Fix the _APP_FUNCTIONS_MAINTENANCE_INTERVAL variable
* Clarify the description and make it match the other maintenance
  variables.
* Fix the introduction since it was introduced in 1.4.0 and not 1.2.0.
* Fix the default value because it was 1 hour in the previous versions
  and a number that is too low will conflict with a function's timeout.
2023-09-13 16:23:14 -07:00
Christy Jacob 549e0b476a
Merge pull request #6156 from appwrite/refactor-cache-key
cache key reformat
2023-09-13 18:04:18 -04:00
Jake Barnby 274a55911f
Merge pull request #6232 from appwrite/fix-internal-id-insertion
fixes manual internal id insertion
2023-09-13 16:38:45 -04:00
Prateek Banga 15dd6863dd removes comments 2023-09-14 01:07:30 +05:30
Prateek Banga f8c9c2f39b fixes manual internal id insertion 2023-09-14 00:48:50 +05:30
Matej Bačo 0690b00c30 Add Bun auto detection 2023-09-13 21:08:49 +02:00
Matej Bačo 408bef06e8 Upgrade VCS lib 2023-09-13 21:08:12 +02:00
Matej Bačo 8728171728 Add Bun support 2023-09-13 19:29:58 +02:00
Akhil Anand 2aa788d7d5 fix-6212-Issue-With-Linkedin-OAuth 2023-09-13 21:31:26 +05:30
Matej Bačo 8b7147965e Fix git deploys with S3 storage 2023-09-13 14:45:19 +02:00
shimon c30fa277d3 linter fix 2023-09-13 10:24:36 +03:00
shimon eddb269513 Merge branch 'master' of github.com:appwrite/appwrite into refactor-cache-key 2023-09-13 10:24:00 +03:00
Jake Barnby 6be6a96267
Merge pull request #6219 from byawitz/fix-functions-event
Extracting function event validator to its own class.
2023-09-12 22:37:05 -04:00
Jake Barnby ec8c3b6bb8
Merge pull request #6222 from appwrite/fix-6177-user-accessed-at
Don't update User Accessed At for Users and Teams APIs
2023-09-12 16:56:28 -04:00
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