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

11801 commits

Author SHA1 Message Date
Torsten Dittmann
1c619fd4bc chore: update changelog 2022-07-25 16:05:39 +02:00
Torsten Dittmann
3f51595d25 feat: upgrade mariadb and redis 2022-07-25 15:54:15 +02:00
Damodar Lohani
9e2cc6bb21 new framework version fixes the issues 2022-07-25 11:50:24 +00:00
Torsten Dittmann
73bc2036e3 chore: update changelog 2022-07-25 12:36:33 +02:00
Torsten Dittmann
d96ce25b1c Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-prepare-0-15-3 2022-07-25 12:27:10 +02:00
Torsten Dittmann
0eb14052ec Merge branch '0.15.x' of https://github.com/appwrite/appwrite 2022-07-25 12:25:44 +02:00
Torsten Dittmann
e5f07dcae8 docs: rename database to databases 2022-07-25 12:25:00 +02:00
Torsten Dittmann
0df77a5a65 Merge branch '0.15.x' of https://github.com/appwrite/appwrite 2022-07-25 12:23:43 +02:00
Torsten Dittmann
5b73561aba sync: with master 2022-07-25 12:17:08 +02:00
Damodar Lohani
901170ab41 update framework 2022-07-25 08:11:07 +00:00
Fawzi E. Abdulfattah
3f09575740
get the invitee info from the db
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-07-25 06:09:35 +02:00
Christy Jacob
4241cbc3a0
Merge pull request #3551 from appwrite/gewenyu99-patch-1
Update instructions to generate new specifications
2022-07-25 08:47:27 +05:30
shimon
966765dac7 tidy up 2022-07-24 18:25:33 +03:00
shimon
16ed2c1572 tidy up 2022-07-24 18:22:31 +03:00
Damodar Lohani
0a926337cb fix executor 2022-07-24 12:06:34 +00:00
shimon
f214ead6f6 tidy up 2022-07-24 12:49:51 +03:00
shimon
509057f84c tidy up 2022-07-24 10:12:15 +03:00
shimon
64050337cf tidy up 2022-07-24 10:05:24 +03:00
Eldad A. Fux
8d37a0a39e
Merge pull request #3594 from appwrite/fix-ui-alert-close-icon
fix: ui alert close icon
2022-07-24 03:42:49 +03:00
Torsten Dittmann
e9bacfe58a fix: ui alert close icon 2022-07-23 23:36:56 +00:00
shimon
02907f12f1 cache logic moved to api::init & api::shutdown 2022-07-23 20:42:42 +03:00
Fawzi E. Abdulfattah
9f45bce55f Fixing #3583 - create team membership to return added person name and email
Signed-off-by: Fawzi E. Abdulfattah <iifawzie@gmail.com>
2022-07-23 01:51:58 +02:00
Torsten Dittmann
80258efc7f feat: prepare 0.15.3 2022-07-22 17:53:50 +02:00
Torsten Dittmann
e28ebcb564
Merge pull request #3568 from appwrite/fix-migration-attributes-indexes
fix: migration of attributes and indexes
2022-07-22 17:50:44 +02:00
Damodar Lohani
d121ebe078
remove unused parameter 2022-07-22 14:24:33 +05:45
Damodar Lohani
70a7446ad4 fix group 2022-07-22 06:42:49 +00:00
Damodar Lohani
b168dde502 implementing new Utopia hooks 2022-07-22 06:00:42 +00:00
Torsten Dittmann
4ab7308e77
Merge pull request #3569 from appwrite/feat-update-cli
Update sdk-generator to 0.19.6
2022-07-21 17:54:10 +02:00
Bradley Schofield
6b1b8bb522 Merge branch '0.15.x' into feat-update-cli 2022-07-21 10:56:43 +01:00
shimon
ddc85579c9 gitignore 2022-07-21 08:50:03 +03:00
Bradley Schofield
1c90edf206 Update platforms.php 2022-07-20 16:59:03 +01:00
Torsten Dittmann
51fa558325 chore: update specs 2022-07-20 17:57:12 +02:00
Bradley Schofield
de5ccf9c47 Update composer.lock 2022-07-20 16:57:01 +01:00
Bradley Schofield
1a4375ed73 Update sdk-generator 2022-07-20 16:39:28 +01:00
Torsten Dittmann
3a963fab0b fix: remove unnecessary conditions 2022-07-20 15:27:27 +02:00
Bradley Schofield
3623d41fd3 Update RealtimeCustomClientTest.php 2022-07-20 14:25:05 +01:00
Torsten Dittmann
5f773c30cb fix: migration of attributes and indexes 2022-07-20 15:15:52 +02:00
Bradley Schofield
ac184a6fe3 Fix realtime and webhook tests 2022-07-20 13:43:18 +01:00
Bradley Schofield
4d729b9d39 Update Tests for Functions 2022-07-20 13:01:18 +01:00
Eldad A. Fux
9035db1137
Merge pull request #3559 from brandonroberts/docs-one-click-readme
docs: add one-click setups to README
2022-07-19 07:00:43 +03:00
Brandon
f41acc2990 chore: update alt text for Gitpod logo 2022-07-18 14:18:38 -05:00
Brandon
a9612fc5cc docs: add one-click setups to README 2022-07-18 13:48:32 -05:00
Wen Yu Ge
310409355a update generation steps according to suggestion 2022-07-18 13:39:00 -04:00
Torsten Dittmann
8eef613d4b
Merge pull request #3553 from ishanvyas22/doc-3521-change-return-type
Fix SDK response type for get & update database call
2022-07-18 19:20:00 +02:00
Torsten Dittmann
f1e8753f16
Merge pull request #3557 from appwrite/feat-fix-db-usage-stats
Fix DB usage stats missing
2022-07-18 15:46:47 +02:00
Bradley Schofield
74a53af316 Fix Tests 2022-07-18 14:22:23 +01:00
Bradley Schofield
35c546782f Change more status codes to 202 2022-07-18 10:43:51 +01:00
Bradley Schofield
88064cdbaf Merge branch 'master' into fix-update-status-codes 2022-07-18 10:37:07 +01:00
Matej Bačo
73f3d5dde8 Fix DB usage stats missing 2022-07-18 07:21:18 +00:00
Ishan Vyas
af167a58a8
Fix SDK response type for get & update database call
Signed-off-by: Ishan Vyas <isvyas@gmail.com>
2022-07-17 12:44:37 +05:30