Commit Graph

29860 Commits

Author SHA1 Message Date
Damodar Lohani 17ec8bc28d limit comments 2021-06-20 16:35:03 +05:45
Damodar Lohani df5cd22bb9 Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-20 16:34:10 +05:45
Matej Baco b7e9efb3d7 Updated interval of an usage worker 2021-06-20 00:01:01 +02:00
Matej Baco a1d4e35375 Updated INTERVALS of php-resque 2021-06-19 23:46:20 +02:00
Eldad Fux bea02c8397 Updated model examples 2021-06-19 17:24:39 +03:00
Eldad Fux 0221ef2caa Added new lang colors 2021-06-19 16:30:30 +03:00
kodumbeats 2e0b7fe471 Support queries for listCollections 2021-06-18 15:27:16 -04:00
kodumbeats 9aad04b484 Accept default permissions from Utopia for now 2021-06-18 15:27:03 -04:00
kodumbeats 5bcb51ab5b Clean up unused code 2021-06-18 15:17:39 -04:00
kodumbeats b1a6302311 Use database worker to remove attributes and indexes 2021-06-18 14:27:14 -04:00
kodumbeats 47d74a64be Add assertions to confirm index was created successfully 2021-06-18 13:18:27 -04:00
kodumbeats 4567bc0d77 Ensure attributes are removed from queue before adding documents 2021-06-18 13:09:07 -04:00
kodumbeats afd347ca6f Create attributes and indexes using database worker 2021-06-18 12:13:37 -04:00
Torsten Dittmann af493324d0 docs(acocunt): fix converting anon account 2021-06-18 13:32:32 +02:00
Torsten Dittmann 9370e74dde remove file leftover 2021-06-18 13:17:33 +02:00
Torsten Dittmann 6bb0c4adf4 fix dists files for js 2021-06-18 13:16:30 +02:00
Torsten Dittmann 7e53800a3e Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-06-18 12:00:55 +02:00
Torsten Dittmann a3cc8c9ad2 adapt to review 2021-06-18 12:00:27 +02:00
Damodar Lohani 07e32f1311 get bucket file and test 2021-06-18 15:18:00 +05:45
Bradley Schofield 7e8d76b66d Add more tests 2021-06-18 10:28:54 +01:00
Damodar Lohani 7427e9dfad list bucket files and test 2021-06-18 15:09:16 +05:45
Torsten Dittmann 16e50e8b32 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-06-18 10:43:09 +02:00
Torsten Dittmann 05b7b3da24 chore(composer): update lock file 2021-06-18 10:42:47 +02:00
Damodar Lohani 2f5dea62dc test for create file with bucket support 2021-06-18 14:23:36 +05:45
Damodar Lohani 29cb5e9fef create file with bucket 2021-06-18 14:21:19 +05:45
Damodar Lohani 3c4ba79103 skipping file type validation for now 2021-06-18 14:20:46 +05:45
Damodar Lohani 71a69a1dd8 fix human readable descriptions 2021-06-18 14:20:14 +05:45
Damodar Lohani 9850141128 updated param description 2021-06-18 13:33:57 +05:45
Damodar Lohani d097c9603c update params and description 2021-06-18 13:19:52 +05:45
Damodar Lohani 5019fdcc02 Merge pull request #1296 from lohanidamodar/feat-sb-update
Feat Storage bucket update and delete
2021-06-18 11:13:26 +05:45
Eldad Fux 9ab76690b6 Merge branch '0.9.x' of github.com:appwrite/appwrite into 0.9.x 2021-06-18 07:13:48 +03:00
Eldad Fux 0a762f722e Updated chanelog 2021-06-18 07:13:43 +03:00
kodumbeats 4a4165a304 Make worker-database executable 2021-06-17 18:13:46 -04:00
kodumbeats 707f49b83f Set up database worker 2021-06-17 17:58:35 -04:00
kodumbeats b32a0e72a9 Add getters for dbForInternal and dbForExternal 2021-06-17 15:30:28 -04:00
kodumbeats e278b06e06 Organize used libraries 2021-06-17 15:30:03 -04:00
kodumbeats c7dfb60bbc Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-17 14:24:09 -04:00
kodumbeats 3c7b7d21f5 Add reminder to filter results from listCollections 2021-06-17 14:22:43 -04:00
kodumbeats 90b280a014 Outline database resque worker 2021-06-17 14:22:06 -04:00
Eldad Fux 4c615c8fa6 Updated log method name 2021-06-17 21:21:22 +03:00
kodumbeats 160330675a Add whitelist of filters to createAttribute 2021-06-17 13:09:40 -04:00
kodumbeats 435f6879f2 Remove unused imports 2021-06-17 13:03:24 -04:00
kodumbeats a54af88a38 Address todo items for attributes and index routes 2021-06-17 11:53:06 -04:00
Bradley Schofield a56463e56e Fix Unique Keys not being update when changing a user's email address 2021-06-17 16:46:29 +01:00
kodumbeats 9fb64c5621 createCollection requires read/write params 2021-06-17 11:15:14 -04:00
Bradley Schofield 891a46d883 Merge branch '0.9.x' into feat-1297-add-expire-date-to-urls 2021-06-17 14:20:24 +01:00
Bradley Schofield 06cf8ab253 Add tests and changelogs 2021-06-17 14:17:35 +01:00
Bradley Schofield c5a08350a2 Add expire param to Account Recovery and Email Verification 2021-06-17 13:44:06 +01:00
Torsten Dittmann ee0c9e5b81 remove unnecessary db instances 2021-06-17 14:11:48 +02:00
Torsten Dittmann ba8fef944c Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage 2021-06-17 13:07:27 +02:00