1
0
Fork 0
mirror of synced 2024-09-30 17:26:48 +13:00
Commit graph

2363 commits

Author SHA1 Message Date
Damodar Lohani
eb916e58d4 Merge branch '0.13.x' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:43:29 +00:00
Damodar Lohani
5eae00df2c Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:32:37 +00:00
Christy Jacob
4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
Damodar Lohani
9d5b6ef096 fix permission and other fixes for chunked upload 2022-02-17 12:47:26 +00:00
Damodar Lohani
53f7301ade Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-func-storage-sync 2022-02-17 14:11:24 +05:45
Christy Jacob
c5e37f439b feat: do not enque build 2022-02-17 04:12:45 +04:00
Christy Jacob
ca2bee015a feat: add new error codes for storage 2022-02-17 02:55:54 +04:00
Christy Jacob
da7512e050 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-add-error-codes 2022-02-17 02:25:29 +04:00
Eldad A. Fux
f045adb654
Merge pull request #2786 from appwrite/feat-update-realtime-events
storage realtime event refactor
2022-02-17 00:03:43 +02:00
Christy Jacob
9115aa392d feat: create build when activating a deployment 2022-02-17 00:38:58 +04:00
Christy Jacob
75f4061698 feat: fix retry build 2022-02-17 00:06:22 +04:00
Torsten Dittmann
9c5c58728b
Merge pull request #2802 from appwrite/fix-teams-update-roles
fix: team membership roles & search
2022-02-16 18:12:01 +01:00
Torsten Dittmann
8b9bd03306 fix: team role update 2022-02-16 17:26:19 +01:00
Christy Jacob
1c0c5e1b18 feat: change default value of build status 2022-02-16 20:00:45 +04:00
Christy Jacob
ca2cf23a74 feat: support mock endpoints 2022-02-16 19:28:37 +04:00
Torsten Dittmann
3e7cf1cefe revert: url validator for project endpoints 2022-02-16 16:20:54 +01:00
Torsten Dittmann
79c79cd96e fix: url scheme validation 2022-02-16 16:16:37 +01:00
Christy Jacob
cef5264c48 feat: propogate errors in Executor 2022-02-16 15:43:21 +04:00
Damodar Lohani
193426e34b show default image icon for large image files 2022-02-16 10:04:49 +00:00
Damodar Lohani
e7a36f4302 error code 2022-02-16 09:44:52 +00:00
Damodar Lohani
947d9dc57a limit preview to 10 MB 2022-02-16 09:39:06 +00:00
Christy Jacob
e40821393c
Merge pull request #2792 from appwrite/feat-rename-autodeploy
Renamed 'deploy' to 'activate'
2022-02-16 13:33:54 +04:00
Christy Jacob
c90581e469
Merge pull request #2793 from appwrite/feat-rename-deploymentid
Improved deployment and build path structure
2022-02-16 13:22:38 +04:00
Damodar Lohani
8058c66374 fix realtime events for storage 2022-02-16 01:30:27 +00:00
Christy Jacob
123c47fb9a feat: handle build and execution errors 2022-02-15 21:39:03 +04:00
Matej Baco
07f0eb46b2 Improved deployment and build path structure 2022-02-15 10:16:32 +01:00
Matej Baco
166cd6e748 Renamed deploy to activate 2022-02-15 09:46:21 +01:00
Damodar Lohani
bc0870ed12 Merge branch 'feat-storage-buckets' of https://github.com/appwrite/appwrite into feat-storage-buckets 2022-02-15 08:44:45 +00:00
Damodar Lohani
17c3491d27 use storage from resource instead 2022-02-15 08:43:57 +00:00
Damodar Lohani
7490aeaf51 remove unused 2022-02-15 08:42:23 +00:00
Damodar Lohani
353b92f2c6 Merge branch '0.13.x' into feat-storage-buckets 2022-02-15 03:42:28 +00:00
Christy Jacob
5fee7378ad feat: add test for error message 2022-02-13 13:12:16 +04:00
Christy Jacob
0276d94ef1 feat: add remaninig endpoints 2022-02-13 02:34:16 +04:00
Matej Baco
db7ebbd009 Update to new utopia framework validators 2022-02-11 09:44:04 +01:00
Matej Baco
0b75e081e5 Merge branch 'master' into fix-acme-path 2022-02-11 09:23:53 +01:00
Damodar Lohani
bdaba2e34a fix validator 2022-02-11 00:05:57 +00:00
Damodar Lohani
d73d3015eb Merge branch 'master' into feat-storage-buckets 2022-02-10 01:20:16 +00:00
Christy Jacob
f18f96e816 feat: fix tests 2022-02-10 00:20:28 +04:00
Christy Jacob
cb922827a4 feat: update cursor errors 2022-02-09 03:08:23 +04:00
Christy Jacob
1ab27083c4 feat: update cursor errors 2022-02-09 02:56:11 +04:00
Christy Jacob
debf882d02 feat: address review comments 2022-02-09 02:47:48 +04:00
Christy Jacob
d5dd6a17b8 feat: move query errors to general category 2022-02-09 01:34:26 +04:00
Christy Jacob
0833662606 feat: move oauth errors to projects 2022-02-09 01:25:52 +04:00
Christy Jacob
661630c1c6 Merge branch 'master' of github.com:appwrite/appwrite into feat-add-error-codes 2022-02-08 20:56:03 +04:00
Matej Baco
9a1fb0f0f2 Updated letter case of DOSpaces 2022-02-08 16:40:56 +01:00
Torsten Dittmann
6796aabf9c
Merge pull request #2637 from appwrite/feat-migration-0-13
feat: migration for 0.13
2022-02-08 11:17:44 +01:00
Christy Jacob
12794f4214 feat: update descriptions of projects errors 2022-02-08 03:23:07 +04:00
Christy Jacob
e7cfa206e5 feat: update descriptions of functions errors 2022-02-08 03:04:06 +04:00
Christy Jacob
40977d82a9 feat: update descriptions of users errors 2022-02-08 02:39:53 +04:00
Christy Jacob
073ab5565f feat: rename default to unknown 2022-02-08 02:17:23 +04:00