Damodar Lohani
|
cd0b21ec0a
|
fix typo
|
2021-07-19 12:11:29 +05:45 |
|
Damodar Lohani
|
7c99192ced
|
Merge branch 'feat-database-indexing' into feat-custom-id
|
2021-07-19 12:06:18 +05:45 |
|
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
|
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 |
|
Eldad Fux
|
b4a65c2c1a
|
Removed TODOs, fixed comments
|
2021-07-16 07:39:31 +03: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 |
|
Damodar Lohani
|
0817eea595
|
Update app/controllers/api/users.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
|
2021-07-15 11:34:08 +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 |
|
Torsten Dittmann
|
16fde539b5
|
Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime
|
2021-07-13 12:08:40 +02:00 |
|
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 |
|
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 |
|
Torsten Dittmann
|
1bc3d61619
|
Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime
|
2021-07-12 09:53:27 +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 |
|
Torsten Dittmann
|
e03ba70291
|
Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime
|
2021-07-07 10:19:52 +02:00 |
|
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 |
|
Damodar Lohani
|
2f40d38a37
|
updates and fixes
|
2021-07-06 12:08:33 +05:45 |
|
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 |
|
kodumbeats
|
01555eb8ef
|
Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes
|
2021-07-05 13:40:38 -04:00 |
|
Damodar Lohani
|
f7ef4349d4
|
custom id validator
|
2021-07-05 17:20:15 +05:45 |
|
Damodar Lohani
|
fb34c0683d
|
Update app/controllers/api/users.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
|
2021-07-05 17:11:52 +05:45 |
|
Damodar Lohani
|
0730cf75c4
|
test for custom id, and fix validator
|
2021-07-05 16:48:52 +05:45 |
|
Damodar Lohani
|
5e2f3ed9c9
|
custom id support in create user
|
2021-07-05 16:35:29 +05:45 |
|
Torsten Dittmann
|
d9986cb205
|
fix(database): properly cast to int
|
2021-07-05 11:33:47 +02:00 |
|