1
0
Fork 0
mirror of synced 2024-09-02 10:52:12 +12:00
Commit graph

1961 commits

Author SHA1 Message Date
Christy Jacob
5e41aad012 feat: remove unused imports 2022-02-08 01:04:52 +04:00
Christy Jacob
44f7d85a64 feat: handle utopia exceptions 2022-02-07 02:55:53 +04:00
Christy Jacob
847abadd39 feat: add type attribute to returned error 2022-02-07 01:46:47 +04:00
Christy Jacob
42e424b70a feat: remove unused error 2022-02-07 01:33:48 +04:00
Christy Jacob
30c5d3c264 feat: use general server errors in general API controller 2022-02-07 01:27:16 +04:00
Christy Jacob
f197bbf564 feat: use general server errors in shared API controller 2022-02-07 01:01:23 +04:00
Christy Jacob
6d343abcb1 feat: use general server errors in teams API 2022-02-07 01:00:06 +04:00
Christy Jacob
3cdccf0024 feat: use general server errors in storage API 2022-02-07 00:58:40 +04:00
Christy Jacob
3b420fdeed feat: use general server errors in projects API 2022-02-07 00:56:50 +04:00
Christy Jacob
6e88817831 feat: use general server errors in health API 2022-02-07 00:55:45 +04:00
Christy Jacob
1613b3f79e feat: use general server errors in functions API 2022-02-07 00:53:26 +04:00
Christy Jacob
8189dba42c feat: use general server errors in database API 2022-02-07 00:49:21 +04:00
Christy Jacob
c1aed2b64b feat: use general server errors in avatars API 2022-02-07 00:38:14 +04:00
Christy Jacob
49bfb25df6 feat: use general server errors in accounts API 2022-02-07 00:36:15 +04:00
Christy Jacob
53807ab47c feat: update error codes in the health API 2022-02-06 21:21:47 +04:00
Christy Jacob
11cb9b9dd9 feat: update error codes in the projects API 2022-02-06 21:11:31 +04:00
Christy Jacob
44c923144a feat: update error codes in the projectsAPI 2022-02-06 21:11:02 +04:00
Christy Jacob
7e200253ea feat: update error codes in the database API 2022-02-06 20:50:48 +04:00
Christy Jacob
c57d42e686 feat: update error codes in the functions API 2022-02-06 20:12:28 +04:00
Christy Jacob
1ca2cc7bc0 feat: update error codes in the functions API 2022-02-06 20:12:15 +04:00
Christy Jacob
7160364902 feat: update error codes in the teams API 2022-02-06 19:57:15 +04:00
Christy Jacob
c3369dec50 feat: update error codes in the teams API 2022-02-06 19:38:15 +04:00
Christy Jacob
5fc751a9dd feat: update error codes in the teams API 2022-02-06 19:17:19 +04:00
Christy Jacob
d756a9b972 feat: update error codes in the teams API 2022-02-06 18:52:21 +04:00
Christy Jacob
7085bc81d1 feat: update error codes in the storage API 2022-02-06 18:45:09 +04:00
Christy Jacob
9ad151006b feat: update error codes in the storage API 2022-02-06 18:44:48 +04:00
Christy Jacob
4905792bb5 feat: update error codes in the storage API 2022-02-06 18:40:22 +04:00
Christy Jacob
d9fbe80317 feat: update error codes in the storage API 2022-02-06 18:38:59 +04:00
Christy Jacob
6a8401dfe5 feat: update error codes in the storage API 2022-02-06 18:35:17 +04:00
Christy Jacob
2c14abb143 feat: update error codes in the storage API 2022-02-06 18:32:28 +04:00
Christy Jacob
42fcb291d4 feat: update error codes in the avatars API 2022-02-06 18:21:03 +04:00
Christy Jacob
f6599f545e feat: update error codes in the avatars API 2022-02-06 18:19:10 +04:00
Christy Jacob
534d541b1f feat: update error codes in the avatars API 2022-02-06 18:17:52 +04:00
Christy Jacob
c7e1050ce5 feat: update error codes in the avatars API 2022-02-06 18:17:26 +04:00
Christy Jacob
fd46cdc412 feat: update error codes in the accounts API 2022-02-06 18:16:14 +04:00
Christy Jacob
bc3454928b feat: update error codes in the avatars API 2022-02-06 18:10:16 +04:00
Christy Jacob
593ef15450 feat: update error codes in the accounts API 2022-02-06 18:02:14 +04:00
Christy Jacob
d9714e8a5e feat: update error codes in the accounts API 2022-02-06 17:59:45 +04:00
Christy Jacob
696709c46c feat: update error codes in the accounts API 2022-02-06 17:54:40 +04:00
Christy Jacob
d3efbc1ef5 feat: update error codes in the accounts API 2022-02-06 17:40:31 +04:00
Christy Jacob
7f29a9e8c9 feat: update error codes in the accounts API 2022-02-06 16:58:50 +04:00
Christy Jacob
361cce8ec1 feat: update error codes in the accounts API 2022-02-06 16:58:26 +04:00
Christy Jacob
1b8413fdef feat: update error codes in the accounts API 2022-02-06 16:58:05 +04:00
Christy Jacob
6cdc9388e0 feat: update error codes in the accounts API 2022-02-06 16:57:51 +04:00
Christy Jacob
e2333af716 feat: update error codes in the accounts API 2022-02-06 16:57:32 +04:00
Christy Jacob
a932920fb4 feat: update error codes in the accounts API 2022-02-06 16:56:08 +04:00
Christy Jacob
b16faed83a feat: update error codes in users API 2022-02-06 16:49:01 +04:00
Christy Jacob
f042c00b20 feat: add new exceptions to accounts api 2022-01-31 02:44:47 +04:00
Eldad A. Fux
9cd9a1dc5d
Merge pull request #2468 from stnguyen90/bug-2405-non-owner-delete-membership
Fix non-owner not able to delete their membership
2022-01-27 08:53:27 +02:00
Eldad Fux
c43b71f78a Merge branch 'master' of github.com:appwrite/appwrite into fix-create-existing-collection 2022-01-24 23:33:46 +02:00