1
0
Fork 0
mirror of synced 2024-09-09 22:27:06 +12:00
Commit graph

16519 commits

Author SHA1 Message Date
Damodar Lohani
0083de9c61 fixes 2023-06-06 05:04:41 +00:00
Damodar Lohani
bbf77dcb9a refactored email template 2023-06-06 04:50:15 +00:00
Steven Nguyen
85a40bf82d
Add a new labels attribute to the Users collection
This labels attribute can be used apply labels to users. These labels
can eventually be used:

* with permissions to grant access
* to filter users in the Users collection
2023-06-05 14:12:28 -07:00
Steven Nguyen
f7f14695f0
Don't default to console project
Defaulting to the console project leads to misleading error messages.
For example, you can get a CORS error saying you haven't configured
a platform yet, but the actual error is missing project ID.
2023-06-05 09:06:29 -07:00
Damodar Lohani
f373d30a45 formatting 2023-06-05 07:11:53 +00:00
Damodar Lohani
fcf558b58b fix team 2023-06-05 07:11:44 +00:00
Christy Jacob
c696b7264b
Merge pull request #5649 from appwrite/1.3.x
Sync master with 1.3.x
2023-06-04 00:43:03 +05:30
Christy Jacob
7844094b58
Merge pull request #5648 from appwrite/updates-for-1.3.7
Updates for 1.3.7
2023-06-03 21:13:34 +05:30
Christy Jacob
596998000b chore: update console 2023-06-03 20:15:40 +05:30
Christy Jacob
a68f0826e7 chore: update changelog 2023-06-03 20:14:44 +05:30
Christy Jacob
9dcf164b2f chore: update composer 2023-06-03 20:14:11 +05:30
Christy Jacob
329b6b93bf chore: update changelog 2023-06-03 20:11:01 +05:30
Christy Jacob
9dee834637 chore: remove unrelated files 2023-06-03 20:06:27 +05:30
Christy Jacob
8b01c61de3 chore: update utopia-php/framework 2023-06-03 20:06:17 +05:30
Steven Nguyen
092f0cfcaf Fix the routing for the default OAuth2 pages 2023-06-03 20:05:45 +05:30
Christy Jacob
68f3f147ab
Merge pull request #5647 from appwrite/fix-trailing-slashes-utopia
chore: update utopia-php/framework
2023-06-03 19:36:58 +05:30
Christy Jacob
73d733c70a chore: remove unrelated files 2023-06-03 19:34:49 +05:30
Christy Jacob
6f9f9ea0e4 chore: update utopia-php/framework 2023-06-03 19:33:51 +05:30
Christy Jacob
c74bdfa2a6
Merge pull request #5643 from appwrite/feat-oauth-fix
Fix the routing for the default OAuth2 pages
2023-06-03 14:17:45 +05:30
Steven Nguyen
e87e2fc16d Fix the routing for the default OAuth2 pages 2023-06-03 14:16:47 +05:30
Christy Jacob
73f410cc60
Merge pull request #5640 from appwrite/fix-oauth-routes 2023-06-03 12:51:41 +05:30
Steven Nguyen
bd6b0dcc43
Fix the routing for the default OAuth2 pages 2023-06-02 14:22:28 -07:00
Eldad A. Fux
994524b7a1
Merge pull request #5621 from appwrite/fix-4975-update-email-phone-without-password
Allow Updating email and phone without password
2023-06-02 19:09:02 +03:00
Shimon Newman
73ac9f796d
cache perm fix 2023-06-02 17:56:09 +03:00
shimon
d7733dde01 minor cache authorization fix rollback 2023-06-02 17:52:19 +03:00
shimon
931b6fa385 minor cache authorization fix 2023-06-02 17:44:24 +03:00
Torsten Dittmann
223663aa89
Merge pull request #5637 from appwrite/1.3.x
sync 1.3.x
2023-06-02 16:30:55 +02:00
shimon
6a9011af72 minor changes 2023-06-02 17:14:10 +03:00
shimon
5c9ad6fddd minor changes 2023-06-02 17:01:15 +03:00
shimon
f5c4e4cd8a minor changes 2023-06-02 16:52:38 +03:00
shimon
9a071df378 minor changes 2023-06-02 16:23:21 +03:00
Torsten Dittmann
92cda20448 chore: revert docker compose changes 2023-06-02 15:21:20 +02:00
Torsten Dittmann
21b41c475d chore: prepre 1.3.6 2023-06-02 15:21:05 +02:00
Torsten Dittmann
a664363525 fix: trailing wildcards 2023-06-02 15:20:58 +02:00
Eldad A. Fux
2fd347dced
Merge pull request #5624 from appwrite/feat-update-file-name
Update file name
2023-06-02 15:44:49 +03:00
Christy Jacob
b68f601240
Merge pull request #5620 from appwrite/fix-system-performance
Fix system performance
2023-06-02 18:00:50 +05:30
Christy Jacob
36f1791a92 chore: linter 2023-06-02 17:59:20 +05:30
Christy Jacob
fac4b6f600 fix: update console 2023-06-02 17:20:08 +05:30
Christy Jacob
23e6c1adf6 feat: remove unused orderBy, skip executing recursive functions 2023-06-02 17:19:00 +05:30
Christy Jacob
cd8485fae4
Merge pull request #5633 from appwrite/fix-trailing-wildcards-db-pools
fix: trailing wildcards
2023-06-02 17:16:53 +05:30
Torsten Dittmann
55ba25ad83 fix: trailing wildcards 2023-06-02 13:18:34 +02:00
Christy Jacob
8bc547e825
Merge pull request #5590 from appwrite/feat-improve-logging
Feat: Improve logging
2023-06-02 16:29:56 +05:30
Prateek Banga
a524a40a8c Merge branch 'fix-4846-added-expiry-value-to-account-sessions' of https://github.com/fanatic75/appwrite into fix-4846-added-expiry-value-to-account-sessions 2023-06-02 15:29:02 +05:30
Prateek Banga
5dc65ea374 fix updated test case to check if expire is valid iso string or not 2023-06-02 15:15:06 +05:30
Prateek Banga
ea53fe9025
Merge branch 'appwrite:master' into fix-4846-added-expiry-value-to-account-sessions 2023-06-02 14:54:20 +05:30
Prateek Banga
1475497ffb Merge branch 'master' of https://github.com/fanatic75/appwrite into fix-4846-added-expiry-value-to-account-sessions 2023-06-02 14:53:26 +05:30
shimon
071b2e5826 Extract db from list while backing 2023-06-02 11:06:35 +03:00
shimon
ea8804fd52 Extract db from list while backing 2023-06-02 08:10:03 +03:00
Damodar Lohani
f2737cd663 update latest specs 2023-06-01 05:47:23 +00:00
Damodar Lohani
db44001f34 update test 2023-06-01 05:46:14 +00:00