1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

1161 commits

Author SHA1 Message Date
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
Christy Jacob 96c058431d feat: add link to docs 2022-02-08 20:52:02 +04: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 073ab5565f feat: rename default to unknown 2022-02-08 02:17:23 +04:00
Christy Jacob 8dfc56cbde feat: remove prefix from general errors 2022-02-08 02:16:02 +04:00
Christy Jacob f540ebd3d9 feat: update error order 2022-02-08 02:12:26 +04:00
Christy Jacob e0e5f24ddb feat: rearrange errors 2022-02-08 01:10:36 +04:00
Christy Jacob 959e0d24f8 feat: use default exception 2022-02-07 03:24:49 +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 c861d3c52f feat: adjust docs 2022-02-07 01:42:05 +04:00
Christy Jacob c46900f067 feat: adjust formatting 2022-02-07 01:39:33 +04:00
Christy Jacob a5b706f64b feat: adjust formatting 2022-02-07 01:37:11 +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 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 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 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 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 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 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 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 b16faed83a feat: update error codes in users API 2022-02-06 16:49:01 +04:00
Matej Baco d92d878a6b Implement refresh token fallback, if missing in response 2022-02-03 17:05:06 +01:00
Matej Bačo 5b4524dd5a
Merge branch 'master' into feat-oauth-refresh-tokens 2022-02-03 12:58:47 +01:00
Matej Bačo ecb91193b7 More review changes 2022-02-03 11:58:21 +00:00
Matej Bačo 3fe98a6f30 Code review changes 2022-02-03 11:57:04 +00:00