1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00
Commit graph

184 commits

Author SHA1 Message Date
Eldad Fux 7fc7e0b93d Added docs for all public API keys 2021-01-01 08:42:50 +02:00
Eldad Fux a632ceeb58 Updated home controller 2020-12-26 19:02:50 +02:00
Eldad Fux aa164a5f06 Updated console controller 2020-12-26 18:59:59 +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 752c6b4ecb Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-coding-standards 2020-10-30 00:42:46 +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 b8b77822c2 Updated controllers folder 2020-10-27 21:46:15 +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 6e442ab264 Check for new version update 2020-07-25 09:26:25 +03:00
Eldad Fux 4e7580f1a8 Added env vars for cloud functions 2020-07-19 17:42:46 +03:00
Eldad Fux 6251d2b40a Added upload 2020-07-15 06:38:57 +03:00
Eldad Fux 60c5487c06 Updated SDKs 2020-07-14 19:29:49 +03:00
Eldad Fux 8618f4d764 Updated ENV config 2020-07-14 19:13:18 +03:00
Eldad Fux 75254ac9f7 Refactored functions API 2020-07-13 00:18:52 +03:00
Eldad Fux db0dcf5eaa Merge branch 'functions' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-12 23:43:03 +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 e31cf70171 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-07 00:08:03 +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 218bbdcad8 Updated controllers 2020-06-30 18:46:42 +03:00
Eldad Fux 6824cf560f Added env vars and new request methods 2020-06-30 14:09:28 +03:00
Eldad Fux 1c9bf4d0ab Refactored all config files and added new ones 2020-06-30 08:27:52 +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 ad9dce7717 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-27 07:23:06 +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 060fa22fcc Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 23:28:18 +03:00
Eldad Fux 02bb42c9a2 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 18:18:26 +03:00
Eldad Fux b79b2b4ccc Performance and accessibility improvments 2020-06-13 14:13:53 +03:00
Eldad Fux 1a60a6a8fe Updated namespace conventions 2020-06-11 22:36:10 +03:00
Eldad Fux 9083ea0cdc Updated routes 2020-06-07 08:57:04 +03:00
Eldad Fux 1c7cb37efe Added a new team page 2020-06-07 07:18:02 +03:00
Eldad Fux 1d47ef7ca0 Added abuse key to open-spec 2020-06-06 09:35:06 +03:00
Eldad Fux dc1fd04e2d Moving events list to a config file 2020-05-25 22:54:18 +03:00
Eldad Fux 4d0285caa7 Fixed cache contorl for collection dashboard 2020-05-25 21:11:22 +03:00
Eldad Fux c667c88efa Merge branch '0.6' of github.com:appwrite/appwrite into functions 2020-05-17 19:12:28 +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 f810643512 Notes for container isolation 2020-05-11 09:48:26 +03:00
Eldad Fux 13bc97bd7e Updated SDKs 2020-05-11 07:39:00 +03:00
Eldad Fux c2975c9177 Updated SDKs 2020-05-10 23:13:51 +03:00
Eldad Fux a79af138ff Initi cloud functions module 2020-05-04 16:34:31 +03:00
Eldad Fux be2030931b Added document search 2020-05-02 22:57:52 +03:00
Eldad Fux 98f97ccc0a Added support for multiple nested children 2020-04-25 23:33:35 +03:00
Eldad Fux 406eb8cff9 Improved for loading time 2020-04-23 06:25:00 +03:00
Eldad Fux 0694166587 Fixed form layout path 2020-04-21 11:11:47 +03:00
Eldad Fux 90807c35d6 Moved form to server side 2020-04-20 21:47:26 +03:00
Eldad Fux 0c205fcf55 Merge branch '0.6' of github.com:appwrite/appwrite into database-ui 2020-04-15 16:45:24 +03:00
Eldad Fux 3dcba7cc3f New fallback OAuth template 2020-04-08 16:14:52 +03:00
Eldad Fux 9d6d6b24cc Added default OAuth callbacks 2020-04-08 14:00:50 +03:00
Eldad Fux c73188ccf9 Merge branch '0.6' of github.com:appwrite/appwrite into database-ui 2020-03-28 18:23:29 +03:00
Eldad Fux 4548622386 Added config manager 2020-03-28 15:42:16 +03:00
Eldad Fux f35258b9c5 Merge branch 'master' of github.com:appwrite/appwrite into database-ui 2020-03-27 01:56:57 +02:00
Eldad Fux 8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00
Eldad Fux ca1b1d1272 Work in progress 2020-03-16 20:41:56 +02:00
Eldad Fux fe34086ac6 New DB UI 2020-03-08 21:27:21 +02:00
Eldad Fux eef5125077 Added master domain SSL cert 2020-03-01 08:33:19 +02:00
Eldad Fux 79f0cb95c3 Added target var 2020-02-24 14:55:42 +02:00
Eldad Fux 583fb8c23d Block UI when CNAME target is invalid 2020-02-23 10:58:30 +02:00
Eldad Fux 46cfa9ee92 Updated $uid to $id 2020-02-17 09:16:11 +02:00
Eldad Fux 53a1cda21c Added ENV var to change default file upload size limit. New default value is 100MB 2020-02-13 20:55:12 +02:00
Eldad Fux e13c474477 Removed old SDK config 2020-02-03 09:08:26 +02:00
Eldad Fux 879827d000 Added platforms env var 2020-01-26 07:13:01 +02:00
Eldad Fux aa391df411 Fixed param error 2020-01-04 17:45:45 +02:00
Eldad Fux 6ab90cd01e Fixed paths 2019-12-16 21:35:33 +02:00
Eldad Fux ef3545cb75 Synced scopes 2019-12-16 07:11:41 +02:00
Eldad Fux 69633e81c8 Fixed controllers paths 2019-12-16 07:00:07 +02:00
Eldad Fux 178c476109 Changed controllers location 2019-12-16 06:55:05 +02:00