1
0
Fork 0
mirror of synced 2024-09-20 11:37:45 +12:00
Commit graph

16448 commits

Author SHA1 Message Date
Matej Bačo
c9a39fce4f Add OG card SSR 2023-05-01 17:43:32 +02:00
fogelito
bfd757e0fb audit chnage 2023-05-01 18:34:38 +03:00
tglide
9ed7da3b38 Merge branch 'feat-fix-card-2' of https://github.com/appwrite/appwrite into feat-fix-card-2 2023-05-01 16:06:56 +01:00
tglide
f223f10de4 feat: pretty error page 2023-05-01 16:06:51 +01:00
Matej Bačo
287441a913 Improve 3rd variation og card design 2023-05-01 16:45:39 +02:00
Christy Jacob
e7303245b2
Merge pull request #5473 from appwrite/eldadfux-patch-1
Update README.md
2023-05-01 20:07:44 +05:30
Eldad A. Fux
cfd6eee0da
Update README.md 2023-05-01 15:34:13 +01:00
Matej Bačo
70b5281a0b Improve GitHub oauth email discovery 2023-05-01 15:54:33 +02:00
Matej Bačo
e84372aae2 Decreate card resolution 2023-05-01 13:54:41 +02:00
Christy Jacob
df7a02a031 feat: update console 2023-05-01 11:39:09 +00:00
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
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