1
0
Fork 0
mirror of synced 2024-08-06 22:08:05 +12:00
Commit graph

946 commits

Author SHA1 Message Date
Bradley Schofield
1c0454daa9
Merge branch '0.9.x' into feat-1297-add-expire-date-to-urls 2021-07-02 11:40:58 +01:00
Bradley Schofield
da9860c7c4 Revert "Merge branch 'master' into feat-1297-add-expire-date-to-urls"
This reverts commit 9472867c66, reversing
changes made to 7e8d76b66d.
2021-07-02 11:39:41 +01:00
Bradley Schofield
9472867c66 Merge branch 'master' into feat-1297-add-expire-date-to-urls 2021-07-02 11:37:29 +01:00
kodumbeats
d68f7254be Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-01 12:51:07 -04:00
kodumbeats
a912e2f20e Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-30 14:24:48 -04:00
kodumbeats
12b58b00ac
Update descriptions/examples for docs
Applied suggestions from code review

Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-30 11:10:45 -04:00
Christy Jacob
ebc08be20c feat: revert integer validator to numeric 2021-06-28 20:54:37 +05:30
Torsten Dittmann
91250ea52b fix(users): db connection 2021-06-28 09:55:56 +02:00
Torsten Dittmann
44ba052fcb feat(db): improved connection pools 2021-06-28 09:19:33 +02:00
Damodar Lohani
d82594cfcd update and delete backward compatibility 2021-06-28 11:38:25 +05:45
Damodar Lohani
ee580add1a create file backward compatibility 2021-06-28 11:38:25 +05:45
Damodar Lohani
8c458383d3 backward compatibility for get requests 2021-06-28 11:38:25 +05:45
Damodar Lohani
5442c4b767 proper error message 2021-06-28 11:37:45 +05:45
Eldad Fux
03ff844291 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-26 22:47:53 +03:00
Eldad Fux
862f6721e8 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-26 22:06:23 +03:00
Damodar Lohani
79bee417ae throw 500 when bucket size limit is larger than system's storage limit 2021-06-24 12:55:21 +05:45
Damodar Lohani
5dae32d56f
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-24 12:46:29 +05:45
Damodar Lohani
378be8363a using getGravityTypes method to get list of supported gravity 2021-06-24 12:15:52 +05:45
Eldad A. Fux
91b2a139a5
Merge pull request #1294 from PineappleIOnic/feat-get-session-by-id-endpoint
Add session by ID API Endpoint
2021-06-23 18:45:08 +03:00
kodumbeats
4c81d6b490 Remove unnecessary params from new attribute and index routes 2021-06-23 10:21:32 -04:00
Damodar Lohani
497d391412 update image library and gravity param 2021-06-23 13:59:35 +05:45
Eldad A. Fux
a2c4dac366
Merge pull request #1314 from PineappleIOnic/fix-runtime-parameter
Renamed `env` param on `/v1/functions` to `runtime`
2021-06-23 10:12:24 +03:00
kodumbeats
ea46b7b783 Use stricter validators for params 2021-06-22 15:34:42 -04:00
Damodar Lohani
9a955e0244 file extension validation 2021-06-22 17:57:46 +05:45
Bradley Schofield
22bc391047
Update app/controllers/api/functions.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-22 11:18:26 +01:00
Damodar Lohani
9bdc4a5147 fix encryption and compression checks 2021-06-22 14:21:44 +05:45
Bradley Schofield
c92a820c6d Renamed env param on /v1/functions to runtime 2021-06-21 15:42:39 +01:00
Bradley Schofield
1cf66b5934 Update account.php 2021-06-21 09:13:18 +01:00
Damodar Lohani
af04bc0ac6 remove extra whitespace 2021-06-21 13:51:08 +05:45
Damodar Lohani
93902d2c73 check storage before bucket 2021-06-21 13:50:11 +05:45
Eldad Fux
83047e8784 Fixed is empty conditions 2021-06-20 16:59:36 +03:00
Damodar Lohani
181b56eb75 updates 2021-06-20 17:10:48 +05:45
Damodar Lohani
fe0bdf0799 preview, view, download, update, delete endpoints and tests 2021-06-20 17:05:35 +05:45
Damodar Lohani
18a8392c9b update suggestions 2021-06-20 16:40:24 +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
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
b1a6302311 Use database worker to remove attributes and indexes 2021-06-18 14:27:14 -04:00
kodumbeats
afd347ca6f Create attributes and indexes using database worker 2021-06-18 12:13:37 -04:00
Damodar Lohani
07e32f1311 get bucket file and test 2021-06-18 15:18:00 +05:45
Damodar Lohani
7427e9dfad list bucket files and test 2021-06-18 15:09:16 +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
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
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
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
c5a08350a2 Add expire param to Account Recovery and Email Verification 2021-06-17 13:44:06 +01:00
Damodar Lohani
d7a6c47b98 create file for bucket and test 2021-06-17 15:55:58 +05:45
Bradley Schofield
3f386d485e
Merge branch '0.9.x' into feat-get-session-by-id-endpoint 2021-06-17 11:07:33 +01:00
Damodar Lohani
e530d633dc
Update app/controllers/api/storage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-06-17 15:32:45 +05:45
Bradley Schofield
88bb46ec95 Update account.php 2021-06-17 10:41:04 +01:00
Bradley Schofield
978668cbb9 Implement changes on other endpoints 2021-06-17 10:33:57 +01:00
Bradley Schofield
40e9fa9b36 Add Christy's Suggestions 2021-06-17 10:08:01 +01:00
Damodar Lohani
696b133881
Update app/controllers/api/storage.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-17 14:14:02 +05:45
Damodar Lohani
abdbdeef35
Update app/controllers/api/storage.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-17 14:12:40 +05:45
Damodar Lohani
db85577f4f delete storage bucket webhook test 2021-06-17 14:08:21 +05:45
Damodar Lohani
7ec21d5c5e remove adapter 2021-06-17 13:46:19 +05:45
Damodar Lohani
7829ac09b3 prevent adapter update 2021-06-17 13:36:29 +05:45
Damodar Lohani
f92fa47c0c fix event 2021-06-17 13:34:49 +05:45
Damodar Lohani
8c30043bd3 delete bucket endpoint and test 2021-06-17 12:39:56 +05:45
Damodar Lohani
1a82529e49 fixes 2021-06-17 12:39:56 +05:45
Damodar Lohani
dca5c3491b update bucket endpoint and test 2021-06-17 12:39:56 +05:45
Damodar Lohani
0c5072e8a4
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-17 11:13:27 +05:45
kodumbeats
2530341bf9 Fix updateCollection and clean up code 2021-06-16 16:36:18 -04:00
Bradley Schofield
fa918f9523 Add Eldad's Suggestions 2021-06-16 14:48:30 +01:00
Bradley Schofield
320cc97ad8 Replace getCollectionFirst with getDocument
Should be faster due to redis caching
2021-06-16 12:48:33 +01:00
Bradley Schofield
cdb8fb8286 Implement suggestions 2021-06-16 11:48:12 +01:00
Bradley Schofield
d4c39b7b73 Add session by ID API Endpoint 2021-06-16 11:14:08 +01:00
Damodar Lohani
6c2117a750 removed extra whitespace 2021-06-16 13:25:49 +05:45
Damodar Lohani
928b083bcc updated to more in sync with collections 2021-06-16 11:35:54 +05:45
Damodar Lohani
491720183a update descriptions 2021-06-16 11:28:59 +05:45
Damodar Lohani
bf077e2f9b Merge branch 'feat-sb-id-get' into feat-sb-list 2021-06-16 11:26:41 +05:45
Damodar Lohani
988004e27f suggested updates 2021-06-16 11:16:07 +05:45
Damodar Lohani
94c91cc52a
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-16 11:11:34 +05:45
kodumbeats
0e7c55c17c Fix tests for deleteDocument 2021-06-15 10:24:51 -04:00
kodumbeats
a62c46cc44 Fix tests for update and delete document 2021-06-15 09:38:24 -04:00
Damodar Lohani
62f7373e77 fix get bucket with new db 2021-06-15 14:24:36 +05:45
Damodar Lohani
8265884fb9 Merge branch 'feat-sb-list' into feat-sb-id-get 2021-06-15 14:22:52 +05:45
Damodar Lohani
b7eb26bc96 fix list bucket with new db 2021-06-15 14:22:23 +05:45
Damodar Lohani
017da96eb0 Merge branch 'feat-sb-create' into feat-sb-list 2021-06-15 14:20:12 +05:45
Damodar Lohani
6939002932 create bucket fixing with new db 2021-06-15 14:19:49 +05:45
Damodar Lohani
11670642af Merge branch 'feat-sb-list' into feat-sb-id-get 2021-06-15 13:39:15 +05:45
Damodar Lohani
49374f57bf Merge branch 'feat-sb-create' into feat-sb-list 2021-06-15 13:38:44 +05:45
Damodar Lohani
5ff4781574 Merge branch 'feat-storage-buckets' into feat-sb-create 2021-06-15 13:38:03 +05:45
Damodar Lohani
0bb5718b2f get bucket endpoint and test 2021-06-15 13:33:59 +05:45
Damodar Lohani
081d3ecbde list buckets endpoint 2021-06-15 13:08:22 +05:45
Damodar Lohani
1917381379 fix create bucket issue 2021-06-15 12:28:10 +05:45
kodumbeats
33d07c2ba4 Move listDocuments to new db 2021-06-14 15:55:36 -04:00
Christy Jacob
8322749c2c Merge branch 'master' of github.com:appwrite/appwrite into feat-move-deletion-to-worker 2021-06-14 20:56:40 +05:30
kodumbeats
24a5fb4867 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-14 10:40:05 -04:00
Damodar Lohani
d0f7ab7a19 create bucket endpoint 2021-06-14 17:44:47 +05:45
Damodar Lohani
a5eb89fc1b wip 2021-06-14 17:29:15 +05:45