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

8795 commits

Author SHA1 Message Date
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 66a4c2b877 feat: update error codes in the accounts API 2022-02-06 18:13:16 +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 6f4b53ad72 feat: fix tests 2022-02-01 12:39:07 +04:00
Christy Jacob 5795733f6a
Update app/init.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-02-01 03:59:32 +04:00
Christy Jacob f042c00b20 feat: add new exceptions to accounts api 2022-01-31 02:44:47 +04:00
Christy Jacob 506c19eb01 feat: add more desctiptions 2022-01-30 03:27:29 +04:00
Christy Jacob aedded86de feat: add more desctiptions 2022-01-30 03:13:55 +04:00
Christy Jacob 6a0b3c328b feat: add more descriptions 2022-01-30 03:12:38 +04:00
Christy Jacob 8264a8fcd1 feat: improve description 2022-01-30 03:08:56 +04:00
Christy Jacob df55cf4e39 fix: add description 2022-01-30 03:05:23 +04:00
Christy Jacob c4b5f59b1b fix: bugs in exception class 2022-01-30 02:53:39 +04:00
Christy Jacob b32ab98c00 fix: exception namespace 2022-01-30 02:50:07 +04:00
Christy Jacob ecb4f97a72 fix: exception namespace 2022-01-30 02:49:52 +04:00
Christy Jacob 785af114f0 feat: load error codes in exception 2022-01-30 02:47:35 +04:00
Christy Jacob 9f671cfb18 feat: move error codes to config 2022-01-30 02:20:34 +04:00
Christy Jacob a52a8fa3c7 feat: added new exception class and error codes 2022-01-30 02:15:01 +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 A. Fux 23df3a10ab
Merge pull request #2599 from appwrite/fix-create-existing-collection
Fix: 409 for createCollection
2022-01-27 00:17:56 +02:00
Eldad A. Fux 5f6c5f8663
Merge pull request #2695 from gewenyu99/doc-make-translations-easier-to-find
moved translation links to a more visible location
2022-01-26 11:38:48 +02:00
Vincent Ge 5ae1da65e3 moved translation links to a more visible location 2022-01-25 17:50:41 -05: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
Eldad A. Fux d444bd538d
Merge pull request #2682 from brandonroberts/fix-console-web-docs
fix: update sdk to web-default for auth docs links from console
2022-01-24 23:14:00 +02:00
Eldad A. Fux 708b548690
Merge pull request #2630 from gewenyu99/doc-2584-add-chinese-readme
Adds Chinese translations to README
2022-01-24 22:58:53 +02:00
Brandon 32b037d6aa fix: update sdk to web-default for auth docs links from console 2022-01-24 14:25:47 -06:00
Vincent Ge 7da87c0358 Translations button up top and lists available languages at bottom + link 2022-01-24 11:11:33 -05:00