Eldad A. Fux
|
6696373d28
|
Merge pull request #4974 from appwrite/lohanidamodar-patch-3
Oauth2 check if provider is enabled
|
2023-02-19 08:53:41 +02:00 |
|
Damodar Lohani
|
5acd78463a
|
Merge remote-tracking branch 'origin/feat-db-pools' into feat-db-pools-master-sync
|
2023-02-16 00:44:29 +00:00 |
|
Damodar Lohani
|
171f30adb1
|
Merge remote-tracking branch 'origin/master' into feat-db-pools-master-sync
|
2023-02-16 00:29:37 +00:00 |
|
Matej Bačo
|
04e734f8af
|
Console UI update
|
2023-02-15 15:50:18 +01:00 |
|
Matej Bačo
|
f6ae0a05fa
|
Stream response support
|
2023-02-15 09:36:20 +01:00 |
|
Damodar Lohani
|
2d702b62b2
|
switch SDK response model from account to user
|
2023-02-15 00:10:54 +00:00 |
|
Matej Bačo
|
d2ffa3e7c6
|
Fix cold-start bug
|
2023-02-14 11:35:49 +00:00 |
|
Matej Bačo
|
20bc1ab00e
|
Merge remote-tracking branch 'origin/feat-db-pools' into feat-executor-v3
|
2023-02-14 11:16:28 +00:00 |
|
Matej Bačo
|
e4d784c871
|
Add new V3 parameters
|
2023-02-14 11:01:38 +00:00 |
|
Damodar Lohani
|
3215e8d8df
|
Merge remote-tracking branch 'origin/feat-db-pools' into feat-db-pools-master-sync
|
2023-02-14 04:54:02 +00:00 |
|
Damodar Lohani
|
71d2c45a92
|
Merge remote-tracking branch 'origin/master' into feat-db-pools-master-sync
|
2023-02-14 04:35:19 +00:00 |
|
Jake Barnby
|
f6fc9a8d8c
|
Merge remote-tracking branch 'origin/master' into feat-technical-debt-2
# Conflicts:
# composer.lock
|
2023-02-14 14:22:08 +13:00 |
|
shimon
|
794f566fae
|
addressing comments
|
2023-02-06 16:03:45 +02:00 |
|
shimon
|
5850a454e0
|
addressing comments
|
2023-02-05 22:07:46 +02:00 |
|
Bhaskar Singh
|
e9d53cbc46
|
Adding missing audits.userId to routes
|
2023-02-05 12:32:56 +05:30 |
|
Matej Bačo
|
75c7d94633
|
Implement Open Runtimes v3 support
|
2023-02-02 19:21:00 +00:00 |
|
shimon
|
1ac935077b
|
addressing comments
|
2023-02-02 20:16:01 +02:00 |
|
shimon
|
abdd5f016a
|
addressing comments
|
2023-02-02 13:55:23 +02:00 |
|
Damodar Lohani
|
daa121262b
|
fix boolean param
|
2023-01-30 06:06:52 +00:00 |
|
Damodar Lohani
|
91abc2b079
|
fix SDK method
|
2023-01-30 06:06:05 +00:00 |
|
Damodar Lohani
|
2070cccd54
|
update description
|
2023-01-30 06:05:32 +00:00 |
|
munyoudoum
|
ff5c5c7138
|
fix(api/account): formatTz for expire property in POST email sessions
|
2023-01-30 00:32:05 +07:00 |
|
Damodar Lohani
|
31b4c73b16
|
use variable
|
2023-01-29 15:30:39 +05:45 |
|
Christy Jacob
|
e5a6db6133
|
Merge pull request #4890 from appwrite/doc-clarify-permission
Update permission and ID param descriptions for grammar and clarity.
|
2023-01-28 04:15:20 +05:30 |
|
Torsten Dittmann
|
24a7caf936
|
Merge branch 'master' of https://github.com/appwrite/appwrite into feat-4803-flutter-web-platform-type
|
2023-01-27 13:24:41 +01:00 |
|
Christy Jacob
|
54f4bef67a
|
Merge pull request #5004 from appwrite/feat-remove-validators
Replace Appwrite Validators with backported Utopia ones
|
2023-01-26 16:03:06 +05:30 |
|
Christy Jacob
|
7c2c68c5ec
|
Merge pull request #4988 from appwrite/fix-storage-device-case
Convert _APP_STORAGE_DEVICE env var to lowercase
|
2023-01-26 15:24:26 +05:30 |
|
Damodar Lohani
|
e70408094a
|
Merge remote-tracking branch 'origin/master' into feat-db-pools-master-sync
|
2023-01-25 10:38:29 +00:00 |
|
Christy Jacob
|
4ea82fb2d0
|
Merge pull request #4795 from appwrite/fix-compression-logic
feat: use constants in switch case
|
2023-01-23 17:50:33 +05:30 |
|
shimon
|
213c4392a1
|
Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into refactor-internalId-collections-db-pools
|
2023-01-22 17:21:21 +02:00 |
|
Vincent (Wen Yu) Ge
|
b25dc38a63
|
clarify custom ID vs unique ID
|
2023-01-20 22:22:16 +00:00 |
|
Steven
|
e14f4404e0
|
Merge branch 'master' into feat-4803-flutter-web-platform-type
|
2023-01-20 12:04:58 -08:00 |
|
Christy Jacob
|
4142ffdb70
|
feat: update account codes
|
2023-01-19 17:26:41 +05:30 |
|
Christy Jacob
|
30690f6bc4
|
Merge pull request #4885 from appwrite/revert-4844-feat-build-size
Revert "Feat: Build output size"
|
2023-01-19 15:04:35 +05:30 |
|
Damodar Lohani
|
1466e7b770
|
Update app/controllers/api/teams.php
Co-authored-by: Vincent (Wen Yu) Ge <vincent@appwrite.io>
|
2023-01-18 09:33:47 +05:45 |
|
Bradley Schofield
|
4cc135e8e2
|
Merge branch 'master' into fix-test-warnings
|
2023-01-17 10:16:53 +00:00 |
|
fogelito
|
c4ae047833
|
Merge branch 'master' of github.com:appwrite/appwrite into feat-technical-debt-2
Conflicts:
app/init.php
composer.json
composer.lock
|
2023-01-16 10:24:37 +02:00 |
|
Damodar Lohani
|
4f35353289
|
Merge branch 'feat-password-history' of https://github.com/appwrite/appwrite into feat-password-dictionary
|
2023-01-16 05:09:55 +00:00 |
|
Damodar Lohani
|
fe472e5b36
|
Merge branch '1.3.x' of https://github.com/appwrite/appwrite into feat-password-history
|
2023-01-16 05:04:13 +00:00 |
|
shimon
|
a852672bff
|
Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-new-usage-stats
|
2023-01-15 17:18:32 +02:00 |
|
shimon
|
a0554ca91e
|
usage test
|
2023-01-15 12:25:03 +02:00 |
|
Vincent (Wen Yu) Ge
|
45aea5b941
|
Update branch with master
|
2023-01-13 14:53:54 -05:00 |
|
Vincent (Wen Yu) Ge
|
92a384e31c
|
Fix descriptions for ID and regen 1.2.x specs
|
2023-01-13 14:27:08 -05:00 |
|
Bradley Schofield
|
31b718d829
|
Replace Appwrite Validators with backported Utopia ones
+ Updated Utopia Framework to 0.26.0
+ Replaced Appwrite Validators with Utopia ones
|
2023-01-13 15:28:04 +00:00 |
|
Damodar Lohani
|
afaa64b54b
|
fix invitation after merge
|
2023-01-13 06:05:16 +00:00 |
|
Damodar Lohani
|
3146ec363d
|
Merge branch 'master' into feat-team-invite-improvements
|
2023-01-13 11:39:20 +05:45 |
|
shimon
|
9a2f734d3a
|
compose.lock
|
2023-01-12 18:06:20 +02:00 |
|
Damodar Lohani
|
f41e3b1e8f
|
Merge remote-tracking branch 'origin/master' into feat-db-pools-master-sync
|
2023-01-12 07:25:23 +00:00 |
|
Eldad A. Fux
|
f0bb8dcc33
|
Merge pull request #4859 from appwrite/refactor-mails-next
refactor: make mails event and worker general
|
2023-01-12 09:07:43 +02:00 |
|
Steven Nguyen
|
be77b10549
|
Add flutter-web as a platform type
Having a dedicated type for flutter-web will allow us to differentiate
between Flutter Web and Web in the Appwrite Console.
|
2023-01-11 15:47:49 -08:00 |
|