1
0
Fork 0
mirror of synced 2024-08-05 13:31:36 +12:00
Commit graph

437 commits

Author SHA1 Message Date
Torsten Dittmann
e69a22042c
Merge pull request #3113 from appwrite/feat-new-event-model
feat: new event model
2022-05-12 19:53:51 +02:00
Matej Bačo
30dfba6238 Bug fix 2022-05-10 10:30:44 +00:00
Matej Bačo
cd236bd3ff Merge remote-tracking branch 'origin/0.14.x' into fix-bucket-size-update 2022-05-10 10:28:32 +00:00
Matej Bačo
d3560ea91b PR review changes 2022-05-10 10:28:16 +00:00
Torsten Dittmann
18379c25b8 fix: merge issues 2022-05-08 17:49:17 +02:00
Torsten Dittmann
33414b58b1 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-08 17:25:01 +02:00
Torsten Dittmann
773e6d0415 style: fix some styles 2022-05-08 17:10:56 +02:00
Everly Precia Suresh
a2091a2572 retrigger build 2022-05-06 15:12:11 +00:00
Everly Precia Suresh
8c4b035dd7 update storage.php with optional parameters 2022-05-06 13:33:44 +00:00
Everly Precia Suresh
ceea134579 fix file param 2022-05-04 13:00:12 +00:00
Everly Precia Suresh
5b72d9d48d change file type 2022-05-04 12:49:35 +00:00
Everly Precia Suresh
4e8d9a1da7 refactor storage.php 2022-05-04 12:23:34 +00:00
Torsten Dittmann
7790d72c0c fix: realtime, tests and webhooks 2022-04-18 18:21:45 +02:00
Torsten Dittmann
8ec435ed1f sync: changes 2022-04-17 22:34:32 +02:00
Torsten Dittmann
443f4c924d Merge branch 'master' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-13 14:39:37 +02:00
Torsten Dittmann
87b8fc3c41 feat: event classes for different cases 2022-04-13 14:39:31 +02:00
Matej Bačo
1c59c8d8dd PR review changes 2022-04-01 09:00:31 +00:00
Matej Bačo
da6ca5347c Implemented check and tests for bucket size 2022-03-31 13:10:30 +00:00
Damodar Lohani
0a1fbcd23d add missing attribute keys 2022-03-27 08:01:50 +00:00
Damodar Lohani
a79c0bec58
Merge pull request #2973 from appwrite/fix-bucket-permission-on-create-file 2022-03-23 07:41:14 +05:45
Damodar Lohani
b00b132238 fix missing auth skip while getting bucket 2022-03-20 06:31:34 +00:00
Damodar Lohani
ab3db2af1b
add comment 2022-03-20 08:33:40 +05:45
Damodar Lohani
68b1950751
Update app/controllers/api/storage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-03-20 08:20:52 +05:45
Damodar Lohani
e37da6a5f7 code refactor 2022-03-18 11:51:59 +00:00
Damodar Lohani
3a43ef95b1 remove useless code 2022-03-18 11:19:26 +00:00
Damodar Lohani
2da677906b final fixes 2022-03-18 11:18:53 +00:00
Damodar Lohani
46e106ab56 fix content type logic 2022-03-18 11:07:54 +00:00
Damodar Lohani
43f60739d7
Merge branch 'master' into fix-preview-when-no-extension 2022-03-18 16:23:42 +05:45
Torsten Dittmann
0e5dd2def6 Merge branch 'master' of https://github.com/appwrite/appwrite into fix-bucket-permissions 2022-03-15 10:52:11 +01:00
Torsten Dittmann
4244bdedd3 fix: storage bucket permissions 2022-03-15 10:51:51 +01:00
Damodar Lohani
d1abd4832f storage preview limit environment variable 2022-03-13 08:09:24 +00:00
Damodar Lohani
7d32f84cc2 fix output type 2022-03-13 07:58:49 +00:00
Damodar Lohani
935430c3e3 fix preview output when no output param and type doesn't exist 2022-03-13 07:52:00 +00:00
Alex Noble
6db28ae417 Fixing issue 2930 2022-03-09 22:49:51 +00:00
Damodar Lohani
30e3814c09
fix storage usage for deployments 2022-03-02 17:39:59 +05:45
Christy Jacob
a8b4368397
Merge pull request #2867 from appwrite/fix-storage-providers
Fix executor env vars
2022-03-01 16:39:01 +04:00
Matej Bačo
14c67c2b54
Merge branch '0.13.x' into fix-rename-sum 2022-03-01 13:27:37 +01:00
Matej Bačo
2c34480d1b Fix executor env vars 2022-03-01 11:59:50 +00:00
Damodar Lohani
a8f316110d default previews fix when files set on external storage 2022-03-01 11:37:51 +00:00
Matej Baco
56bf7a51df Refactored 'sum' to 'total' 2022-02-27 10:57:09 +01:00
Damodar Lohani
26a2bc8a97 missing method type to file preview 2022-02-27 13:24:33 +05:45
Christy Jacob
cf2fee5b6f Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:25:31 +04:00
Damodar Lohani
7a84fc88a6 fix indentation 2022-02-23 06:09:01 +00:00
Damodar Lohani
ae0cac517e fix boolean 2022-02-23 05:50:55 +00:00
Damodar Lohani
6f6c6f3051
Update app/controllers/api/storage.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 19:04:22 +05:45
Damodar Lohani
0b6bed0515 fix create bucket 2022-02-18 02:14:57 +00:00
Damodar Lohani
5645a003ab use internal id for bucket files tables 2022-02-17 13:48:25 +00:00
Christy Jacob
ca2bee015a feat: add new error codes for storage 2022-02-17 02:55:54 +04:00
Christy Jacob
da7512e050 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-add-error-codes 2022-02-17 02:25:29 +04:00
Eldad A. Fux
f045adb654
Merge pull request #2786 from appwrite/feat-update-realtime-events
storage realtime event refactor
2022-02-17 00:03:43 +02:00