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

1356 commits

Author SHA1 Message Date
Damodar Lohani
8c0e891079 Merge branch 'feat-storage-buckets' into feat-large-file 2021-07-20 11:37:00 +05:45
Damodar Lohani
085f7c03c4 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-07-20 11:15:09 +05:45
Eldad A. Fux
48ad89ac27
Merge pull request #1412 from appwrite/feat-db-refactor-routes
Feat db refactor routes
2021-07-19 22:18:28 +03:00
Eldad A. Fux
c1a67fc718
Merge branch 'feat-database-indexing' into fix-db-sync-with-master 2021-07-19 21:20:29 +03:00
Eldad A. Fux
285cc76212
Merge pull request #1403 from appwrite/fix-db-open-api-spec
fix-db-open-api-spec
2021-07-19 17:49:15 +03:00
Eldad A. Fux
ea33609acb
Merge pull request #1396 from TorstenDittmann/feat-refactor-db-user-status
feat(refactor-db): user status
2021-07-19 13:21:40 +03:00
Eldad Fux
bbc20dad10 Merge branch 'master' of github.com:appwrite/appwrite into fix-db-sync-with-master 2021-07-18 17:17:29 +03:00
Eldad Fux
5ec5649603 Fixed wrong paths 2021-07-18 11:19:23 +03:00
Damodar Lohani
eb0f711c22 Merge branch 'feat-storage-buckets' into feat-large-file 2021-07-18 11:30:37 +05:45
Damodar Lohani
57fa41c240 merge feat-database-indexing 2021-07-18 11:29:43 +05:45
Eldad Fux
6fe19370f3 Fixed OAuth2 tests 2021-07-18 00:21:33 +03:00
Eldad Fux
318c4843ca Updated error template 2021-07-17 21:59:54 +03:00
Eldad Fux
2bf69d59f1 Update session document 2021-07-17 13:04:43 +03:00
Eldad Fux
78689f2878 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-sync-session-collection 2021-07-16 18:00:05 +03:00
kodumbeats
ce742b104e Remove $ from task document 2021-07-16 10:32:20 -04:00
kodumbeats
2619157dd0 Add inline todos 2021-07-16 09:53:55 -04:00
kodumbeats
f749256e03 Fix typos in changes for certificates worker 2021-07-16 09:33:30 -04:00
Eldad Fux
6471acb1e1 Fixed injection name 2021-07-16 07:40:01 +03:00
Eldad Fux
b4a65c2c1a Removed TODOs, fixed comments 2021-07-16 07:39:31 +03:00
kodumbeats
0243d6c9e1 Use refactored db for certificates worker 2021-07-15 17:14:52 -04:00
Damodar Lohani
c1b1e76c79 fix download 2021-07-15 17:30:26 +05:45
Damodar Lohani
d3b9765d65 fix upload 2021-07-15 17:19:05 +05:45
Damodar Lohani
05674b29a4 updates and refactor 2021-07-15 16:20:08 +05:45
Damodar Lohani
77e7de6304 use range parser from framewwork 2021-07-15 15:25:41 +05:45
kodumbeats
88146857f7 Use refactored db for tasks worker 2021-07-14 15:59:16 -04:00
Torsten Dittmann
4633d74fc7 feat(db-refactor): user status now boolean 2021-07-14 13:02:12 +02:00
Damodar Lohani
e5e6425a3d Merge branch 'feat-large-file' of github.com:lohanidamodar/appwrite into feat-large-file 2021-07-13 16:47:09 +05:45
Damodar Lohani
eab5bd4d5d
Update app/controllers/api/storage.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-07-13 16:46:00 +05:45
Damodar Lohani
3c16d18f2e more improvement 2021-07-13 14:01:24 +05:45
Damodar Lohani
654b8bbadd refactor and code improvements 2021-07-13 13:43:16 +05:45
Damodar Lohani
b8e853493f Merge branch 'feat-large-file' of github.com:lohanidamodar/appwrite into feat-large-file 2021-07-13 13:35:11 +05:45
Damodar Lohani
2c12e19628 request is not required yet 2021-07-13 13:34:45 +05:45
Damodar Lohani
40129ebc41 view and download code improvements 2021-07-13 13:34:19 +05:45
Damodar Lohani
35184f3ba0
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-07-13 13:27:03 +05:45
kodumbeats
acc4bbb052 Deletes worker no longer needed for collections 2021-07-12 12:45:30 -04:00
Torsten Dittmann
e9a37e9a53
Merge pull request #1385 from TorstenDittmann/fix-broken-pdo-connection
fix(http): reset pdo connection if broken
2021-07-12 18:39:57 +02:00
Torsten Dittmann
cff517a2ab adapt to review 2021-07-12 18:15:21 +02:00
Torsten Dittmann
76af58c646 fix(pdo): throw on general to parent 2021-07-12 17:27:26 +02:00
Damodar Lohani
12ba957614 support large file download and view 2021-07-12 16:08:01 +05:45
Torsten Dittmann
18d4a0def0 fix(app): remove app resource and replace with utopia 2021-07-12 11:51:58 +02:00
Damodar Lohani
fc96625fd5 upload large file using chunks 2021-07-08 17:11:11 +05:45
Torsten Dittmann
f158980963
fix(database): default value for empty rules 2021-07-07 13:46:44 +02:00
Damodar Lohani
5db04e09f9 first working POC of large file upload 2021-07-07 15:52:11 +05:45
Eldad A. Fux
1186c6a36f
Merge pull request #1298 from PineappleIOnic/feat-1297-add-expire-date-to-urls
Feat Add Expire Parameter to Email Verification and Password Reset URL's
2021-07-06 19:19:08 +03:00
Bradley Schofield
4e2b05b87c Update account.php 2021-07-06 13:18:55 +01:00
Eldad A. Fux
0d4c5ab01e
Merge pull request #1349 from TorstenDittmann/fix-database-int-casting
fix(database): properly cast to int
2021-07-06 13:43:46 +03:00
Bradley Schofield
1a8ace0fb0 Update account.php 2021-07-06 09:14:12 +01:00
kodumbeats
06c276d855 Tighten up validation 2021-07-05 16:27:20 -04:00
kodumbeats
64d1913a03 Keep search param in listCollections 2021-07-05 15:19:18 -04:00
kodumbeats
4a90076013 Cleanup code comments 2021-07-05 15:15:39 -04:00