Commit graph

913 commits

Author SHA1 Message Date
kodumbeats
d609940de1 Merge branch 'dev' into refactor-whitelist-type 2021-04-19 09:29:55 -04:00
kodumbeats
604b3217f3 Use validator type constants 2021-04-15 16:33:47 -04:00
Torsten Dittmann
15c80628ac
Update storage.php 2021-04-15 09:45:05 +02:00
Torsten Dittmann
e0fa4d6856 fix: adapt storage limit 2021-04-13 11:41:10 +02:00
Torsten Dittmann
3e2dcb2cac feat: add abuse limit to file upload 2021-04-13 11:38:48 +02:00
Torsten Dittmann
7e7662096a feat: add abuse limit to team invite 2021-04-13 11:38:40 +02:00
Torsten Dittmann
20e858dbfe fix: validator class and spec generator 2021-04-13 10:46:30 +02:00
Torsten Dittmann
7d08c30672 Merge branch 'dev' of https://github.com/appwrite/appwrite into refactor-whitelist-type 2021-04-13 09:57:26 +02:00
kodumbeats
bc54b8b35e Set whitelist type when not string 2021-04-08 09:41:54 -04:00
Torsten Dittmann
3ff66179c5 feat: add document response model that extends any type 2021-04-08 10:39:23 +02:00
kodumbeats
07140bda5a Replace utopia libs with native validators 2021-03-24 13:47:43 -04:00
Eldad Fux
464fc5a813 Merge branch 'dev' of github.com:appwrite/appwrite into feat-new-timestamp-log 2021-03-23 13:37:24 +02:00
Eldad Fux
65f77351f4 Merge branch 'dev' of github.com:appwrite/appwrite into feat-new-timestamp-log 2021-03-22 22:09:41 +02:00
Eldad Fux
866dd3cad1 Merge branch 'dev' of github.com:appwrite/appwrite into feat-set-default-permissions-to-user 2021-03-22 22:09:01 +02:00
Eldad Fux
a76016fa37 Fixed functions tests 2021-03-22 18:19:05 +02:00
Eldad Fux
46c465b80e Added some fixes and dedicated tests 2021-03-22 09:34:51 +02:00
Eldad Fux
e05da0ce3c Fixed comments 2021-03-22 00:26:00 +02:00
Eldad Fux
b5846f5a79 Updated default permissions 2021-03-22 00:17:20 +02:00
Eldad Fux
600692bcac Fixed AV health check 2021-03-20 09:14:02 +02:00
Eldad Fux
11053b0b60 Added timestamp 2021-03-19 00:08:19 +02:00
Eldad A. Fux
355cdd74a4
Merge pull request #979 from appwrite/fix-update-doc-permissions
Allow permission reset
2021-03-16 13:09:00 +02:00
Eldad Fux
b69deb594d Allow permission reset 2021-03-15 00:33:59 +02:00
Eldad Fux
99207d5376 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2021-03-13 00:25:11 +02:00
Torsten Dittmann
feda2fd787 fix typo in countrycode 2021-03-12 17:10:51 +01:00
kodumbeats
1b0acc8ab7 Merge branch 'dev' into fix-952-patch-user-prefs-event 2021-03-12 09:34:19 -05:00
kodumbeats
ed447986ea Use uppercase countryCode 2021-03-09 06:03:42 -05:00
kodumbeats
5eaced933d Use uppercase countryCode as index for $countries assoc array 2021-03-08 14:58:16 -05:00
Eldad A. Fux
9a5278aab0
Merge branch 'dev' into fix-response-filter-header-not-allowed 2021-03-05 11:23:05 +02:00
Eldad Fux
c31c7736a1 Updated Mock API 2021-03-05 08:40:29 +02:00
Damodar Lohani
9552a8dc80 add response formate to access control allowed headers 2021-03-05 12:21:41 +05:45
Eldad Fux
30b04baca8 Added response types 2021-03-05 07:30:34 +02:00
Eldad Fux
9403b9b95f Added new routes to mock errors 2021-03-04 23:32:03 +02:00
kodumbeats
192ba00e3f Add event for users.update.prefs 2021-03-04 12:18:50 -05:00
Eldad Fux
64ca27e342 Merge branch '0.7.x' of github.com:appwrite/appwrite into dev 2021-02-27 17:39:48 +02:00
Eldad Fux
b8518ed6f5 Added latest versions endpoint 2021-02-24 20:31:43 +02:00
Eldad Fux
bab5400aec Merge branch 'dev' of github.com:appwrite/appwrite into feat-disable-SMTP 2021-02-22 17:54:33 +02:00
Eldad Fux
0a99755a8e Added SMTP disabled message 2021-02-22 17:50:14 +02:00
Eldad Fux
dde5a761f9 Updated dependencies 2021-02-21 23:37:22 +02:00
Damodar Lohani
04e2cf98fe integration utopia-php image library 2021-02-19 19:44:46 +05:45
Eldad Fux
a582b49b5e Merge branch '0.7.x' of github.com:appwrite/appwrite into dev 2021-02-19 06:24:05 +02:00
Damodar Lohani
92d35cff18 fix missing port information in URL in console 2021-02-18 17:42:30 +05:45
Eldad Fux
51390c2a95 Fixed tests 2021-02-15 10:16:23 +02:00
Eldad Fux
764abc22ae Abstracted useragaent parsing stuff 2021-02-14 19:28:54 +02:00
Eldad A. Fux
4d355ff815
Merge pull request #895 from lohanidamodar/fix-response-filter-not-found
Avoid errors when response-format header is not available
2021-02-10 21:04:29 +02:00
Eldad Fux
30e89612ae Fixed tag descriptions 2021-02-10 17:04:50 +02:00
Damodar Lohani
1aa424245c avoid errors when response-format header is not available 2021-02-10 11:52:49 +05:45
Torsten Dittmann
e9e106fee9 remove unnecessary semi colon 2021-02-09 10:25:09 +01:00
Torsten Dittmann
41e3c64add fix(teams): email cta text 2021-02-09 10:16:39 +01:00
Christy Jacob
a693b72946 feat: added short descriptions for all services 2021-02-09 00:08:00 +05:30
Torsten Dittmann
ac42cc21ea fixes certificate removal on project deletion 2021-02-08 10:01:52 +01:00