1
0
Fork 0
mirror of synced 2024-09-13 16:07:21 +12:00
Commit graph

414 commits

Author SHA1 Message Date
Eldad Fux
dd19846611 Updated docs 2020-08-07 06:57:27 +03:00
Eldad Fux
ab8d47dd78 Added structured response objects 2020-08-06 17:49:29 +03:00
Eldad Fux
f8970dc023 Replace prefs patch method with put 2020-08-06 15:45:58 +03:00
Eldad Fux
1707fac0ab Updated prefs 2020-08-06 15:00:16 +03:00
Eldad Fux
1ce645a209 Updated user prefs endpoints 2020-08-06 14:18:53 +03:00
Eldad Fux
3cc2101ada Updated prefs update route 2020-08-06 13:21:10 +03:00
Eldad Fux
14dfcc93a5 Updated user response object 2020-08-06 13:01:08 +03:00
Eldad Fux
227d8dbb70 Fixed prefs parsing 2020-08-06 12:54:56 +03:00
Eldad Fux
0c70412078 Updated account response object 2020-08-06 10:39:55 +03:00
Eldad Fux
a7a570c354 Updated docblocks 2020-08-06 09:55:17 +03:00
Eldad Fux
4c53b5d599 Updated response docs 2020-08-06 09:51:49 +03:00
Eldad Fux
05c01dc1a7 Added event exectuions for cloud functions 2020-08-04 23:09:01 +03:00
Eldad Fux
e3086ba789 Merge branch 'upgraded-webhooks' of github.com:appwrite/appwrite into swoole-and-functions 2020-08-04 08:27:40 +03:00
Eldad Fux
2f6a3c6610 Updated webhook event label and func stracture 2020-08-04 08:23:38 +03:00
Eldad Fux
63d8b402aa Updated webhook event label name 2020-08-03 14:47:32 +03:00
Eldad Fux
aa580f32a0 Updated to the UI 2020-07-24 10:07:01 +03:00
Eldad Fux
fb2631e108 Updated monitors and charts 2020-07-24 00:00:10 +03:00
Eldad Fux
263d5e4cc1 Added new monitors 2020-07-23 17:59:44 +03:00
Eldad Fux
4a9f0a5ebb Added function trigger 2020-07-23 08:52:03 +03:00
Eldad Fux
8630a3a427 Reset default tag on delete 2020-07-22 17:36:39 +03:00
Eldad Fux
9cc5b50b6d Lazy delete for tags, executions and code files 2020-07-22 11:55:38 +03:00
Eldad Fux
471f8d4454 Activated usage tracking 2020-07-21 14:53:48 +03:00
Eldad Fux
c65ef9e6a8 Added function usage tracking 2020-07-21 13:33:23 +03:00
Eldad Fux
de32dbe040 Delete tag source not just data 2020-07-19 00:48:28 +03:00
Eldad Fux
eef01eb63b Unused namespace 2020-07-19 00:48:06 +03:00
Eldad Fux
d115e93a42 Added code packages to storage calculation 2020-07-17 12:48:43 +03:00
Eldad Fux
eec1dd6714 Updated logs UI 2020-07-17 11:14:16 +03:00
Eldad Fux
b53afae778 Fixed missing tag error timing 2020-07-17 00:50:37 +03:00
Eldad Fux
2af2484afa Worker now run real functions 2020-07-16 15:04:06 +03:00
Eldad Fux
3c194b5076 Manual function execution 2020-07-15 23:29:55 +03:00
Eldad Fux
1f46f0ef77 Set default tag 2020-07-15 22:09:33 +03:00
Eldad Fux
b70e185450 Added functions worker standalone container 2020-07-15 15:49:10 +03:00
Eldad Fux
6251d2b40a Added upload 2020-07-15 06:38:57 +03:00
Eldad Fux
8d5e62a02b Added a new volume 2020-07-15 00:20:46 +03:00
Eldad Fux
436300439d Enabled code upload 2020-07-14 23:33:52 +03:00
Eldad Fux
6d2cd5884d Updated default values 2020-07-14 19:43:34 +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
286b42787f Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-12 20:20:28 +03:00
Eldad Fux
64c17a82c5 Added more tests 2020-07-11 22:40:58 +03:00
Eldad Fux
1b897b4223 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-11 21:38:51 +03:00
Eldad Fux
abdae9b095 Fixed permission updating bug 2020-07-11 19:18:04 +03:00
Eldad Fux
c537f11b32 Added new test 2020-07-11 16:01:04 +03:00
Eldad Fux
cbbc45af52 Added chunked output for large files 2020-07-11 07:17:45 +03:00
Eldad Fux
1cd09ff2fe Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-10 16:31:52 +03:00
Eldad Fux
bd606a5015 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-10 14:54:00 +03:00
Eldad Fux
f08543d669 Auto-assign membership from console or server API 2020-07-10 12:06:30 +03:00
Eldad Fux
0fdc953980 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-09 14:26:53 +03:00
Eldad Fux
134bdae348 Added joined date on admin mode 2020-07-09 14:25:33 +03:00
Eldad Fux
af94102493 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-09 14:15:42 +03:00
Eldad Fux
e8f755ae11 Update team count 2020-07-09 14:05:45 +03:00
Eldad Fux
7010cc361d Fixed membership creation from server 2020-07-09 13:53:46 +03:00
Eldad Fux
5c794dd22b Fix for server mode 2020-07-09 13:44:35 +03:00
Eldad Fux
edf6a5fd04 Added server mode 2020-07-09 13:27:11 +03:00
Eldad Fux
ea1d7062a2 Improved events avlidation 2020-07-09 12:11:42 +03:00
Eldad Fux
2e676b8b3a Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-08 18:21:38 +03:00
Eldad Fux
c5840266f0 Updated project response format 2020-07-08 18:07:52 +03:00
Eldad Fux
d2f676f41f Fixed DB input order 2020-07-08 17:28:01 +03:00
Eldad Fux
0b384765e8 Added some consistency to DB API 2020-07-08 17:13:15 +03:00
Eldad Fux
bce2412b70 Custom domain validation regex is invalid
Fixes #470
2020-07-08 01:11:02 +03:00
Eldad Fux
633b3bcb15 Fixed preloading 2020-07-07 23:40:08 +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
b0e8dfc583 Tests fixed? 2020-07-06 00:54:41 +03:00
Eldad Fux
969441bf47 Fixed queues var names 2020-07-05 17:19:59 +03:00
Eldad Fux
a9b823c720 Merge branch 'preloader' of github.com:appwrite/appwrite into swoole 2020-07-03 21:33:51 +03:00
Eldad Fux
498fb207f6 Added new request methods 2020-07-03 18:14:51 +03:00
Eldad Fux
fb71414dc3 Fixed preview output default value 2020-07-03 12:11:19 +03:00
Eldad Fux
e0443b1a48 Fixed OAuth2 tests 2020-07-03 10:55:12 +03:00
Eldad Fux
59c5d83968 Fixed storage tests 2020-07-03 06:11:16 +03:00
Torsten Dittmann
7484bdc347 outsource user leftovers to delete worker 2020-07-03 00:42:21 +02:00
Eldad Fux
fac1799e98 Fixed users missing resource 2020-07-03 01:13:42 +03:00
Torsten Dittmann
4c6a300a22 delete leftovers & reserve id
- delete team memberships
- create a reserved id
2020-07-02 23:48:37 +02:00
Eldad Fux
934ae8beac Fixed domain validation 2020-07-03 00:48:02 +03:00
Eldad Fux
d6e85bc39e Removed namespace 2020-07-02 23:33:25 +03:00
Eldad Fux
66e2e29066 Load GEODB on init 2020-07-02 23:24:14 +03:00
Eldad Fux
521f206f09 Updated request methods 2020-07-02 20:37:24 +03:00
Eldad Fux
1e74aaac37 Fixed storage tests 2020-07-02 19:11:07 +03:00
Eldad Fux
57c4103d7d Fixed tests 2020-07-02 16:59:51 +03:00
Eldad Fux
7b361cce1e Fixed avatar service 2020-07-02 16:51:11 +03:00
Eldad Fux
43dbc10733 Updated Avatars output method 2020-07-02 16:43:31 +03:00
Eldad Fux
3b4c77029c Merge branch 'remove-globals' of github.com:appwrite/appwrite into swoole 2020-07-01 10:04:03 +03:00
Eldad Fux
947839ef15 Merge branch 'remove-globals' of github.com:appwrite/appwrite into preloader 2020-07-01 09:45:49 +03:00
Eldad Fux
f5af0e701c Fixed cookie vars 2020-07-01 09:35:57 +03:00
Eldad Fux
18f2074584 Merge branch 'remove-globals' of github.com:appwrite/appwrite into preloader 2020-07-01 01:20:13 +03:00
Eldad Fux
c32804a7f2 Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-07-01 01:18:43 +03:00
Eldad Fux
fd90a57ece Fixed tests 2020-07-01 00:38:06 +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
e336c3315c Added storage config files 2020-06-30 07:32:36 +03:00
Eldad Fux
3e808d3bf4 Removed global vars 2020-06-30 00:43:34 +03:00
Eldad Fux
b2c5cdf054 Merge branch 'remove-globals' of github.com:appwrite/appwrite into swoole 2020-06-29 09:22:23 +03:00
Eldad Fux
0804526ee4 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-06-28 23:56:11 +03:00
Eldad Fux
0caff20e80 Removed more global vars 2020-06-28 23:45:36 +03:00
Eldad Fux
655aecd29d Cleaned up globals 2020-06-28 22:28:18 +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 A. Fux
c64cf7f160
Merge branch 'master' into deprecated-first-and-last 2020-06-28 21:53:16 +03:00