Commit Graph
20357 Commits
Author SHA1 Message Date
Eldad Fux b570368f10 Fixed auth error in users usage 2024-04-01 23:57:20 +02:00
Eldad Fux c73ef2c649 Fixed 451 status code 2024-04-01 23:46:00 +02:00
Eldad Fux 6ce8781af1 Fixed email escaping 2024-04-01 19:39:26 +02:00
Eldad Fux 713928cff3 Couroutines test
<!--
Thank you for sending the PR! We appreciate you spending the time to work on these changes.

Help us understand your motivation by explaining why you decided to make this change.

You can learn more about contributing to appwrite here: https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md

Happy contributing!

-->

## What does this PR do?

(Provide a description of what this PR does and why it's needed.)

## Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Screenshots may also be helpful.)

## Related PRs and Issues

- (Related PR or issue)

## Checklist

- [ ] Have you read the [Contributing Guidelines on issues](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md)?
- [ ] If the PR includes a change to an API's metadata (desc, label, params, etc.), does it also include updated API specs and example docs?
2024-04-01 18:40:35 +02:00
Matej Bačo 2a0a69f3ed Fix connections pool 2024-03-09 11:59:45 +01:00
Matej Bačo 4de95913a5 Disable debug 2024-03-08 19:12:53 +01:00
Matej Bačo 513bf7eaca Update .env 2024-03-08 15:10:26 +01:00
Matej Bačo d5f180db4f Add debugging 2024-03-08 15:10:20 +01:00
Matej Bačo db1674811f Finish fixing code QL warnings 2024-03-08 13:57:20 +01:00
Matej Bačo 005a239932 Auth fixes 2024-03-07 18:24:01 +01:00
Matej Bačo efeb898be1 Import fixes 2024-03-07 15:29:42 +01:00
Matej Bačo 5a7c43ab32 Introduce code analysis 2024-03-07 10:59:08 +01:00
Matej Bačo 8a8638a817 Formatting fix 2024-03-07 10:20:24 +01:00
Matej Bačo ee065bc64c Merge branch '1.5.x' into feat-database-proxy 2024-03-07 10:18:49 +01:00
Matej Bačo 27e995eb53 Reomve leftpover 2024-03-06 22:31:23 +01:00
Matej Bačo 1b65c5fbc9 linter fix 2024-03-06 22:26:14 +01:00
Matej Bačo 4fa9ccd9e4 upgrade libs 2024-03-06 22:25:43 +01:00
Torsten DittmannandGitHub e6e9cb60b3 Merge pull request #7738 from appwrite/feat-pint
feat: pint
2024-03-06 20:48:06 +01:00
Torsten Dittmann e764b358a0 fix: composer lock 2024-03-06 18:36:26 +01:00
Torsten Dittmann 5490d46f05 fix: remove phpcs.xml 2024-03-06 18:35:02 +01:00
Torsten Dittmann 0a1d572c72 chore: run formatter 2024-03-06 18:34:21 +01:00
Torsten Dittmann 64a9126398 fix: config 2024-03-06 18:33:32 +01:00
Torsten Dittmann 3ac8805b7d fix: config 2024-03-06 18:19:36 +01:00
Torsten Dittmann 8f187986d2 feat: pint 2024-03-06 18:13:43 +01:00
Matej Bačo f83d6e61ae PR review changes 2024-03-06 17:01:43 +01:00
Matej Bačo 882d8e5a88 Fix database tests 2024-03-06 16:19:23 +01:00
Matej Bačo a9731cd5bc Fix account tests 2024-03-06 12:38:51 +01:00
Matej Bačo e807a5d20a Upgrade DB proxy 2024-03-05 13:41:26 +00:00
Torsten DittmannandGitHub b4a2bb9a1f Merge pull request #7729 from appwrite/feat-new-runtimes
chore: update exector, runtimes
2024-03-05 12:12:08 +01:00
Torsten DittmannandGitHub 4e04a70a49 Merge branch '1.5.x' into feat-new-runtimes 2024-03-05 11:53:10 +01:00
loks0n a98323d8c9 chore: update executor, update appwrite/runtimes 2024-03-05 11:47:07 +01:00
Torsten DittmannandGitHub 3a7b13e6a9 Merge pull request #7727 from appwrite/sync-main-1.5.x-2
Sync main 1.5.x
2024-03-05 11:45:06 +01:00
Matej Bačo d8996b47b5 Implement DB proxy 2024-03-05 11:37:47 +01:00
Torsten Dittmann 32b34793e0 fix: formatter 2024-03-05 11:34:04 +01:00
Torsten Dittmann 4cac7f5edd fix: merge conflicts 2024-03-05 11:31:15 +01:00
Torsten Dittmann e0b8144c56 revert: phpunit change 2024-03-05 11:10:52 +01:00
Torsten Dittmann e4e40e2071 chore: run linter 2024-03-05 11:10:03 +01:00
Torsten Dittmann b8b1d8629f fix: tests 2024-03-05 11:09:19 +01:00
Torsten Dittmann 4d873eb5a2 fix: stats collection name 2024-03-05 10:36:23 +01:00
Torsten Dittmann a53e630536 Merge branch 'main' of https://github.com/appwrite/appwrite into sync-main-1.5.x-2 2024-03-05 10:31:51 +01:00
Torsten DittmannandGitHub a6f4ad3ad3 Merge pull request #7705 from appwrite/sync-main-1.5.x
sync: main -> 1.5.x
2024-03-04 11:19:03 +01:00
Torsten Dittmann 771670745e Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-main-1.5.x 2024-03-04 11:08:28 +01:00
Torsten Dittmann 907c9201f9 chore: generate docs 2024-03-04 11:06:47 +01:00
Matej Bačo a05b8c015e Fix user SDK enums 2024-03-04 10:01:12 +00:00
Matej BačoandTorsten Dittmann afd3b4a8c7 Fix SDKs enums 2024-03-04 10:48:03 +01:00
Torsten Dittmann fd0085f008 fix: tests 2024-03-04 10:36:02 +01:00
Torsten Dittmann 8adf6a2b7a Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-main-1.5.x 2024-03-04 10:29:06 +01:00
Torsten DittmannandGitHub ad39c15d99 Merge pull request #7696 from appwrite/feat-mfa-collection
feat: mfa collection restructure
2024-03-04 10:18:49 +01:00
Torsten Dittmann 2af73cb54e chore: generate docs 2024-03-04 10:08:13 +01:00
Torsten Dittmann 0cb1fed43a fix: release console sdk 2024-03-04 10:04:51 +01:00