1
0
Fork 0
mirror of synced 2024-09-15 17:09:18 +12:00
Commit graph

9199 commits

Author SHA1 Message Date
Christy Jacob
af9db5ac1c feat: update response models and response filters 2022-01-25 03:31:41 +04:00
Christy Jacob
a93e8f3b0b feat: update deletes,usage and functions worker 2022-01-25 03:19:01 +04:00
Christy Jacob
da4655df32 feat: update retry build endpoint 2022-01-25 03:17:10 +04:00
Christy Jacob
f712345677 feat: update create-execution endpoint 2022-01-25 03:16:53 +04:00
Christy Jacob
43e3f23a4e feat: update create-deployment endpoint 2022-01-25 03:15:53 +04:00
Christy Jacob
9b77485bcd feat: reneame delete-tag endpoint 2022-01-25 03:14:21 +04:00
Christy Jacob
37d30154f3 feat: reneame get-tag endpoint 2022-01-25 03:11:33 +04:00
Christy Jacob
988634eb79 feat: reneame list-tags endpoint 2022-01-25 03:09:24 +04:00
Christy Jacob
8f69eafd89 feat: reneame create-tag endpoint 2022-01-25 03:06:54 +04:00
Christy Jacob
831a94a0c5 feat: reneame create-tag endpoint 2022-01-25 03:06:16 +04:00
Christy Jacob
f7e44a31be feat: reneame create-tag endpoint 2022-01-25 03:05:41 +04:00
Christy Jacob
f6411cd213 feat: reneame create-tag endpoint 2022-01-25 03:05:17 +04:00
Christy Jacob
e6fdeb3d9d feat: reneame update-function-tags endpoint 2022-01-25 02:59:02 +04:00
Christy Jacob
8307c8d432 feat: rename tags response model to deployment 2022-01-25 02:54:13 +04:00
Christy Jacob
939a11d701 feat: rename tags to deployments in events.php 2022-01-25 02:40:49 +04:00
Christy Jacob
9d2e452779 feat: rename tags to deployments in collections.old.php 2022-01-25 02:26:21 +04:00
Christy Jacob
6d3c522834 feat: rename tags to deployments in collections.php 2022-01-25 02:13:34 +04:00
Christy Jacob
e67de99223 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-functions-refactor 2022-01-25 02:03:00 +04: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
Christy Jacob
074a293d63 feat: refactoring the builds worker 2022-01-25 00:06:29 +04:00
Vincent Ge
7da87c0358 Translations button up top and lists available languages at bottom + link 2022-01-24 11:11:33 -05:00
Bradley Schofield
f68723a518 Various Improvements
+ Updated build list
+ Added search attribute to builds
+ Renamed automaticDeploy to deploy
+ Added tests for build list
2022-01-24 15:54:07 +00:00
Vincent Ge
2ac2c3dbd2 Adopted translation changes made by Yuqi 2022-01-24 10:44:27 -05:00
Bradley Schofield
bfc4f72673 Update docker-compose in docs and make executor a executable
Update docker-compose in docs and make executor a executable
2022-01-24 10:32:40 +00:00
Torsten Dittmann
d49ef8355d fix: ui boolean default values 2022-01-24 11:27:46 +01:00
Bradley Schofield
b9f2174a15 Regenerate Console SDK 2022-01-24 09:54:56 +00:00
Bradley Schofield
9a0b7ce142 Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-functions-refactor 2022-01-24 09:37:46 +00:00
Bradley Schofield
5ba45abadc Implement Some of Eldad's Changes 2022-01-24 09:37:14 +00:00
Bradley Schofield
18f099825b
Update CHANGES.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-01-24 09:22:08 +00:00
Bradley Schofield
c43f6c4223
Update CHANGES.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-01-24 09:21:42 +00:00
Matej Baco
85630df661 PR review changes 2022-01-24 09:20:02 +01:00
Christy Jacob
046797e48f feat: refactor auth::skip 2022-01-24 03:05:07 +04:00
Christy Jacob
b59566a815 feat: move retry build call to builds worker 2022-01-24 03:01:42 +04:00
Christy Jacob
abd54938ef feat: add build worker 2022-01-24 02:25:46 +04:00
Torsten Dittmann
ce347c8e54 fix: permissions to 0777 for functions 2022-01-23 22:01:20 +01:00
Torsten Dittmann
8b67fa76f8 fix: default vars param on function 2022-01-23 21:45:12 +01:00
Torsten Dittmann
1e0578cfba fix: chmod issues in tmp directory with linux 2022-01-23 21:44:45 +01:00
Eldad A. Fux
3509c83501
Merge pull request #2650 from appwrite/feat-retry-realtime-db-connection
Feat: retry db connection in realtime server
2022-01-23 19:48:22 +02:00
Eldad A. Fux
029935eb6a
Merge pull request #2659 from appwrite/fix-function-timeout
Fix function timeout in controller
2022-01-23 19:45:55 +02:00
Eldad Fux
1ba97b5d9d Unused env vars 2022-01-23 19:34:08 +02:00
Eldad Fux
65421fb42a Removed unused volumes 2022-01-23 19:28:18 +02:00
Eldad Fux
7d2d49bb89 Removed unused volumes 2022-01-23 19:28:13 +02:00
Eldad Fux
029e1dc6f6 Hiding port 8080 2022-01-23 19:21:23 +02:00
Christy Jacob
12ed89b49c Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-functions-refactor 2022-01-23 20:53:33 +04:00
Eldad Fux
0219c92cb0 Review 2022-01-23 18:34:18 +02:00
Eldad Fux
acb4198aa9 Review 2022-01-23 18:34:07 +02:00
Simon Trockel
f6dd0e926e Add documentation for Custom Oauth Provider forms 2022-01-23 00:16:07 +01:00