1
0
Fork 0
mirror of synced 2024-09-28 23:41:23 +12:00
Commit graph

1813 commits

Author SHA1 Message Date
Eldad Fux
d016b9a61d Merge branch 'swoole-and-functions' of github.com:appwrite/appwrite into feat--new-vars-command 2020-08-15 00:58:14 +03:00
Eldad Fux
3a06e8c14b wip: new response objects 2020-08-15 00:56:50 +03:00
Eldad Fux
58384ac0b9 Updated swoole I/O 2020-08-15 00:56:33 +03:00
Eldad Fux
0b5e24133d Moved preloaded to a seperate lib 2020-08-14 20:41:03 +03:00
Eldad Fux
cc0004e23c Removed UI logs 2020-08-13 15:55:09 +03:00
Eldad Fux
04c4b631d8 Added the new vars command 2020-08-12 15:12:48 +03:00
Eldad Fux
07496447b4 Updated console with session list new structure 2020-08-11 17:29:27 +03:00
Eldad Fux
609006bc1f Added new session data 2020-08-11 17:28:51 +03:00
Eldad Fux
8eb74fc5c1 Fixed templates paths 2020-08-11 17:28:24 +03:00
Eldad Fux
d6ad0779b3 Updated session structure 2020-08-10 06:52:19 +03:00
Eldad Fux
6c2f432469 Updated error log 2020-08-10 00:19:30 +03:00
Eldad Fux
e95c8d7758 Lazyload GEO DB 2020-08-09 23:57:12 +03:00
Eldad Fux
c7f6eb2d45 Fixed users response list 2020-08-09 18:34:33 +03:00
Eldad Fux
78b49cd045 Sycned migration script with 0.7 updates 2020-08-09 18:03:09 +03:00
Eldad Fux
a7a55821a1 Removed prefs merge behaviour 2020-08-09 18:00:09 +03:00
Eldad Fux
86593ea545 Remove empty line 2020-08-09 17:58:35 +03:00
Eldad Fux
77d94f79bd Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-08-08 13:43:50 +03:00
Eldad Fux
c8d08ac29e Updated all response structures 2020-08-08 13:41:17 +03:00
Eldad A. Fux
e2fd3381d0
Merge pull request #497 from appwrite/feat-installation-script
Feature: New installation script
2020-08-08 13:39:40 +03:00
Eldad Fux
5b34a1ea7e Updated response models 2020-08-07 09:33:49 +03:00
Eldad Fux
7ebc6a5de9 Updated response models 2020-08-07 07:39:10 +03:00
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
6bbec799de Updated output logs 2020-08-06 08:55:02 +03:00
Eldad Fux
c97b61d8ae New env vars for event triggers 2020-08-05 16:12:23 +03:00
Eldad Fux
a361b3d181 Fixed event triggers 2020-08-05 08:18:45 +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
40b7a1de7f Added default ports 2020-07-31 15:50:39 +03:00
Eldad Fux
e5d26d74eb Fixed template 2020-07-31 15:49:52 +03:00
Eldad Fux
674c003da9 Fetch default ports 2020-07-31 15:49:44 +03:00
Eldad Fux
a447f21297 Fetch old version and env vars 2020-07-31 09:31:29 +03:00
Eldad Fux
af2b9bfa30 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-30 21:36:53 +03:00
Eldad Fux
3d88d3041c Added title attributes to all event names 2020-07-30 21:34:22 +03:00
Eldad Fux
54c0e8bf82 Removed leftovers 2020-07-30 21:26:40 +03:00
Eldad Fux
df9957357c Fixed typo 2020-07-30 10:23:25 +03:00
Eldad Fux
cbd0d5f1a5 Updated events list font size 2020-07-29 20:29:42 +03:00
Eldad Fux
15c24f8d9a Added docker compose parsers 2020-07-29 18:26:01 +03:00
Eldad Fux
9f386df16a Updated controllers naming 2020-07-29 10:29:34 +03:00