1
0
Fork 0
mirror of synced 2024-09-30 17:26:48 +13:00
Commit graph

1643 commits

Author SHA1 Message Date
Damodar Lohani
efbfbd6f79 fire event only when final chunks is uploaded 2022-01-31 18:21:45 +05:45
Damodar Lohani
e3bc0b48e9 fix removed and reordered attributes 2022-01-31 16:17:29 +05:45
Damodar Lohani
21dc234a94 Merge branch '0.13.x' into feat-storage-buckets 2022-01-31 15:37:08 +05:45
Damodar Lohani
8000f40c9a use human readable formats 2022-01-31 14:20:29 +05:45
Damodar Lohani
1347829470 fix reogranize 2022-01-31 12:52:30 +05:45
Damodar Lohani
64b3a04465 fix remove adapter attribute from storage buckets 2022-01-31 12:50:12 +05:45
Damodar Lohani
0cd03d7ec2 remove unused attributes of buckets 2022-01-31 12:07:28 +05:45
Eldad A. Fux
4544483539
Merge pull request #2624 from BobcatProgrammer/feat-926-oauth2-microsoft-tenant-config
feat: Make OAuth2 Microsoft Provider configureable
2022-01-30 21:55:26 +02:00
Eldad A. Fux
22cb3bc01f
Merge pull request #2688 from appwrite/fix-update-document-permission
updateDocument permission check bugfix
2022-01-30 20:01:06 +02:00
Damodar Lohani
6b69c03b6c Merge branch 'feat-storage-buckets' into feat-s3-integration 2022-01-28 13:25:50 +05:45
Damodar Lohani
7e2b79f0f5 Merge branch 'master' into feat-storage-buckets 2022-01-28 13:23:22 +05:45
Simon Trockel
ad8258f7c9
Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-27 11:12:27 +01:00
Damodar Lohani
1515ee1825 fix deleting cache dir 2022-01-27 13:19:47 +05:45
Eldad A. Fux
9cd9a1dc5d
Merge pull request #2468 from stnguyen90/bug-2405-non-owner-delete-membership
Fix non-owner not able to delete their membership
2022-01-27 08:53:27 +02:00
Damodar Lohani
1c464274d0
Merge pull request #2685 from appwrite/fix-cache 2022-01-26 14:23:47 +05:45
Damodar Lohani
0d51236f98 Merge branch 'master' into fix-cache 2022-01-26 13:53:18 +05:45
Simon Trockel
6fde6642bc
Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-26 09:05:53 +01:00
Matej Baco
c15d57f573 Fixed update document permission check and implement test for it 2022-01-25 15:51:04 +01:00
Damodar Lohani
6754adc838 fix storage update 2022-01-25 15:21:43 +05:45
Damodar Lohani
58ec32340f remove cache on file delete 2022-01-25 13:37:11 +05:45
Eldad Fux
c43b71f78a Merge branch 'master' of github.com:appwrite/appwrite into fix-create-existing-collection 2022-01-24 23:33:46 +02:00
Matej Baco
85630df661 PR review changes 2022-01-24 09:20:02 +01:00
Simon Trockel
e29ac692d5 Adjust all code param lengths 2022-01-22 21:02:51 +01:00
Simon Trockel
9f2d225f29 Merge branch 'feat-926-oauth2-microsoft-tenant-config' of https://github.com/BobcatProgrammer/appwrite into feat-926-oauth2-microsoft-tenant-config 2022-01-22 19:31:47 +01:00
Simon Trockel
8233881c44 feat: Generic custom Oauth provider form 2022-01-22 19:31:40 +01:00
Matej Baco
d9eb1e9545 Use dynamic value in controller 2022-01-21 09:05:41 +01:00
Torsten Dittmann
785932abd4
Merge pull request #2638 from appwrite/fix-listcollections-search
Fix list collections when passing `search` parameter
2022-01-19 12:08:36 +01:00
Jake Barnby
438f80cc5a Update query attribute to search, remove name index 2022-01-19 20:57:18 +13:00
Steven Nguyen
88f43c32a4 Fix non-owner not able to delete their membership 2022-01-18 21:26:14 -08:00
Jake Barnby
0f209f8430 Fix function authorization exception when missing permission 2022-01-18 19:38:10 +13:00
Eldad A. Fux
11b0967d3b
Merge pull request #2629 from appwrite/fix-hide-internal-id
fix: hide internal id from documents
2022-01-17 21:15:03 +02:00
Torsten Dittmann
ba2790221c fix: hide internal id from documents 2022-01-17 17:25:20 +01:00
Eldad A. Fux
f5bf1a3cd6
Merge pull request #2600 from gewenyu99/doc-wrap-id-string-in-quotes
Wrap unique() in double quotes to better indicate that it's a literal…
2022-01-17 17:33:33 +02:00
Eldad A. Fux
7c142e91ac
Merge pull request #2619 from appwrite/fix-deletes-worker
fix: reset user attributes and delete sessions when deleting a user
2022-01-16 18:39:20 +02:00
Damodar Lohani
24c803e7d9 Merge branch 'feat-storage-buckets' into feat-s3-integration 2022-01-16 18:09:09 +05:45
Damodar Lohani
41051a8979 fix range for offset 2022-01-16 17:24:36 +05:45
Damodar Lohani
16c0a7c544 directory separator 2022-01-16 17:23:02 +05:45
Damodar Lohani
4a37d402df Merge branch 'master' into feat-storage-buckets 2022-01-16 17:18:43 +05:45
Damodar Lohani
1e3514b7b2 update antiVirus to antivirus for consistency 2022-01-16 13:40:55 +05:45
Damodar Lohani
7e33188f4d fix abort 2022-01-16 13:32:03 +05:45
Damodar Lohani
30fdb9f66d
Apply suggestions from code review
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-01-16 13:01:06 +05:45
Christy Jacob
6238fcc46a fix: reset user attrbites and do not delete user 2022-01-16 05:02:13 +04:00
Eldad Fux
8dc7d24d5a Fixed missing validation 2022-01-16 01:25:00 +02:00
Vincent Ge
a102ee6f14 Wrap unique() in double quotes to better indicate that it's a literal string 2022-01-12 17:19:30 -05:00
Matej Baco
6b77fcf21f FIxed 409 for createCollection 2022-01-12 20:51:13 +01:00
Damodar Lohani
2239e4a5e6 Merge branch 'feat-s3-integration' into feat-refactor-storage-resource 2022-01-07 15:47:38 +05:45
Damodar Lohani
f3bd94b26f fix tags 2022-01-06 15:36:24 +05:45
Damodar Lohani
6a735ad232 Merge branch 'feat-large-file' into feat-s3-integration 2022-01-06 15:33:44 +05:45
Damodar Lohani
d20062f63a Merge branch 'feat-storage-buckets' into feat-large-file 2022-01-06 15:01:21 +05:45
Damodar Lohani
ba82839128 Merge branch 'master' into feat-storage-buckets 2022-01-06 13:11:23 +05:45