1
0
Fork 0
mirror of synced 2024-10-05 20:53:27 +13:00
Commit graph

2245 commits

Author SHA1 Message Date
Damodar Lohani
fa94e4830c function usage fix name 2023-07-11 04:35:27 +00:00
Damodar Lohani
6e505f17ff fix server test 2023-07-11 02:37:58 +00:00
Damodar Lohani
f59d3563f4 Merge remote-tracking branch 'origin/feat-db-pools-master' into feat-db-pools-db-pools-master-sync 2023-07-10 03:06:48 +00:00
Christy Jacob
1980b8c677 Merge branch 'feat-db-pools-master' of https://github.com/appwrite/appwrite into refactor-collections-config-db-pools 2023-06-15 14:30:27 +00:00
Christy Jacob
18f5418f5c chore: update tests 2023-06-15 13:23:15 +00:00
Christy Jacob
ede673cc7e chore: linter 2023-06-15 12:55:10 +00:00
Christy Jacob
6853a44f03 feat: update tests 2023-06-15 11:06:04 +00:00
Damodar Lohani
57411db2d3 upadate to use refactored collections config 2023-06-15 00:34:12 +00:00
Steven Nguyen
e87e2fc16d Fix the routing for the default OAuth2 pages 2023-06-03 14:16:47 +05:30
Jake Barnby
edce3cceed
Fix tests
(cherry picked from commit 0661f1f889)
(cherry picked from commit bab804b8e1)

# Conflicts:
#	tests/e2e/Client.php
2023-05-30 19:01:46 +12:00
Jake Barnby
91c5e066ec
Update framework to fix route mismatches
(cherry picked from commit d42f6738a9)

# Conflicts:
#	composer.lock
(cherry picked from commit c2e711b021)

# Conflicts:
#	composer.json
#	composer.lock
2023-05-30 19:00:42 +12:00
Christy Jacob
075ed65a2f
Merge pull request #5572 from appwrite/feat-update-project-creation
Feat update project creation
2023-05-25 22:50:24 +05:30
Steven Nguyen
9d13d72c71
Update the Update Account Status API to clear the cookie
After a user updates their status, their session no longer works
however, the cookie may still exist in their browser, preventing other
API calls from completing successfully.
2023-05-23 10:40:31 -07:00
Christy Jacob
0839822a66 Apply suggestions from code review 2023-05-23 14:39:26 +00:00
Christy Jacob
9a712686f2 chore: add tests 2023-05-23 14:39:16 +00:00
Damodar Lohani
9a358b921a fix formatting 2023-05-15 00:32:37 +00:00
Damodar Lohani
d9a1ae2761 paused unit test 2023-05-15 00:30:31 +00:00
Damodar Lohani
41d22fb50b Merge remote-tracking branch 'origin' into feat-db-pools-master-sync-2 2023-03-30 08:02:31 +00:00
Matej Bačo
c01fcb130c Merge branch 'feat-db-pools-master' into feat-db-pools-sync 2023-03-14 12:58:54 +01:00
Torsten Dittmann
dacb713450
Merge branch 'master' into fix-4982-email-session-expire-string-formattz 2023-02-24 15:23:33 +05:30
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
Eldad A. Fux
89560c4b82
Merge pull request #5106 from appwrite/feat-use-new-base-image
build using appwrite base docker image
2023-02-15 10:52:55 +02:00
shimon
acbf676d94 test fix 2023-02-14 19:40:21 +02:00
Damodar Lohani
3f171fbdb9 fix error code 2023-02-14 06:07:06 +00:00
Damodar Lohani
637e4098be provider disabled test 2023-02-14 05:56:14 +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
Damodar Lohani
488d3ec7e8 fix lint error 2023-02-13 06:26:36 +00:00
Damodar Lohani
da873b2876 fix colored output 2023-02-13 06:24:22 +00:00
Damodar Lohani
0045eefd1e slow period 2023-02-13 06:02:20 +00:00
Damodar Lohani
bff39aea08 slow test in stderr 2023-02-13 05:55:11 +00:00
shimon
69bdb105be addressing comments 2023-02-06 17:20:14 +02:00
shimon
f20144dbcd addressing comments 2023-02-06 16:40:22 +02:00
shimon
794f566fae addressing comments 2023-02-06 16:03:45 +02:00
shimon
ec52cbbb8c addressing comments 2023-02-06 09:20:03 +02:00
shimon
0f5b6665fa addressing comments 2023-02-05 23:06:32 +02:00
shimon
8d795ef483 addressing comments 2023-02-05 22:39:41 +02:00
shimon
5850a454e0 addressing comments 2023-02-05 22:07:46 +02:00
shimon
bddbc15f1a removed some unnecessary files 2023-01-31 17:02:22 +02:00
shimon
e278732481 removed some unnecessary files 2023-01-31 16:50:52 +02:00
munyoudoum
63b54ead62 chore(tests): assert expire key has formatTz in POST email session 2023-01-30 00:32:05 +07:00
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
Damodar Lohani
28cb8a77cc fix functions timeout test 2023-01-25 10:55:41 +00:00
Christy Jacob
222421d8f3 feat: update account codes 2023-01-19 17:41:15 +05:30
Christy Jacob
4142ffdb70 feat: update account codes 2023-01-19 17:26:41 +05:30
Damodar Lohani
d53456c6ed fix test 2023-01-17 01:17:37 +00:00
fogelito
48e2bf1c3e Helpers GraphQL 2023-01-16 11:25:40 +02: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