Commit Graph
13721 Commits
Author SHA1 Message Date
Eldad Fux 287bef7a6c Init new SDK 2021-01-04 00:33:23 +02:00
Christy Jacob 50bca50d10 feat: review comments 2021-01-03 23:42:11 +05:30
Christy Jacob 9b1b5d3a7e feat: review comments 2021-01-03 23:37:19 +05:30
Eldad A. FuxandGitHub 1c9db90507 Merge branch '0.7.x' into fix-797-clamav-env-vars 2021-01-02 22:13:00 +02:00
Eldad Fux 7ed759ba0e First commit 2021-01-02 21:45:59 +02:00
Eldad A. FuxandGitHub 9ea194bd6b Merge pull request #791 from kodumbeats/feat-535-show-hide-secrets-inside-dashboard
Feat 535 show hide secrets inside dashboard
2021-01-02 21:20:38 +02:00
Eldad A. FuxandGitHub 7c7d5ce0e2 Merge pull request #796 from appwrite/feat-speedup-tests
Feat speedup tests
2021-01-02 21:15:24 +02:00
Christy Jacob 83477651e6 fix: fix failing tests 2021-01-02 22:23:31 +05:30
Christy Jacob d8561d030a feat: added env varible 2021-01-02 21:10:00 +05:30
Christy Jacob ad34b275dd feat: review comments 2021-01-02 21:05:21 +05:30
Eldad Fux 73e08974e4 Build function locally on dev mode 2021-01-02 01:48:10 +02:00
kodumbeats 04f4f934aa move toggle above input 2021-01-01 12:55:57 -05:00
kodumbeats 27706aa8c8 add toggle to reveal http auth password 2021-01-01 12:55:49 -05:00
Eldad A. FuxandGitHub 055a7ef8eb Merge branch '0.7.x' into feat-updated-docs-api-key-scopes 2021-01-01 17:02:00 +02:00
kodumbeats 5573613bac hide oAuth keys by default 2021-01-01 09:40:16 -05:00
Eldad A. FuxandGitHub d6df6b9fdc Merge pull request #788 from appwrite/feat-execute-functions-from-client
Enabled client endpoints for CF
2021-01-01 10:37:48 +02:00
Eldad Fux 7fc7e0b93d Added docs for all public API keys 2021-01-01 08:42:50 +02:00
Christy Jacob d191a71593 feat: review comments 2021-01-01 01:26:39 +05:30
Christy Jacob f89edfaa8f Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-response-filters 2021-01-01 01:04:41 +05:30
Eldad A. FuxandGitHub 1bb95fd948 Merge pull request #790 from appwrite/feat-update-function-docs
Updated docs
2020-12-31 13:11:34 +02:00
Eldad Fux 05b510786e Updated docs 2020-12-31 10:25:11 +02:00
Eldad A. FuxandGitHub de70f71114 Merge pull request #766 from christyjacob4/feat-na-maintenance-task
feat: starter for maintenance task
2020-12-30 15:42:04 +02:00
Eldad Fux 1c620ff190 Updated UI with option to edit execute access permission 2020-12-30 14:26:02 +02:00
Eldad Fux 4d4336e357 Ability to update execute permissions 2020-12-30 14:25:32 +02:00
Eldad Fux 6151fac5b6 Updated specs and examples 2020-12-30 14:24:54 +02:00
Eldad Fux df96ba2af7 Deleted non-relevant comments 2020-12-30 13:07:14 +02:00
Eldad Fux d0fd81ce91 Fixed container deletion 2020-12-30 12:44:33 +02:00
Eldad Fux bddb720f59 Removed log, force old function deletion 2020-12-30 09:26:52 +02:00
Eldad Fux ec8be5eed1 Added new roles for execution 2020-12-30 09:26:01 +02:00
Eldad Fux 6d94c12409 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-execute-functions-from-client 2020-12-30 07:50:54 +02:00
Eldad Fux dd9cbcef62 Enabled client endpoints for CF 2020-12-30 01:00:44 +02:00
Eldad A. FuxandGitHub bf7282c04f Merge pull request #786 from christyjacob4/fix-na-use-order-type
fix: use orderType in DB query
2020-12-30 00:02:38 +02:00
Christy Jacob 77a0feb46f fix: deprecate option 2020-12-30 01:13:53 +05:30
Christy Jacob c7306053d1 fix: use orderType in DB query 2020-12-30 01:00:49 +05:30
Christy Jacob e28c4feb97 feat: review comments 2020-12-30 00:50:19 +05:30
Christy Jacob cebd016282 feat: modified the regex 2020-12-30 00:38:48 +05:30
Christy Jacob 51600bc1d9 feat: added check for header on api init 2020-12-30 00:37:33 +05:30
Christy Jacob 2ffb34fab1 feat: added check for env variable on startup 2020-12-30 00:12:03 +05:30
Eldad A. FuxandGitHub 8fa19a7a9d Merge branch '0.7.x' into feat-na-maintenance-task 2020-12-29 16:46:27 +02:00
Eldad Fux 328d3bcfd4 Comments review 2020-12-29 12:45:44 +02:00
Eldad Fux bb52478bc3 Changed JWT expiry to max 15 minutes 2020-12-28 23:23:09 +02:00
Eldad Fux e4e0c23968 Added tests 2020-12-28 22:31:55 +02:00
Eldad Fux 5e4619b6e0 Updated auth check 2020-12-28 22:31:42 +02:00
Eldad Fux 40d735881c JWT auth - work in progress 2020-12-28 19:03:47 +02:00
Eldad Fux f6d30fa1fb Added a new JWT endpoint 2020-12-28 19:03:27 +02:00
Eldad Fux 9c712acd5e Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2020-12-28 14:11:50 +02:00
Christy Jacob ef0f886ce6 feat: added todos for some /users endpoints 2020-12-28 15:21:45 +05:30
Eldad A. FuxandGitHub 8ae624a389 Merge pull request #675 from appwrite/swoole-and-functions
Cloud Functions
2020-12-28 11:08:45 +02:00
Christy Jacob e77abfe706 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-maintenance-task 2020-12-27 23:30:59 +05:30
Christy Jacob dce89663b0 patch: review comments 2020-12-27 23:27:35 +05:30