1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00
Commit graph

5314 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
Torsten Dittmann
bffd21c5ce
Merge pull request #2746 from appwrite/feat-minor-ui-changes
Minor UI updates
2022-02-04 17:38:58 +01:00
Matej Baco
7f938be344 Clde quality cleanup 2022-02-04 16:37:47 +01:00
Eldad Fux
0764fae1f0 Minor UI updates 2022-02-04 16:38:58 +02:00
Matej Baco
b05301aaf3 Implement new test for oauth and improve mocks 2022-02-04 11:23:06 +01:00
Matej Baco
4299ffa27e Tests fix 2022-02-04 10:19:14 +01:00
Matej Baco
439407301c Merge branch 'master' into feat-oauth-refresh-tokens 2022-02-04 10:07:36 +01:00
Eldad A. Fux
785c36e0a0
Merge pull request #2711 from appwrite/feat-update-platform-versions
Update Kotlin and Android platform versions to current
2022-02-04 08:52:34 +02:00
Matej Baco
1c8c9281f8 Update specs 2022-02-03 17:04:53 +01:00
Matej Baco
868a4db066 Bug fix 2022-02-03 17:04:46 +01:00
Matej Bačo
5b4524dd5a
Merge branch 'master' into feat-oauth-refresh-tokens 2022-02-03 12:58:47 +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
aa4d397758 Updated specs 2022-02-02 15:14:52 +01:00
Matej Baco
d360fd2d96 Feedback updates, preparation for session renewing 2022-02-02 15:14:17 +01:00
Eldad A. Fux
3330cbc06b
Merge pull request #2636 from appwrite/fix-db-attr-number-params
Add float validator case to spec to prevent fallthrough
2022-02-01 22:57:44 +02: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
50f6c4dd1c Updated specs 2022-02-01 16:54:24 +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
Torsten Dittmann
059cb90f2a
Merge pull request #2700 from appwrite/fix-enum-ui
Fix: enum AppwriteConsole UI
2022-01-31 11:21:27 +01:00
Torsten Dittmann
cac87c27e0
Merge pull request #2679 from appwrite/fix-ui-boolean-attribute
fix: ui boolean default values
2022-01-31 11:11:43 +01:00
Damodar Lohani
21dc234a94 Merge branch '0.13.x' into feat-storage-buckets 2022-01-31 15:37:08 +05:45
Damodar Lohani
37d5b9a5be fix limit size 2022-01-31 14:22:45 +05:45
Damodar Lohani
8000f40c9a use human readable formats 2022-01-31 14:20:29 +05:45
Damodar Lohani
05c8b45799 update spec 2022-01-31 13:06:37 +05:45
Damodar Lohani
9018972f7f fix ui 2022-01-31 12:56:24 +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
5ef23e32c2 switch default permission to bucket level 2022-01-31 12:35:15 +05:45
Damodar Lohani
0cd03d7ec2 remove unused attributes of buckets 2022-01-31 12:07:28 +05:45
Eldad A. Fux
adce14f9d8
Merge pull request #2642 from wess/master
Stripe OAuth provider
2022-01-31 01:45:11 +02:00
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
da520f47bb
Merge pull request #2666 from appwrite/feat-default-to-collection-permissions
Default to collection-level permissions from console
2022-01-30 20:03:41 +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
Eldad A. Fux
f5be55025e
Merge pull request #2693 from appwrite/feat-managed-databases
Feat: compatibility with managed databases
2022-01-30 20:00:33 +02:00
Eldad Fux
1969380bfa Merge branch 'master' of github.com:appwrite/appwrite into feat-default-to-collection-permissions 2022-01-30 19:25:45 +02:00
Damodar Lohani
50adedf907 update spec and sdk 2022-01-30 14:12:51 +05:45
Wess Cope
216914faca
Merge branch 'appwrite:master' into master 2022-01-28 07:25:35 -05:00
Jake Barnby
a264978f19 Update Kotlin and Android platform versions to current 2022-01-28 21:33:57 +13: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