1
0
Fork 0
mirror of synced 2024-08-31 01:41:15 +12:00
Commit graph

10720 commits

Author SHA1 Message Date
Eldad A. Fux
c464bcad3f
Merge pull request #2986 from appwrite/fix-env-variables-docs
Fix: Env vars config miss-structured
2022-04-10 18:32:06 +03:00
Eldad A. Fux
0d3abf0809
Merge pull request #3057 from appwrite/fix-project-logo
Fix: Project Logo
2022-04-10 17:13:06 +03:00
Eldad A. Fux
c8ef2d2236
Merge pull request #3006 from appwrite/fix-network-env-var
Fix: Network ENV var
2022-04-10 16:57:55 +03:00
Eldad A. Fux
512e1be74f
Merge pull request #3022 from appwrite/fix-default-value
Add missing default and format attribute keys
2022-04-10 16:54:39 +03:00
Eldad A. Fux
0718b9225c
Merge pull request #3041 from appwrite/feat-upgrade-cache
Feat: Cache library upgrade
2022-04-10 16:43:46 +03:00
Eldad A. Fux
83f46365a2
Merge pull request #3053 from appwrite/fix-microsoft-oauth-form
feat: update Microsoft OAuth Adapter
2022-04-10 16:42:07 +03:00
Damodar Lohani
d8da25f12a update framework to dev branch 2022-04-10 11:01:10 +00:00
Matej Bačo
752079c874 Refactored SSL genration 2022-04-10 09:38:22 +00:00
Eldad A. Fux
60822d9232
Merge pull request #3004 from appwrite/feat-log-limit
Docker log limit and missing preview  size env variable
2022-04-10 11:02:46 +03:00
Damodar Lohani
2ef2fa2d5f
warning to top 2022-04-10 12:57:00 +05:45
Eldad A. Fux
3c98e1b3b0
Merge pull request #3063 from Tinywan/master
Update README-CN.md
2022-04-10 10:07:31 +03:00
Damodar Lohani
1deae11121
Merge pull request #3020 from appwrite/fix-usage-worker-use-internal-id 2022-04-10 09:31:47 +05:45
ShaoBo Wan(無尘)
14642fe48f
Update README-CN.md 2022-04-06 10:06:57 +08:00
Matej Bačo
4110709874 PR review changes 2022-04-05 16:57:22 +00:00
Matej Bačo
79f24098a4 Implemented query and order index checks 2022-04-05 16:46:11 +00:00
Matej Bačo
0a3816044e Updated lockfile 2022-04-04 13:56:01 +00:00
Matej Bačo
e503756bf9 Upgraded to new versions 2022-04-04 13:55:26 +00:00
Matej Bačo
7d2a867b5e Fixed project logo missing 2022-04-04 11:17:41 +00:00
Matej Bačo
f69bd80b0e SubQuery changes 2022-04-04 09:59:32 +00:00
Matej Bačo
caec7ccc89 WIP: Sessions subQuery refactor 2022-04-04 09:59:25 +00:00
Matej Bačo
4b7a34e05b PR review changes 2022-04-04 08:15:41 +00:00
Matej Bačo
aebd0ed846 PR review changes 2022-04-04 08:14:14 +00:00
adityaoberai
528b4eb947 Add suggested changes 2022-04-03 22:07:49 +05:30
Aditya Oberai
90e55f4c34
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 21:57:40 +05:30
Aditya Oberai
3397036224
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 21:57:28 +05:30
Aditya Oberai
0c09d73a20
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 21:57:15 +05:30
Aditya Oberai
e7fd6a81ac
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 19:17:29 +05:30
Aditya Oberai
0784981c42
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 19:17:16 +05:30
Christy Jacob
b06a887d85 feat: update Microsoft OAuth Adapter 2022-04-02 16:12:31 +03:00
adityaoberai
0cacfd17cb Update Auth0 domain info tip for better clarity 2022-04-01 19:43:29 +05:30
adityaoberai
4400d4b807 Add refresh token support 2022-04-01 16:54:58 +05:30
adityaoberai
ee46e14103 Create Auth0 OAuth Adapter 2022-04-01 16:04:56 +05:30
Matej Bačo
1c59c8d8dd PR review changes 2022-04-01 09:00:31 +00:00
Eldad A. Fux
5ab38c0f98
Merge pull request #3032 from matigumma/patch-1
Update README.md
2022-04-01 07:51:17 +03:00
Matej Bačo
da6ca5347c Implemented check and tests for bucket size 2022-03-31 13:10:30 +00:00
Matej Bačo
eb15be81dd Marked cache as case insensitive 2022-03-30 18:07:05 +00:00
Matej Bačo
88e110b338 Cache library upgrade 2022-03-30 17:59:19 +00:00
Matej Bačo
933f3372fe Prevent certificate deletion for main domain 2022-03-30 13:31:46 +00:00
Damodar Lohani
ad68c6cc21
Merge pull request #3016 from appwrite/feat-zoom-oauth 2022-03-30 15:00:46 +05:45
Matej Bačo
36eb37b36f Improved SSL generation 2022-03-29 10:17:56 +00:00
Damodar Lohani
a1cc57fbc7 log limit on development stack 2022-03-29 09:50:57 +00:00
Damodar Lohani
586c3af5df logging limit update 2022-03-29 09:48:49 +00:00
Mati Gummá
c6ea4e734b
Update README.md 2022-03-28 22:26:59 -03:00
Damodar Lohani
0a1fbcd23d add missing attribute keys 2022-03-27 08:01:50 +00:00
Damodar Lohani
08146b800f fix using internal id 2022-03-27 05:05:47 +00:00
Damodar Lohani
2a188574ed zoom logo 2022-03-27 10:10:27 +05:45
Damodar Lohani
7e604cbcfb fix name 2022-03-26 01:38:13 +00:00
Damodar Lohani
293406eff6 add default scope 2022-03-26 01:33:21 +00:00
Damodar Lohani
2a512fb611 zoom oauth 2022-03-26 00:54:41 +00:00
Eldad A. Fux
6e1b41cf6a
Merge pull request #2990 from gewenyu99/fix-chinese-parenthesis
Fix broken link in Chinese readme
2022-03-25 21:37:45 +03:00