 
|
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 |
|
kodumbeats
|
30483610f8
|
Add missing typehint
|
2021-07-14 15:09:48 -04:00 |
|
Torsten Dittmann
|
4633d74fc7
|
feat(db-refactor): user status now boolean
|
2021-07-14 13:02:12 +02:00 |
|
kodumbeats
|
3d2888ac70
|
Remove unused functions
|
2021-07-13 15:24:52 -04:00 |
|
kodumbeats
|
2db245a607
|
Use new db for deletes worker
|
2021-07-13 14:44:45 -04:00 |
|
kodumbeats
|
0af70aae30
|
Handle deleting functions with new db
|
2021-07-13 12:10:42 -04:00 |
|
kodumbeats
|
b58e773568
|
Handle deleting execution logs with new db
|
2021-07-13 12:10:20 -04:00 |
|
kodumbeats
|
4062715613
|
Handle deleting team memberships with new db
|
2021-07-13 12:08:52 -04:00 |
|
Torsten Dittmann
|
882686952e
|
adapt to review
|
2021-07-13 17:18:02 +02:00 |
|
kodumbeats
|
adb26c5356
|
Use Utopia authorization validator
|
2021-07-13 09:41:15 -04: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 |
|
 
|
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
|
c89f7b4c1f
|
fix(realtime): reset pdo connection on exception
|
2021-07-13 12:20:26 +02:00 |
|
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
|
bceb600430
|
readable comment
|
2021-07-13 13:46:42 +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 |
|
 
|
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
|
f869e69123
|
Delete user documents from new db
|
2021-07-12 17:57:37 -04:00 |
|
 Torsten DittmannandGitHub
|
0c1c254019
|
Merge pull request #1387 from TorstenDittmann/feat-release-0.9.1
feat(release): 0.9.1
|
2021-07-12 19:45:01 +02:00 |
|
kodumbeats
|
acc4bbb052
|
Deletes worker no longer needed for collections
|
2021-07-12 12:45:30 -04:00 |
|
 Torsten DittmannandGitHub
|
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
|
71941d8712
|
feat(release): 0.9.1
|
2021-07-12 18:21:12 +02:00 |
|
Torsten Dittmann
|
cff517a2ab
|
adapt to review
|
2021-07-12 18:15:21 +02:00 |
|
 Eldad A. FuxandGitHub
|
b2308e48e3
|
Merge pull request #1384 from TorstenDittmann/fix-app-resource
fix(app): remove app resource and replace with utopia
|
2021-07-12 18:42:43 +03: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
|
df24011d8b
|
fix(http): reset pdo connection if broken
|
2021-07-12 12:04:00 +02:00 |
|
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 |
|
Matej Baco
|
24f85cdc78
|
Added " to wrap environment name
|
2021-07-10 20:07:03 +02:00 |
|
Damodar Lohani
|
fc96625fd5
|
upload large file using chunks
|
2021-07-08 17:11:11 +05:45 |
|
Damodar Lohani
|
8ca9210308
|
fields update in files and buckets collection
|
2021-07-08 16:57:36 +05:45 |
|
Torsten Dittmann
|
fbea6e2245
|
Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console
|
2021-07-07 17:00:39 +02:00 |
|
Torsten Dittmann
|
a83c22f8f2
|
Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-usage
|
2021-07-07 16:58:06 +02:00 |
|
Christy Jacob
|
ce8a1dc8c2
|
feat(platforms): update maven links
|
2021-07-07 20:17:24 +05:30 |
|
 Torsten DittmannandGitHub
|
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 Fux
|
bac529a270
|
Increased cache buster
|
2021-07-06 21:26:25 +03:00 |
|
Eldad Fux
|
a42597c848
|
Tiny change for sdk exmaple dir path
|
2021-07-06 21:20:23 +03:00 |
|
Eldad Fux
|
febd244df3
|
Tiny change for sdk exmaple dir path
|
2021-07-06 20:38:06 +03:00 |
|
 Eldad A. FuxandGitHub
|
2286bd2fb3
|
Merge pull request #1357 from appwrite/feat-kotlin-java-docs
Feat kotlin java docs
|
2021-07-06 20:10:33 +03:00 |
|
 Eldad A. FuxandGitHub
|
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 |
|
Jake Barnby
|
defd553bd9
|
Add java + kotlin doc sources for android + kotlin SDK's
|
2021-07-07 00:06:14 +12:00 |
|