1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00
Commit graph

57 commits

Author SHA1 Message Date
Eldad Fux abd0bba8a4 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-27 01:31:29 +03:00
Eldad Fux 019f1e9d57 Fixed specs and code examples 2021-05-19 17:26:06 +03:00
Eldad Fux b93a5227b6 Fixed auth redirect 2021-05-17 12:38:03 +03:00
Eldad Fux 7192fc58d8 Fixed root redirect 2021-05-13 08:59:00 +03:00
Eldad Fux 69abbba02b Changed god account to root account 2021-05-12 17:53:25 +03:00
Eldad Fux 1a4e813e45 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-god-user 2021-04-23 23:33:04 +03:00
Eldad Fux 63c93aab1f Added JWT auth to client SDKs 2021-04-16 10:59:41 +03:00
Eldad Fux ce8b3686d8 Replaced sdk.security with sdk.auth 2021-04-16 10:22:17 +03:00
Eldad Fux 8ea83b24c3 Added new JWT as SDK auth method 2021-03-29 00:22:12 +03:00
Eldad Fux b8518ed6f5 Added latest versions endpoint 2021-02-24 20:31:43 +02:00
Eldad Fux 3b9b751d5a Fixed count 2021-02-23 15:03:43 +02:00
Eldad Fux cdf54fd19c Disable recovery when SMTP is off 2021-02-23 14:00:31 +02:00
Eldad Fux c10500c882 Added an option for a console god user 2021-02-23 13:29:12 +02:00
Eldad Fux 30e89612ae Fixed tag descriptions 2021-02-10 17:04:50 +02:00
Christy Jacob a693b72946 feat: added short descriptions for all services 2021-02-09 00:08:00 +05:30
Eldad Fux 237973bcb9 Added service descriptions to Swagger and OpenAPI3 specs 2021-01-26 13:54:06 +02:00
Eldad Fux bb113539e5 Typo fix 2021-01-16 08:22:35 +02:00
Eldad Fux a632ceeb58 Updated home controller 2020-12-26 19:02:50 +02:00
Eldad Fux 40107c4d06 Added option to generate mock API spec 2020-12-23 08:09:16 +02:00
Eldad Fux d3e14e3b62 Updated response models 2020-11-13 00:50:53 +02:00
Eldad Fux e1837c01d5 Added option to hide some models from the docs 2020-11-12 07:12:14 +02:00
Eldad Fux d9957e13ff Added new spec parsing lib 2020-11-12 00:02:42 +02:00
Eldad Fux 07b79c3103 Updated docs 2020-10-29 15:50:49 +02:00
Eldad Fux 0450604d27 Added external swoole lib and extended response class 2020-10-29 15:07:56 +02:00
Eldad Fux ca95ee803e Test preloading of all validators 2020-09-10 17:40:14 +03:00
Eldad Fux e399b13639 [BUG] case sensitive country flag code
Fixes #526
2020-09-09 23:29:39 +03:00
Eldad Fux 60c5487c06 Updated SDKs 2020-07-14 19:29:49 +03:00
Eldad Fux 52964a425a Moved functions to template class 2020-07-10 16:29:15 +03:00
Eldad Fux 05c0caa945 Proper HTML content type 2020-07-09 12:11:10 +03:00
Eldad Fux 934ae8beac Fixed domain validation 2020-07-03 00:48:02 +03:00
Eldad Fux 78c0566028 Removed globals from shared controllers 2020-07-01 08:08:49 +03:00
Eldad Fux 22867f9a8d Updated resources 2020-06-30 21:08:02 +03:00
Eldad Fux 6824cf560f Added env vars and new request methods 2020-06-30 14:09:28 +03:00
Eldad Fux 3e808d3bf4 Removed global vars 2020-06-30 00:43:34 +03:00
Eldad Fux 0caff20e80 Removed more global vars 2020-06-28 23:45:36 +03:00
Eldad Fux 4f7d5aa132 Merge branch 'master' of github.com:appwrite/appwrite into remove-globals 2020-06-28 22:07:18 +03:00
Eldad Fux ed4ba66723 List Documents undefined behavior
Fixes #429
2020-06-28 21:35:03 +03:00
Eldad Fux 00e3632c59 Upgraded FW 2020-06-28 20:31:21 +03:00
Eldad Fux 40888326cc Moved config file to config class 2020-06-26 09:14:54 +03:00
Eldad Fux ff6078fd7e Unified include calls 2020-06-25 22:53:36 +03:00
Eldad Fux 539ea96ca0 Adding group support, upgraded FW 2020-06-25 21:32:12 +03:00
Eldad Fux dacbf8bc3d Added init for console 2020-06-25 00:16:03 +03:00
Eldad Fux c7366c7453 Updated coding standards 2020-06-24 23:59:04 +03:00
Eldad Fux 1b549092c4 Added support for "loose" boolean in query strings 2020-06-21 14:56:42 +03:00
Eldad Fux 8c33a729bc Same for app directory 2020-06-20 14:20:49 +03:00
Eldad Fux 1a60a6a8fe Updated namespace conventions 2020-06-11 22:36:10 +03:00
Eldad Fux 1d47ef7ca0 Added abuse key to open-spec 2020-06-06 09:35:06 +03:00
Eldad Fux 9abc7a46f7 Updated platform list 2020-05-17 10:33:17 +03:00
Eldad Fux 23af2769f8 Added spec route 2020-05-17 08:27:10 +03:00
Eldad Fux 3dcba7cc3f New fallback OAuth template 2020-04-08 16:14:52 +03:00