1
0
Fork 0
mirror of synced 2024-08-04 04:52:03 +12:00
Commit graph

11433 commits

Author SHA1 Message Date
Matej Bačo
9ebdbc58da WIP: Gitlab OAuth custom endpoint 2022-06-10 10:03:30 +00:00
Torsten Dittmann
a8e4d7a71a
Merge pull request #3363 from appwrite/fix-attr-null
null on default tests
2022-06-10 09:51:36 +02:00
Torsten Dittmann
d66d2cb9d2
Merge pull request #3365 from appwrite/dependabot/composer/guzzlehttp/guzzle-7.4.4
Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4
2022-06-10 09:48:59 +02:00
dependabot[bot]
8b1860d5ec
Bump guzzlehttp/guzzle from 7.4.3 to 7.4.4
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.3 to 7.4.4.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.3...7.4.4)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 06:53:52 +00:00
gepd
d96b077d22
remove null as param is already nullable
Co-authored-by: Everly Precia Suresh <77877486+everly-gif@users.noreply.github.com>
2022-06-09 15:32:34 -04:00
Torsten Dittmann
5ae6305eb4
Merge pull request #3345 from appwrite/feat-increase-jwt-abuse-limit
Feat increase jwt abuse limit
2022-06-09 21:15:58 +02:00
Torsten Dittmann
a9a00d76ae
Merge pull request #3348 from appwrite/fix-first-execution-delay
Fix: Unnecessary execution delays
2022-06-09 21:12:41 +02:00
Torsten Dittmann
369c851532
Update app/controllers/api/users.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-06-09 21:11:49 +02:00
Bishwajeet Parhi
902baa0bf4 fix scope not array error 2022-06-09 16:54:33 +00:00
shimon
6c7a6dcd8b null on default tests 2022-06-09 18:15:34 +03:00
Bishwajeet Parhi
086c9f431e rename dailymotion file and misc changes 2022-06-09 13:22:57 +00:00
Bishwajeet Parhi
d07e0eda42 adds dailymotion logo 2022-06-09 13:22:46 +00:00
Bradley Schofield
98e615fa5f Improve Error handling 2022-06-09 12:46:08 +01:00
Matej Bačo
3bb4aab296 Start using docker compose V2 2022-06-09 11:38:38 +00:00
Bishwajeet Parhi
b6b327ff22 Merge branch 'feat-dailymotion-oauth' of https://github.com/2002Bishwajeet/appwrite into feat-dailymotion-oauth 2022-06-09 16:10:55 +05:30
Bishwajeet Parhi
170156cb41 initial dailymotion provider 2022-06-09 16:10:38 +05:30
Bradley Schofield
515c8c2e32 Run Linter 2022-06-09 10:45:32 +01:00
Bradley Schofield
16dd539401 Create Executor.php 2022-06-09 10:39:04 +01:00
Bradley Schofield
41ae3a87db
Delete Executor.php 2022-06-09 10:38:10 +01:00
Bishwajeet Parhi
ea6a29e8ab initial dailymotion provider 2022-06-09 11:04:26 +05:30
gepd
be53bae82b
Merge branch 'appwrite:master' into feat-empty-payload 2022-06-08 20:50:04 -04:00
gepd
2e05afe35a
Make param optional from utopia 2022-06-08 20:49:27 -04:00
Jake Barnby
c0cf93494c Remove var dump 2022-06-09 11:23:06 +12:00
Jake Barnby
c368c5cae3 Fix ratelimit remaining header test casing 2022-06-09 11:17:15 +12:00
Christy Jacob
b5634d507b
Merge pull request #3349 from appwrite/fix-gitpod-workspace
Fix: Gitpod workspace
2022-06-08 22:02:58 +05:30
Bradley Schofield
7fce57f35d Clean up unused code and get tests working 2022-06-08 16:15:17 +01:00
fogelito
bd15517d3e Upgrade database tag to 0.18.* 2022-06-08 17:55:17 +03:00
Torsten Dittmann
e444ba6886 style: fix linter errors 2022-06-08 16:18:28 +02:00
Torsten Dittmann
70c98b0cfc feat: messaging worker 2022-06-08 15:57:34 +02:00
Torsten Dittmann
dc25883685 feat: add update and verification method for account and users 2022-06-08 14:50:31 +02:00
Torsten Dittmann
7b323114e6
Merge pull request #3351 from appwrite/feat-webhook-signature
webhook signature
2022-06-08 12:15:44 +02:00
shimon
40016f48c1 linter fix 2022-06-08 12:21:20 +03:00
fogelito
f2c545db64 removing some duplication on collections.php
adding var hint for $user
2022-06-08 12:20:23 +03:00
Torsten Dittmann
8ce669da6f feat: initial phone authentication 2022-06-08 11:00:38 +02:00
Shimon Newman
ce6c2d2794
Update src/Appwrite/Utopia/Response/Model/Webhook.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-08 11:03:19 +03:00
Shimon Newman
41ccb6a72b
Update tests/e2e/Services/Webhooks/WebhooksBase.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-08 11:03:07 +03:00
shimon
9e828ecbe7 Small fix 2022-06-08 10:28:26 +03:00
shimon
dea03f5396 Small fix 2022-06-08 10:20:54 +03:00
shimon
64ba33f3aa Small fix 2022-06-08 10:19:50 +03:00
Matej Baco
ce59bcce7a Linter fix 2022-06-08 09:10:44 +02:00
gepd
3cf26d19bc
make data optional 2022-06-07 21:08:11 -04:00
Torsten Dittmann
9ad7f324a2
Merge pull request #3324 from appwrite/feat-clean-old-sessions
feat: delete old sessions with maintenance task
2022-06-07 19:16:14 +02:00
Torsten Dittmann
fb8c5f6140
Merge pull request #3331 from 2002Bishwajeet/fix-typo-error-dart
fix small typo error dart
2022-06-07 19:15:35 +02:00
Torsten Dittmann
c309896620
Merge pull request #3337 from MATsxm/patch-1
Update en.json
2022-06-07 19:14:38 +02:00
shimon
71c7a48075 sign webhook flow 2022-06-07 19:02:39 +03:00
shimon
54f6556204 sign webhook flow 2022-06-07 18:11:07 +03:00
Matej Bačo
5b98547fe1 Fix after testing 2022-06-07 14:00:20 +00:00
Bradley Schofield
d2c4bb9872 Continue work on implementing local runtime state 2022-06-07 14:55:44 +01:00
Matej Bačo
7c578b38e6 Remove gitpod reference 2022-06-07 13:52:23 +00:00
Matej Bačo
3b71e34aa4 Remove gitpod config (needed no more) 2022-06-07 13:50:05 +00:00