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

704 commits

Author SHA1 Message Date
Torsten Dittmann
158ecce959 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x 2022-05-12 20:41:04 +02:00
Torsten Dittmann
9455a7c573
Merge pull request #3144 from appwrite/feat-array-limits
Feat: Array API limits
2022-05-12 19:03:29 +02:00
Torsten Dittmann
a0d37f77e4
Merge pull request #3194 from appwrite/feat-14-migration
feat: migration for 0.14
2022-05-12 19:00:58 +02:00
Torsten Dittmann
784844b03e Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-11 19:04:31 +02:00
Matej Bačo
8bb3418f7c Merge remote-tracking branch 'origin/0.14.x' into feat-certificate-refactor 2022-05-11 14:12:38 +00:00
Torsten Dittmann
fdd16e44c6 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-09 09:12:06 +02:00
Torsten Dittmann
936fed3b13 chore: update versions 2022-05-08 20:53:20 +02:00
Matej Bačo
4c642b99c5 Merge remote-tracking branch 'origin/0.14.x' into feat-sessions-subquery 2022-05-08 18:50:41 +00:00
Torsten Dittmann
33414b58b1 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-08 17:25:01 +02:00
Torsten Dittmann
3990ef7fa2 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x 2022-05-08 17:15:25 +02:00
Torsten Dittmann
f5844df97b
Merge branch 'master' into feat-user-tokens-subquery 2022-05-08 16:39:24 +02:00
Matej Bačo
5aa009d843 Rename const 2022-05-01 07:54:58 +00:00
Matej Bačo
4d2d7eddaf PR review changes 2022-05-01 07:53:59 +00:00
Matej Bačo
2c93cf664b Fix tests 2022-04-27 14:11:12 +00:00
Matej Bačo
92d6ed6089 Implement memberships subquery 2022-04-27 12:44:47 +00:00
Matej Bačo
50082c3512 Implement user tokens subcollection 2022-04-27 11:06:53 +00:00
Matej Bačo
dd8f96ea63 Define const APP_LIMIT_ATTRIBUTE_COUNT 2022-04-26 13:29:23 +00:00
Torsten Dittmann
12557f7143 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-25 16:40:59 +02:00
Matej Bačo
1eb821c823 Default value & perms bug fix 2022-04-25 11:43:30 +00:00
Torsten Dittmann
25de029992 fix(database): casting of float values 2022-04-21 15:14:01 +02:00
Torsten Dittmann
87b8fc3c41 feat: event classes for different cases 2022-04-13 14:39:31 +02:00
Matej Bačo
e49d6fd766 Review changes 2022-04-13 12:26:07 +00:00
Matej Bačo
7159070067 PR review changes 2022-04-11 08:34:11 +00:00
Matej Bačo
f69bd80b0e SubQuery changes 2022-04-04 09:59:32 +00:00
Matej Bačo
bff9acb88a Upgraded versions 2022-03-23 12:05:57 +00:00
Damodar Lohani
43f60739d7
Merge branch 'master' into fix-preview-when-no-extension 2022-03-18 16:23:42 +05:45
Torsten Dittmann
22550a8441 chore: increase cache buster 2022-03-15 19:24:28 +01:00
Torsten Dittmann
44be3203c9 chore: increase cache buster 2022-03-15 19:23:37 +01:00
Torsten Dittmann
36384c4fe5 chore: prepare 0.13.3 2022-03-15 13:19:04 +01:00
Damodar Lohani
d1abd4832f storage preview limit environment variable 2022-03-13 08:09:24 +00:00
Torsten Dittmann
9434f126b9 feat: increase preview maximum file size 2022-03-07 16:59:31 +01:00
Torsten Dittmann
f07cd7b043 chore: prepare 0.13.2 2022-03-07 12:33:09 +01:00
Torsten Dittmann
67ac207385 chore: increase cache buster 2022-03-04 14:31:09 +01:00
Torsten Dittmann
3968c06205 chore: prepare version numbers to 0.13.1 2022-03-03 15:14:22 +01:00
Christy Jacob
68c229dab8 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-0-13-migration 2022-03-02 02:41:02 +04:00
Torsten Dittmann
daeaa11961 chore: increase cache buster 2022-03-01 21:46:26 +00:00
Torsten Dittmann
2607f6b9c5 chore: update dependencies 2022-03-01 18:55:36 +01:00
Torsten Dittmann
24b29b86f8 fix: dirty migration 2022-03-01 16:51:45 +01:00
Christy Jacob
37c6fd75d8 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-28 20:18:48 +04:00
Matej Baco
1f89a6fd26 Simplified storage providers ENV vars 2022-02-28 13:07:38 +01:00
Christy Jacob
cf2fee5b6f Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:25:31 +04:00
Torsten Dittmann
d2ed3fcf3a Merge remote-tracking branch 'origin/0.13.x' into feat-permissions-improvements 2022-02-22 15:16:17 +01:00
Damodar Lohani
2edd4b5926 fix storage environment vars 2022-02-22 12:33:35 +00:00
Damodar Lohani
53de779e89 Merge branch 'master' into 0.13.x 2022-02-22 06:43:07 +00:00
Eldad A. Fux
03d1814879
Update init.php 2022-02-21 14:49:58 +02:00
Damodar Lohani
eb916e58d4 Merge branch '0.13.x' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:43:29 +00:00
Damodar Lohani
91a307490f refcator storage usage in worker 2022-02-17 14:58:39 +05:45
Damodar Lohani
53f7301ade Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-func-storage-sync 2022-02-17 14:11:24 +05:45
Christy Jacob
da7512e050 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-add-error-codes 2022-02-17 02:25:29 +04:00
Damodar Lohani
947d9dc57a limit preview to 10 MB 2022-02-16 09:39:06 +00:00