1
0
Fork 0
mirror of synced 2024-06-30 12:10:51 +12:00
Commit graph

4068 commits

Author SHA1 Message Date
Eldad Fux cb13cbe389 Updated .NET version, added dev flag 2021-01-09 08:04:39 +02:00
Eldad Fux b23d2bf6e4 Updated examples 2021-01-07 16:11:41 +02:00
Eldad Fux 5e1ff7396e Fixed typo 2021-01-07 00:02:05 +02:00
Eldad Fux bb0725261d Updated code examples 2021-01-05 23:34:49 +02:00
Eldad Fux 4a05e96390 Updated dependencies 2021-01-05 23:33:36 +02:00
Eldad Fux b516eec69d Updated SDK generator version 2021-01-05 00:34:21 +02:00
Eldad Fux df18492d7f Updated Nuget URL 2021-01-04 19:56:08 +02:00
Eldad Fux 90c5913957 Updated dependencies 2021-01-04 19:45:35 +02:00
Eldad Fux 4a93765920 Updated docs 2021-01-04 17:20:56 +02:00
Eldad Fux 9428ad9308 Added dotNet SDK 2021-01-04 17:20:41 +02:00
Eldad Fux 968c03fd01 Changed name from CSharp to .NET 2021-01-04 11:23:36 +02:00
Eldad Fux 287bef7a6c Init new SDK 2021-01-04 00:33:23 +02:00
Eldad Fux 5419de696a Merge branch '0.7.x' of github.com:appwrite/appwrite into 0.7.x 2021-01-02 23:43:52 +02:00
Eldad Fux 75ed55d4ce Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2021-01-02 23:43:46 +02:00
Eldad A. Fux f31bb4106c
Merge pull request #798 from appwrite/fix-797-clamav-env-vars
Fix 797 ClamAV new env vars
2021-01-02 23:17:15 +02:00
Eldad A. Fux 1c9db90507
Merge branch '0.7.x' into fix-797-clamav-env-vars 2021-01-02 22:13:00 +02:00
Eldad Fux 0812a6b82d Updated changelog 2021-01-02 21:47:23 +02:00
Eldad Fux 7ed759ba0e First commit 2021-01-02 21:45:59 +02:00
Eldad A. Fux 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. Fux 7c7d5ce0e2
Merge pull request #796 from appwrite/feat-speedup-tests
Feat speedup tests
2021-01-02 21:15:24 +02:00
Eldad Fux 01b0fcf99c updated timeout 2021-01-02 08:49:20 +02:00
Eldad Fux c9cd5b848a Updated sleep 2021-01-02 02:10:13 +02:00
Eldad Fux 73e08974e4 Build function locally on dev mode 2021-01-02 01:48:10 +02:00
Eldad Fux 81d4c12688 Updated logs 2021-01-02 01:11:58 +02:00
Eldad Fux 29b7d0c23d Updated logs 2021-01-02 00:34:31 +02:00
Eldad Fux 3d412640c6 Updated logs 2021-01-01 21:35:10 +02:00
kodumbeats 94adabe828 toggle visibility of secrets 2021-01-01 13:02:54 -05: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
kodumbeats 5d45eebf22 allow toggle for secret placed above/below input 2021-01-01 12:54:59 -05:00
Eldad A. Fux 29cfc4dde8
Merge pull request #792 from appwrite/feat-updated-docs-api-key-scopes
Feat updated docs api key scopes
2021-01-01 17:02:13 +02:00
Eldad A. Fux 055a7ef8eb
Merge branch '0.7.x' into feat-updated-docs-api-key-scopes 2021-01-01 17:02:00 +02:00
Eldad Fux 5d920963a4 Debug tests 2021-01-01 17:01:09 +02:00
kodumbeats 5573613bac hide oAuth keys by default 2021-01-01 09:40:16 -05:00
kodumbeats 3d61ea3a04 add component to toggle visibility of secrets 2021-01-01 09:40:16 -05:00
Eldad Fux 4853494366 Debug docker status 2021-01-01 16:36:34 +02:00
Eldad Fux bc3ffd9df8 Updated sleep time 2021-01-01 16:09:04 +02:00
Eldad Fux 5ec8bcff4c Fixed audit logs test 2021-01-01 12:03:18 +02:00
Eldad Fux 0947490cdd Updated functions waiting times 2021-01-01 11:56:53 +02:00
Eldad Fux 8017cfbd53 removed docker cache comments 2021-01-01 11:04:30 +02:00
Eldad Fux 1f71fb2e66 Removed unrequired sleeps 2021-01-01 11:01:18 +02:00
Eldad Fux c83efa9db8 Updated timeout test 2021-01-01 10:57:38 +02:00
Eldad Fux 40c7910dd8 Debug failed functions 2021-01-01 10:52:08 +02:00
Eldad A. Fux 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 0e10137101 Reduce mail wait time 2021-01-01 10:34:44 +02:00
Eldad Fux 9a1a88d916 Added debug for waiting function 2021-01-01 10:34:34 +02:00
Eldad Fux f2e98d3e8a Reduce travis wait time 2021-01-01 09:57:13 +02:00
Eldad Fux 7fc7e0b93d Added docs for all public API keys 2021-01-01 08:42:50 +02:00
Eldad A. Fux 1bb95fd948
Merge pull request #790 from appwrite/feat-update-function-docs
Updated docs
2020-12-31 13:11:34 +02:00
Eldad A. Fux 7cf8482808
Update README.md 2020-12-31 11:37:39 +02:00