1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00
Commit graph

1506 commits

Author SHA1 Message Date
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
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
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
Christy Jacob
6f4b53ad72 feat: fix tests 2022-02-01 12:39:07 +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
b32ab98c00 fix: exception namespace 2022-01-30 02:50:07 +04:00
Christy Jacob
9f671cfb18 feat: move error codes to config 2022-01-30 02:20:34 +04:00
Brandon
32b037d6aa fix: update sdk to web-default for auth docs links from console 2022-01-24 14:25:47 -06:00
Eldad A. Fux
2fbcc3e23e
Merge pull request #2617 from appwrite/add-notion-oauth-provider
feat: add notion oauth provider
2022-01-16 19:08:10 +02:00
Eldad A. Fux
464db81880
Merge pull request #2620 from appwrite/fix-consistent-users-limit
Fixed missing users limit validation
2022-01-16 09:28:37 +02:00
Eldad Fux
9650f37dc9 Update image magick version 2022-01-16 08:33:47 +02:00
Christy Jacob
0722f34347 feat: add notion oauth provider 2022-01-16 02:47:51 +04:00
Eldad Fux
26eb09da25 Removed Appwrite domains 2022-01-13 13:03:32 +02:00
Torsten Dittmann
4b1a6132f9 fix: sdks 2022-01-07 14:32:03 +01:00
Torsten Dittmann
d8087a7053 fix: sdk version numbers 2022-01-05 16:38:22 +01:00
Torsten Dittmann
150c2f9cd8 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-prefs-improvement 2022-01-04 16:18:38 +01:00
Damodar Lohani
ed438e0c85 update versions 2022-01-04 18:30:54 +05:45
Torsten Dittmann
a64564a969 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into fix-customid-example 2022-01-04 12:45:32 +01:00
Torsten Dittmann
fc0e4dcf9a fix: index and customid example in spec 2022-01-04 12:44:28 +01:00
Torsten Dittmann
0b8259a078 fix: 0.12.x specs 2022-01-04 11:45:57 +01:00
Torsten Dittmann
304981da24 fix: specs definitions 2022-01-04 11:42:23 +01:00
Torsten Dittmann
ab0211d12f fix: update specs 2022-01-03 16:51:00 +01:00
Torsten Dittmann
af440d787d fix: spec file names 2022-01-03 15:52:33 +01:00
Eldad Fux
b75d05eb32 Limited tests to last versions 2022-01-01 14:27:52 +02:00
Eldad Fux
0690c76a20 Updated swagger2 2022-01-01 14:20:33 +02:00
Eldad Fux
d1b5f310e3 Added spec generator CLI command, remove old HTTP endpoint 2022-01-01 14:07:11 +02:00
Eldad Fux
18a2e020c2 Changed spec formats 2022-01-01 04:28:31 +02:00
Matej Baco
1c18ddc1bb Merge branch 'feat-database-indexing' into feat-improve-error-logging 2021-12-31 14:40:14 +01:00
Torsten Dittmann
9802058e4f fix: certificates and domain collection 2021-12-28 12:02:39 +01:00