1
0
Fork 0
mirror of synced 2024-10-05 04:34:58 +13:00
Commit graph

8405 commits

Author SHA1 Message Date
Damodar Lohani
08cec63c3e Merge branch 'feat-sb-uis' into feat-s3-integration 2021-12-03 13:52:10 +05:45
Damodar Lohani
ddcd6558fe Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-03 11:13:42 +05:45
Damodar Lohani
b22797318e Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-02 13:53:17 +05:45
Torsten Dittmann
f11a6325ff fix(api): use constant for maximum offset range 2021-12-01 14:05:01 +01:00
Torsten Dittmann
3aadb7d102 fix(ui): document boolean attribute margin bottom 2021-12-01 13:55:37 +01:00
Torsten Dittmann
c8d7ea8071 fix(ui): collection tables 2021-12-01 13:19:15 +01:00
Torsten Dittmann
38ca693966 fix(ui): creat enum attribute validation 2021-12-01 13:05:24 +01:00
Torsten Dittmann
b55c5a2660 fix(ui): elements issue 2021-12-01 12:56:40 +01:00
Torsten Dittmann
ac796048d8 replace old collections file 2021-12-01 12:48:23 +01:00
Torsten Dittmann
45fde3b2b9
Merge pull request #2390 from appwrite/feat-db-refactor-restrict-assignable-permissions
feat(refactor-db): restrict assignable permissions
2021-11-30 15:28:03 +01:00
Damodar Lohani
ce07c464f8 fix chunks 2021-11-30 14:25:21 +05:45
Damodar Lohani
e1f45b5a2d update naming 2021-11-30 13:51:54 +05:45
Damodar Lohani
a2ef59df47 update file naming 2021-11-30 13:49:19 +05:45
Damodar Lohani
2a6bf47bce fix chunked upload for tags - chunk start from 1 2021-11-30 13:46:47 +05:45
Damodar Lohani
ba8598cc8b remove dumps 2021-11-30 13:46:32 +05:45
kodumbeats
ee5b1da82d Roles must be assoc array with roles as keys 2021-11-28 08:32:00 -05:00
kodumbeats
4b9ff6cca2 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-restrict-assignable-permissions 2021-11-28 07:32:29 -05:00
Damodar Lohani
5ee52d91f2 fix local chunked upload 2021-11-26 13:52:19 +05:45
Damodar Lohani
028a62d3d3 fix deletes worker 2021-11-26 10:50:31 +05:45
Damodar Lohani
ee7459cd36 Merge branch 'feat-sb-uis' into feat-s3-integration 2021-11-26 10:23:42 +05:45
Damodar Lohani
8ece11d28e Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-26 10:22:30 +05:45
Damodar Lohani
0dbcf3cf23 updated package 2021-11-26 10:17:45 +05:45
Damodar Lohani
8d8d32af7c Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-26 10:16:16 +05:45
Torsten Dittmann
89a296cb6c
Merge pull request #2438 from appwrite/feat-database-worker
feat(views/install): database worker
2021-11-25 20:23:23 +01:00
Torsten Dittmann
3b144840bd feat(views): database worker 2021-11-25 20:20:28 +01:00
Torsten Dittmann
0d6581330b remove usage worker from installation compose 2021-11-25 18:17:03 +01:00
Torsten Dittmann
e08ff9f0f9 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-25 18:16:39 +01:00
Torsten Dittmann
7766c98d20
Merge pull request #2437 from appwrite/fix-cache-purge-with-globbing
fix(refactor-db): fix cache purging while file globbing
2021-11-25 17:46:27 +01:00
Torsten Dittmann
4e98eb372a chore(deps): update composer lock 2021-11-25 17:45:09 +01:00
kodumbeats
c26831097e Test cache changes from dev branch 2021-11-25 11:33:30 -05:00
Torsten Dittmann
194337ac3b fix(ui): increase cache buster 2021-11-25 17:08:24 +01:00
Torsten Dittmann
ff9d2e6448 fix(ui): collection settings permissions 2021-11-25 14:18:53 +01:00
Torsten Dittmann
ab74f8efb0 add all docs 2021-11-25 14:07:19 +01:00
Torsten Dittmann
6561f7d4a2 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-25 14:02:08 +01:00
Torsten Dittmann
3552f69542
Merge pull request #2436 from appwrite/fix-swagger-spec
fix(spec): add nullable property
2021-11-25 14:02:01 +01:00
Torsten Dittmann
d71c351d0a fix(ui): add activity bubble to tabs 2021-11-25 13:57:59 +01:00
Torsten Dittmann
0b0b6968a1 fix(ui): fix charts 2021-11-25 11:54:02 +01:00
Torsten Dittmann
e30d7d1db4 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-25 11:28:55 +01:00
Torsten Dittmann
7d2bb76416 fix(ui): ordering of collections in pagination 2021-11-25 11:28:53 +01:00
Torsten Dittmann
c39002be0a chore(specs): update specs 2021-11-25 11:27:18 +01:00
Torsten Dittmann
eb7c9dd020 fix(specs): swagger add nullable property 2021-11-25 11:08:39 +01:00
Torsten Dittmann
c927b1a93b Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into fix-swagger-spec 2021-11-25 10:10:41 +01:00
Torsten Dittmann
4f92551c8f
Merge pull request #2379 from appwrite/fix-swagger-spec-for-permissions
Fix-swagger-spec-for-permissions
2021-11-25 10:10:25 +01:00
Torsten Dittmann
e1539639ec fix(ui): charts 2021-11-25 10:07:34 +01:00
Damodar Lohani
7672a69e7e dependency update 2021-11-25 13:42:39 +05:45
Damodar Lohani
9fbf657329 Merge branch 'feat-sb-uis' into feat-s3-integration 2021-11-25 13:42:13 +05:45
Damodar Lohani
e7f7ce0e70 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-25 13:41:12 +05:45
Damodar Lohani
ec9d4599c4 Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-11-25 13:38:40 +05:45
Damodar Lohani
8728668e21 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-25 13:33:55 +05:45
Damodar Lohani
ce950637a5 update dependency 2021-11-25 13:32:01 +05:45