1
0
Fork 0
mirror of synced 2024-06-14 08:44:49 +12:00
Commit graph

1370 commits

Author SHA1 Message Date
Binyamin Yawitz 7d248f29f0
feat: Coroutine graphql wip 2024-06-11 18:08:40 -04:00
Binyamin Yawitz a2b8f74ae1
chore: Updating dependencies 2024-06-11 12:30:14 -04:00
Binyamin Yawitz e75645334a
test: GraphQL wip 2024-06-10 12:56:29 -04:00
Binyamin Yawitz dc47007566
test: Realtime tests 2024-06-07 15:36:45 -04:00
Binyamin Yawitz 38cabc8afc
test: Databases tests 2024-06-07 12:54:07 -04:00
Binyamin Yawitz 0bd9426aa7
feat: Adding plans, updating server and exception class 2024-06-06 13:13:39 -04:00
Binyamin Yawitz 6b0892a495
refactor: Adjusting to merge and some code cleanups 2024-06-05 20:41:23 -04:00
Binyamin Yawitz 07582ecc5f
fix: Changing auth function to instance 2024-06-05 13:38:02 -04:00
Binyamin Yawitz 6083d8b7a8
feat(tasks): Coroutine 2024-06-03 14:09:58 -04:00
Eldad Fux 90fd0ba392 Updated db lib 2024-05-09 21:50:34 +01:00
Eldad Fux 0b7c795e2b Updated lock file 2024-05-08 19:33:51 +01:00
Eldad Fux c53de9fb6b Merge branch 'main' of github.com:appwrite/appwrite into feat-eldad4-coroutines 2024-05-08 18:21:55 +01:00
Damodar Lohani 48e9d93384 upgrade composer 2024-04-25 08:04:04 +00:00
Damodar Lohani 9f436da37c update sdk generator 2024-04-25 07:27:14 +00:00
Steven Nguyen b75f5263a2
Merge branch 'main' into chore-sync-main-into-1.5.x 2024-04-23 23:43:53 +00:00
Eldad Fux 69a43aa667 Fixed projects tests 2024-04-22 23:28:40 +02:00
Eldad Fux 86b46353ad Fixed for general tests 2024-04-22 22:35:38 +02:00
Eldad Fux 99994f6278 Fixed storage tests 2024-04-22 21:43:57 +02:00
Eldad Fux 351b9318d4 Fixed router, and options 2024-04-22 17:58:40 +02:00
Eldad Fux 479f20dabf Fixed some workers 2024-04-22 07:00:17 +02:00
Eldad Fux 766b2ba13e Avatars tests are green! 2024-04-14 22:17:07 +02:00
Eldad Fux 08b3182ef3 WIP 2024-04-14 10:56:09 +02:00
Eldad Fux be7a6e55f8 Fixed whitespace 2024-04-02 03:02:06 +02:00
Eldad Fux 5ce3de4933 Merge remote-tracking branch 'origin/main' into feat-eldad2-coroutines 2024-04-02 02:13:15 +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
Eldad Fux 8ed1da4ea8 Updated getEnv to use system lib 2024-04-01 13:02:47 +02:00
Steven Nguyen c6cf4c829e
deps 2024-03-21 18:39:50 +00:00
Steven Nguyen 42e0b055b1
chore(sdks): update dependencies to use updated sdk generator 2024-03-19 22:06:09 +00:00
Steven Nguyen c9fdfb0f4b
fix(auth): allow wildcards for url validation like oauth success 2024-03-11 15:44:36 +00:00
Jake Barnby 38c8bc613a
Bump generator 2024-03-09 18:36:16 +01:00
Jake Barnby 2c36afe251
Update python 2024-03-09 17:11:27 +01:00
Torsten Dittmann 198567fae7 release: flutter/dart sdks 2024-03-09 12:49:39 +01:00
Jake Barnby 82736b05c7
Bump generator 2024-03-08 16:42:37 +01:00
Jake Barnby 2392e4ae26
Fix specs and versions 2024-03-08 16:09:50 +01:00
Matej Bačo db1674811f Finish fixing code QL warnings 2024-03-08 13:57:20 +01:00
Torsten Dittmann a7171138cd chore: update lock 2024-03-08 11:26:28 +01:00
Jake Barnby 7d3f8a80ea
Push SDKs 2024-03-08 10:58:46 +01:00
Torsten Dittmann 9631042645 chore: upgrade sdk-generator 2024-03-08 10:10:15 +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 4fa9ccd9e4 upgrade libs 2024-03-06 22:25:43 +01:00
Torsten Dittmann e764b358a0 fix: composer lock 2024-03-06 18:36:26 +01:00
Torsten Dittmann 64a9126398 fix: config 2024-03-06 18:33:32 +01:00
Torsten Dittmann 8f187986d2 feat: pint 2024-03-06 18:13:43 +01:00
Matej Bačo a9731cd5bc Fix account tests 2024-03-06 12:38:51 +01:00
Matej Bačo d8996b47b5 Implement DB proxy 2024-03-05 11:37:47 +01:00