1
0
Fork 0
mirror of synced 2024-06-18 18:54:55 +12:00
Commit graph

8860 commits

Author SHA1 Message Date
Eldad A. Fux 7c9daf8cef
Update SECURITY.md 2022-02-12 16:40:12 +02:00
Eldad Fux fc64607c4b Updated changes style 2022-02-12 06:36:19 +02:00
Eldad Fux 7e8f6aa1e4 Added 0.11.1 to change log 2022-02-12 06:35:28 +02:00
Eldad A. Fux 11eaa9c3e9
Merge pull request #2781 from appwrite/chore-update-0.12.2
chore: release 0.12.2
2022-02-12 06:25:16 +02:00
Torsten Dittmann 9162e197bf chore: release 0.12.2 2022-02-11 18:44:10 +01:00
Eldad A. Fux 9618b03c85
Merge pull request #2729 from vermakhushboo/master
Add LogOwl logger details
2022-02-11 10:09:31 +02:00
Khushboo Verma 41feeeb299
Merge branch 'appwrite:master' into master 2022-02-11 13:01:28 +05:30
Eldad A. Fux 0adb002930
Merge pull request #2771 from brocococonut/patch-1
Update usage container to include redis vars
2022-02-11 09:13:49 +02:00
Jake Lees e098943a15
Update compose.phtml to match docker-compose.yaml 2022-02-10 16:37:48 +11:00
Jake Lees 399adace02
Update usage container to include redis vars
The existing compose file has appwrite-usage rely on the redis container, however, no redis connection env variables are being passed in. This just includes them for instances where you're using an external redis instance.
2022-02-10 14:54:27 +11: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
Eldad A. Fux f57a48d7a3
Merge pull request #2749 from appwrite/docs-br-pr-test
docs: update status badge for tests
2022-02-05 09:19:55 +02:00
Brandon 97ae1df61a
chore: switch to tests 2022-02-04 21:11:05 -06:00
Brandon 53156cd6d6
docs: change to CodeQL for status 2022-02-04 20:44:57 -06:00
Brandon b4f958ff04
docs: update status badge 2022-02-04 20:30:54 -06:00
Brandon 5c0320826f
docs: test 2022-02-04 19:55:39 -06: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
Eldad A. Fux 1334546ebf
Merge pull request #2748 from appwrite/fix-oauth-cleanup
OAUTh: Code  cleanup
2022-02-04 18:15:22 +02: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
Eldad A. Fux e42c012961
Merge pull request #2733 from appwrite/feat-oauth-refresh-tokens
Feat oauth refresh tokens
2022-02-04 14:42:28 +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
Eldad A. Fux 0d6532df2b
Merge pull request #2741 from appwrite/feat-github-ci-selfhosted
ci: add selfhosted runner
2022-02-03 20:03:03 +02:00
Torsten Dittmann 55f38bf70a
ci: add selfhosted runner 2022-02-03 18:08:18 +01:00
Matej Baco d92d878a6b Implement refresh token fallback, if missing in response 2022-02-03 17:05:06 +01: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 Bačo 6256e824ea
Apply suggestions from code review
Co-authored-by: Brandon <robertsbt@gmail.com>
2022-02-01 18:14:58 +01:00
Matej Baco 8f58069b48 Implemented refresh token for all providers 2022-02-01 18:13:54 +01:00
Matej Baco 63f5f923b0 Updated docs to represent new refactored OAUth system 2022-02-01 17:54:26 +01:00
Matej Baco 563ae10217 Protected oauth methods 2022-02-01 17:47:19 +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 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 76c8da92a3 Expirty token into spotify 2022-02-01 09:22:55 +01:00
Matej Baco 3303dd1f4b Refactored all providers 2022-01-31 21:39:14 +01:00
Matej Baco 60a2019715 Temporarly disabled all oauths 2022-01-31 21:20:17 +01:00
Matej Baco 570cfc18a8 Implemented refresh token system + Twitch provider update 2022-01-31 21:10:12 +01:00
Khushboo Verma 3bc4d08c4d
Add LogOwl logger details 2022-01-31 20:40:14 +05:30