Commit Graph

25060 Commits

Author SHA1 Message Date
fogelito 5e4ff01568 getByType 2023-05-01 12:18:50 +03:00
Christy Jacob 352b32b54e feat: update console 2023-05-01 04:04:35 +00:00
Steven 5d651b9e8a Update install.php not specify docker-compose.yml file
By not specifying a docker-compose.yml file, docker compose automatically uses the docker-compose.yml file in the project directory and a docker-compose.override.yml file if one is present.
2023-04-30 12:34:55 -07:00
fogelito ce40d3c2c5 Remove test moved to Utopia 2023-04-30 13:00:39 +03:00
Matej Bačo 1409ea4dbf Remove leftover 2023-04-30 09:33:05 +02:00
Matej Bačo 07cc9f8a26 Implement card cache busting 2023-04-30 09:28:37 +02:00
fogelito 7e9a833037 Remove OrderAttributes Class 2023-04-30 09:41:00 +03:00
Christy Jacob 33d2e94d1d Apply suggestions from code review 2023-04-30 01:54:45 +05:30
Christy Jacob de460f1810 feat: update console 2023-04-29 20:20:56 +00:00
Christy Jacob b53d0e9c21 Merge pull request #5464 from appwrite/fix-cloud-cards
feat: update dockerfile to include public directory
2023-04-30 01:47:35 +05:30
Christy Jacob bf5187d74d feat: update dockerfile to include public directory 2023-04-30 01:29:11 +05:30
Christy Jacob 4ca1b9c986 Merge pull request #5461 from appwrite/fix-cloud-cards
feat: update paths
2023-04-30 01:04:06 +05:30
Christy Jacob 80dd3644f8 Merge pull request #5394 from appwrite/docs-cloud
Move reference to env-var to self-hosted docs.
2023-04-30 00:46:56 +05:30
Matej Bačo d71cf65300 Increase card quality, fix GH session finding 2023-04-29 13:33:38 +02:00
Matej Bačo e912df3368 Fix error 500 in card generation 2023-04-29 10:50:04 +02:00
Christy Jacob 03612a5741 feat: update paths 2023-04-29 14:10:22 +05:30
Christy Jacob 3f61db57b9 chore: add tests 2023-04-29 13:13:33 +05:30
Christy Jacob 3451d3d800 chore: linter 2023-04-29 12:44:07 +05:30
Christy Jacob ac004acbc8 fix: throw correct exception when project custom ID already exists 2023-04-29 12:41:17 +05:30
Christy Jacob 3fd5142f22 feat: udate console 2023-04-29 06:49:35 +00:00
Christy Jacob a113214f01 Merge pull request #5436 from appwrite/feat-console-oauth
Feat: Console OAuth & Cards
2023-04-29 03:10:09 +05:30
Christy Jacob 96b1cc60b5 feat: update console 2023-04-28 21:15:00 +00:00
Christy Jacob 5d173b8e0d feat: update console 2023-04-28 20:48:28 +00:00
Christy Jacob ae474a1f7c Update .gitmodules 2023-04-29 02:08:19 +05:30
Matej Bačo 9b4d9d7c6d Merge branch 'feat-db-pools-master' into feat-console-oauth 2023-04-28 22:04:53 +02:00
Matej Bačo a185d6c7f1 Formatting fix 2023-04-28 22:04:27 +02:00
Matej Bačo 7db825f621 Update console 2023-04-28 22:03:58 +02:00
Matej Bačo 2244ba4f98 Enable caching 2023-04-28 22:03:44 +02:00
Steven Nguyen a0297bfb8b Fix the release github action job name 2023-04-28 12:47:51 -07:00
Torsten Dittmann 84c06a8ece Merge pull request #5456 from appwrite/1.3.x
Sync master with 1.3.x
2023-04-28 21:42:32 +02:00
Torsten Dittmann ba24c0a843 Merge pull request #5455 from appwrite/fix-1.3.1-migration
Prevent migration from overriding existing data
1.3.3
2023-04-28 21:34:04 +02:00
Steven Nguyen 1e5dc3ad6f Bump version to 1.3.3 2023-04-28 12:29:46 -07:00
Steven Nguyen d0cfad9085 Prevent migration from overriding existing data
For users already on 1.3.1, after upgrading to 1.3.2, the migration
script would override existing auths, password history, team prefs, and
(relationship) attribute options with empty values. This commit fixes
the migration to set to an existing value if there was one.
2023-04-28 12:20:30 -07:00
Matej Bačo 985ca3843b 3rd og card variation 2023-04-28 19:46:24 +02:00
Christy Jacob e311b6bd0e Merge pull request #5453 from appwrite/update-docs-for-beta
Update docs for beta
2023-04-28 20:29:15 +05:30
Christy Jacob f0d7f6c7ed feat: update endpoint for Appwrite 1.3.x 2023-04-28 19:40:24 +05:30
Christy Jacob 913571654a feat: update endpoint for Appwrite 1.2.x 2023-04-28 19:36:30 +05:30
Christy Jacob 77fcdb847d feat: update endpoint for Appwrite 1.1.x 2023-04-28 19:33:02 +05:30
Matej Bačo d022ee6622 Fix race condition 2023-04-28 11:07:26 +02:00
Matej Bačo 8c1d89c33c Fix race condition 2023-04-28 09:30:30 +02:00
Damodar Lohani 616dee24d7 replace template variables with values 2023-04-28 07:30:27 +00:00
Damodar Lohani ba33dc2b17 generate specs 2023-04-28 07:19:04 +00:00
Damodar Lohani b1bbc9dfbd Merge remote-tracking branch 'origin/master' into feat-custom-smtp 2023-04-28 07:11:17 +00:00
Christy Jacob 7e40b59707 Merge pull request #5448 from appwrite/feat-bump-sdk-generator
Bump sdk-generator and specs
2023-04-28 09:54:46 +05:30
Steven Nguyen 518a37d294 Add a generic OIDC OAuth2 provider 2023-04-27 19:48:51 -07:00
Steven Nguyen 206553bac7 Bump sdk-generator and specs 2023-04-27 17:00:12 -07:00
Steven 169b3c3605 Update CHANGES.md to include team prefs fix 2023-04-27 13:40:25 -07:00
Torsten Dittmann c3ad6a1260 Merge pull request #5443 from appwrite/1.3.x
Merge 1.3.x to Master
1.3.2
2023-04-27 21:49:39 +02:00
Vincent (Wen Yu) Ge c0bea3d833 change links from install -> self-hosting 2023-04-27 19:08:12 +00:00
Vincent (Wen Yu) Ge 53a9c87f42 Update links in readme to include appwrite cloud 2023-04-27 19:01:01 +00:00