1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00
Commit graph

2185 commits

Author SHA1 Message Date
Damodar Lohani 7490aeaf51 remove unused 2022-02-15 08:42:23 +00:00
Damodar Lohani bdaba2e34a fix validator 2022-02-11 00:05:57 +00:00
Damodar Lohani d73d3015eb Merge branch 'master' into feat-storage-buckets 2022-02-10 01:20:16 +00:00
Matej Baco 9a1fb0f0f2 Updated letter case of DOSpaces 2022-02-08 16:40:56 +01:00
Torsten Dittmann 6796aabf9c
Merge pull request #2637 from appwrite/feat-migration-0-13
feat: migration for 0.13
2022-02-08 11:17:44 +01:00
Matej Baco 7f938be344 Clde quality cleanup 2022-02-04 16:37:47 +01:00
Matej Baco b05301aaf3 Implement new test for oauth and improve mocks 2022-02-04 11:23:06 +01:00
Matej Baco 868a4db066 Bug fix 2022-02-03 17:04:46 +01:00
Matej Bačo ecb91193b7 More review changes 2022-02-03 11:58:21 +00:00
Matej Bačo 3fe98a6f30 Code review changes 2022-02-03 11:57:04 +00:00
Matej Baco d360fd2d96 Feedback updates, preparation for session renewing 2022-02-02 15:14:17 +01:00
Matej Baco 7301923bba Added force parameter functionality 2022-02-01 17:47:08 +01:00
Matej Baco 5bb4a87280 Caching bug gix 2022-02-01 17:30:49 +01:00
Matej Baco 3aa62b439b Implemented refresh token endpoint 2022-02-01 16:54:20 +01:00
Matej Baco 89834af47d Refactored all providers, added expiry 2022-02-01 11:42:11 +01:00
Matej Baco 570cfc18a8 Implemented refresh token system + Twitch provider update 2022-01-31 21:10:12 +01:00
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
Damodar Lohani fb9a18700f update header 2022-01-24 15:36:30 +05:45
Matej Baco 85630df661 PR review changes 2022-01-24 09:20:02 +01:00
Damodar Lohani 7d7eb57fed fix header 2022-01-24 13:56:20 +05:45
Damodar Lohani fe885ca95c add missing headers 2022-01-23 12:14:50 +05:45
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 4cc89ae597 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-migration-0-13 2022-01-19 12:17:19 +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
Eldad A. Fux f2b89362a4
Merge pull request #2633 from appwrite/fix-function-authorization-exception
Fix function authorization exception
2022-01-19 07:37:24 +02:00
Steven Nguyen 88f43c32a4 Fix non-owner not able to delete their membership 2022-01-18 21:26:14 -08:00