Commit Graph
1868 Commits
Author SHA1 Message Date
rrosluk fe6c55fd79 PR Remarks updates 2022-11-22 19:14:02 +01:00
rrosluk 7cbe322eb8 Update storage settings fix
Fixes https://github.com/appwrite/appwrite/issues/4746
2022-11-22 11:00:03 +01:00
Torsten DittmannandGitHub b68d0856d6 Merge pull request #155 from appwrite/chore-unbundle-users-settings
feat: unbundle users settings
2022-11-22 09:59:06 +01:00
Torsten DittmannandGitHub 513161ead8 Merge pull request #166 from appwrite/feat-reactive-maxsize
feat: file size reactive to unit change
2022-11-22 09:58:34 +01:00
Torsten DittmannandGitHub 2721b12312 Merge pull request #169 from appwrite/fix-qa-v17
fix: QA v17
2022-11-22 09:57:37 +01:00
Torsten DittmannandGitHub 48dde69cee Merge pull request #176 from appwrite/fix-4743-update-function-variables
Update function settings to recreate Variable modal with correct selectedVar
2022-11-22 09:56:11 +01:00
Torsten DittmannandGitHub deaf63bee6 Merge pull request #173 from appwrite/fix-add-dotnet-cpp-icons
feat: add .net and c++ icons
2022-11-22 09:54:32 +01:00
Torsten DittmannandGitHub 6bbdf45415 Merge pull request #171 from gpollet/main
Fixed dead link
2022-11-22 09:52:59 +01:00
Torsten DittmannandGitHub 81f87d2b2b Merge pull request #174 from appwrite/fix-4732-fix-web-code-sample
Fix web code sample
2022-11-22 09:52:17 +01:00
Steven Nguyen 08aa2b5b4b Fix sdk for web init sample
Since the import in the previous step is for Appwrite
use Appwrite as the prefix for this sample.
2022-11-21 13:38:42 -08:00
Steven Nguyen 18239fb9df Fix sdk for web sample import 2022-11-21 13:38:42 -08:00
Steven Nguyen 6adff4321c Update function settings to recreate Variable modal with correct selectedVar 2022-11-21 11:12:24 -08:00
Arman 20ce10fa5a feat: add .net and c++ icons 2022-11-21 12:54:38 +01:00
Torsten DittmannandGitHub d0c5079332 Merge pull request #170 from appwrite/fix-4714-fix-oauth-path
Rename auth/oauth route to auth/oauth2 to match default in appwrite
2022-11-21 12:09:43 +01:00
arktal abce051261 Fixed dead link to memberships doc 2022-11-19 17:46:47 +01:00
Steven Nguyen 96845ad0ac Rename auth/oauth route to auth/oauth2 to match default in appwrite 2022-11-18 14:27:17 -08:00
Arman bb4d13ac54 fix: correct path in oauth 2022-11-18 15:01:43 +01:00
Arman ce1b1e00c9 feat: dropdown closes on click 2022-11-18 15:01:08 +01:00
Torsten DittmannandGitHub f89584bdd4 Merge pull request #153 from appwrite/fix-datetime-hour-cycle
fix: datetime hourcycle formatting
2.0.1
2022-11-17 14:03:50 +01:00
Torsten DittmannandGitHub 2ba582510d Merge pull request #165 from appwrite/fix-remove-mock-oauth
chore: remove mock oauth
2022-11-17 14:03:33 +01:00
Arman af2174eb11 feat: remove mock oauth 2022-11-17 13:52:24 +01:00
Torsten DittmannandGitHub 5671cbb15c Merge pull request #164 from appwrite/feat-recovery-pw
feat: recovery password
2022-11-17 13:51:50 +01:00
Arman 269447e039 fix: add redirection & show pw btn 2022-11-17 13:18:47 +01:00
Arman 104747996a feat: recovery password 2022-11-17 13:08:38 +01:00
Torsten DittmannandGitHub 6852a57d48 Merge pull request #156 from appwrite/fix-qa-v16
fix: QA v16
2022-11-17 12:41:56 +01:00
Arman 002ed4ca3c fix: account org pagination 2022-11-17 11:37:09 +01:00
Arman a8db1d4e0f fix: account organizations pagination 2022-11-17 11:31:59 +01:00
Arman 81ca10d2ff fix: allowed extensions 2022-11-17 11:31:00 +01:00
Arman 8ec8dbbaff fix: text field is required during onboarding 2022-11-17 10:56:56 +01:00
Arman b3a83342aa fix: total members not projects 2022-11-17 10:46:54 +01:00
Arman 2e52d5aa3c fix: add create to bucket permissions 2022-11-17 10:44:51 +01:00
Arman 9ed53e3725 feat: file size reactive to unit change 2022-11-17 10:38:43 +01:00
Alex Patterson 6d26dc17fd fix spacing for PH 2022-11-16 12:54:22 -05:00
Alex Patterson f7ccef01ef center ph 2022-11-16 12:53:23 -05:00
Alex Patterson 5e7f127659 add PH badge 2022-11-16 12:34:51 -05:00
Arman a8e92f87d2 fix: naming 2022-11-16 16:29:51 +01:00
Torsten DittmannandGitHub 5aa1cb135a Merge pull request #154 from appwrite/chore-remove-underscore
chore: remove underscore
2022-11-16 16:28:04 +01:00
Arman cd2b882957 fix: tracking error 2022-11-16 16:10:43 +01:00
Arman f21f2e2cce feat: org navigation, recovery 2022-11-16 15:53:23 +01:00
Arman f7f5da0004 chore: fix missing underscores 2022-11-16 14:04:27 +01:00
Arman 3764366f33 unbundle settings 2022-11-16 13:50:28 +01:00
Arman 1fa79e7697 chore: remove underscore 2022-11-16 10:37:52 +01:00
Torsten Dittmann e8ff05c0b4 revert: hourCycle from local date 2022-11-16 10:23:39 +01:00
Torsten Dittmann 5d3a406a31 fix: datetime hourcycle formatting 2022-11-16 10:22:31 +01:00
Torsten DittmannandGitHub 04954c20ba Merge pull request #152 from appwrite/feat-new-cover
Updated cover image
2022-11-16 08:58:50 +01:00
Eldad Fux 3016c26182 Updated cover image 2022-11-16 08:28:49 +02:00
Torsten DittmannandGitHub bf094e062e Merge pull request #138 from appwrite/update-readme
Feat: Update readme and add project health files
2022-11-16 00:33:17 +01:00
Aditya Oberai b3a09f9d3c Shift Console image below badges 2022-11-15 19:47:30 +00:00
fffa8a113f Update README.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-11-16 00:33:20 +05:30
Torsten DittmannandGitHub de73c020a7 Merge pull request #151 from appwrite/fix-feedback
fix: feedback submission
2.0.0
2022-11-15 18:58:24 +01:00