1
0
Fork 0
mirror of synced 2024-07-09 08:27:01 +12:00
Commit graph

21233 commits

Author SHA1 Message Date
Jake Barnby d3dc21a048
Merge pull request #8142 from appwrite/fix-shared-project-delete
Fix shared project delete
2024-05-17 17:55:22 +12:00
Jake Barnby 2af7a5b2ee
Merge pull request #8143 from appwrite/fix-catch-delete-errors
Catch DB errors on delete
2024-05-17 17:21:06 +12:00
Jake Barnby 6a9e983651
Catch DB errors on delete 2024-05-17 16:38:40 +12:00
Jake Barnby d03fb1458c
Merge remote-tracking branch 'origin/refactor-usage-sn' into fix-shared-project-delete 2024-05-17 14:55:01 +12:00
Jake Barnby 60179b1790
Fix not account for abuse/audit on project delete 2024-05-17 14:54:40 +12:00
Steven Nguyen 49fc75e59d
Bump console to version 4.3.0 2024-05-16 21:13:32 +00:00
Steven Nguyen aa1388fecc
Merge pull request #8130 from appwrite/chore-bump-dependencies
Bump dependencies
2024-05-16 13:16:17 -07:00
Steven Nguyen d32eb73293
Merge pull request #8127 from appwrite/chore-sync-main
Sync main into 1.5.x
2024-05-16 13:15:52 -07:00
Steven Nguyen 8a18fee89b
chore: bump dependencies 2024-05-16 13:01:58 -07:00
Steven Nguyen ab153961b7
Merge pull request #8132 from appwrite/fix-textmagic
Fix TextMagic class name
2024-05-16 06:47:43 -07:00
Christy Jacob d7938e1579
Merge pull request #8123 from appwrite/chore-update-executor-image-name
Update executor image name to exc-1
2024-05-16 17:11:57 +04:00
Torsten Dittmann 8267ed41fb
Merge pull request #8129 from appwrite/fix-users-create-token-description
Update users create token description
2024-05-16 12:04:11 +02:00
Khushboo Verma 8ecc2ee787 Remove hyphen 2024-05-16 14:03:51 +05:30
Christy Jacob dabb5d18af
Merge branch 'main' into remove-obsolete-tasks 2024-05-16 12:14:07 +04:00
Christy Jacob 33587a2a37
Merge pull request #8083 from appwrite/fix-container-naming
Improve container naming conventions
2024-05-16 11:21:31 +04:00
Christy Jacob b371909deb chore: fix Dockerile 2024-05-16 07:16:45 +00:00
Christy Jacob 10722aa736 chore: cleanup obsolete tasks and workers 2024-05-16 07:11:00 +00:00
Christy Jacob a63667f5a3 chore: cleanup obsolete tasks 2024-05-16 07:04:40 +00:00
Steven Nguyen d54986dc75
fix(messaging): fix TextMagic class name
The class name in utopia-php/mssaging is TextMagic so use the same here
to prevent an error like:

> Class "Utopia\Messaging\Adapter\SMS\Textmagic" not found ...
2024-05-16 05:39:46 +00:00
Ketan Baitule 894f001c7a
Update app/controllers/api/teams.php
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
2024-05-16 08:00:46 +05:30
Steven Nguyen 0c5cf36dcd
fix(docs): update users create token description
1. The endpoint does not create a user
2. The endpoint is incorrect
2024-05-15 19:15:44 +00:00
Steven Nguyen 03fd62cc04
Merge branch 'main' into 1.5.x 2024-05-15 11:36:15 -07:00
Khushboo Verma 503495df16 Update executor image name to exc-1 2024-05-15 18:32:37 +05:30
Ketan Baitule 6ff3fc5c6b fix: Allow Adding User Over Limit From Console In Team Membership 2024-05-15 15:03:46 +05:30
shimon 9f7d83c53d Merge remote-tracking branch 'origin/refactor-usage-sn' into refactor-usage-sn 2024-05-15 09:52:22 +03:00
shimon c38a598d3a adding requests count on error 2024-05-15 09:52:05 +03:00
Bradley Schofield 6dd9611162
Update container_name values 2024-05-15 06:50:59 +00:00
Bradley Schofield 74dd7297fa
Add changes to compose.phtml aswell 2024-05-15 06:46:21 +00:00
Bradley Schofield 2527ce1e5c
Address Jake's Comments 2024-05-15 06:07:17 +00:00
Bradley Schofield 94f11595e7
Merge branch 'main' into fix-container-naming 2024-05-15 15:04:51 +09:00
Steven Nguyen af68383f8f
Merge pull request #8031 from xuelink/feat-8003-missing-country-for-locale-endpoint-Palestine
Add new country Palestine with its translations
2024-05-14 16:50:31 -07:00
Torsten Dittmann 0365f4818b
Merge pull request #8102 from appwrite/fix-7268-oauth-apple-name
Fix email used for name when user is created via Apple OAuth2
2024-05-14 11:40:45 +02:00
Torsten Dittmann 6483ebcb83
Merge pull request #8117 from appwrite/fix-8110-missing-usage
Set limit to retrieve all stats for the usage range
2024-05-14 00:41:34 +02:00
Steven Nguyen 1626168d37
fix(project): set limit to retrieve all stats for the usage range
Because limit was not passed for the find() query, the limit defaulted to 25. As such, when requesting stats for the last 30 days, only the last 25 were retrieved.
2024-05-13 21:23:47 +00:00
Jake Barnby 191e1abefa
Merge pull request #8113 from appwrite/chore-update-db
Update db
2024-05-13 12:44:31 +12:00
Jake Barnby d2ac197c04
Revert "Force tests"
This reverts commit 0f01f648e1.
2024-05-13 12:18:36 +12:00
Jake Barnby 0f01f648e1
Force tests 2024-05-13 12:18:09 +12:00
Jake Barnby d1ee8aeeed
Update database 2024-05-13 12:09:08 +12:00
shimon e53a074d32 composer update 2024-05-12 20:19:17 +03:00
shimon aabd81ee8c composer update 2024-05-12 20:18:40 +03:00
shimon 3a46ac237c composer update 2024-05-12 20:15:37 +03:00
shimon c26f09ddf3 composer update 2024-05-12 20:11:11 +03:00
shimon 02eacf67bf composer update 2024-05-12 20:08:33 +03:00
shimon 510f864b06 adding null safety 2024-05-12 19:51:16 +03:00
shimon d185002d0c composer format 2024-05-12 18:23:45 +03:00
shimon 122b8e201e composer format 2024-05-12 18:21:26 +03:00
shimon 62a3521657 composer format 2024-05-12 18:15:04 +03:00
shimon 15b8aa5b16 composer format 2024-05-12 18:12:40 +03:00
shimon 989b0d9f10 Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into feat-sms-locale 2024-05-12 15:29:00 +03:00
xue 4bb12a124d
Merge branch 'main' into feat-8003-missing-country-for-locale-endpoint-Palestine 2024-05-11 18:33:24 +03:00