1
0
Fork 0
mirror of synced 2024-07-07 07:25:56 +12:00
Commit graph

11558 commits

Author SHA1 Message Date
Bishwajeet Parhi 1caa23e621 Merge branch 'feat-dailymotion-oauth' of https://github.com/2002Bishwajeet/appwrite into feat-dailymotion-oauth 2022-06-13 11:47:50 +00:00
Bishwajeet Parhi d15cecb773 adds dailymotion logo 2022-06-13 11:47:48 +00:00
Bishwajeet Parhi d7b0d84997
Update src/Appwrite/Auth/OAuth2/Dailymotion.php
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-06-13 17:08:54 +05:30
Bishwajeet Parhi 0bf3ededf9 Merge branch 'feat-dailymotion-oauth' of https://github.com/2002Bishwajeet/appwrite into feat-dailymotion-oauth 2022-06-13 11:37:56 +00:00
Bishwajeet Parhi 9f1b4c41a3
Update src/Appwrite/Auth/OAuth2/Dailymotion.php
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-06-13 17:06:01 +05:30
Bishwajeet Parhi b040bc9856
Update src/Appwrite/Auth/OAuth2/Dailymotion.php
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com>
2022-06-13 17:05:52 +05:30
Bishwajeet Parhi 7b1bcf7033 removed unnecessary fields 2022-06-13 11:35:45 +00:00
Damodar Lohani ae9bed4ab7 Merge branch 'master' into feat-usage-refactor 2022-06-13 16:59:01 +05:45
Damodar Lohani 2a13cc33ac cleaning up refactors 2022-06-13 16:56:26 +05:45
Damodar Lohani da533571b3 usage refactor initial 2022-06-13 16:41:24 +05:45
Bishwajeet Parhi f92309101b adds dailymotion.png 2022-06-12 08:21:42 +00:00
Bishwajeet Parhi 4b7cc043ba adds 100x100 dailymotion logo 2022-06-12 07:32:07 +00:00
Bishwajeet Parhi 104f976f1b fix getUser method 2022-06-12 07:16:01 +00:00
Bishwajeet Parhi 7819b19d1c remove avatar_url field 2022-06-12 06:41:41 +00:00
Bishwajeet Parhi bb501c4b73 fixed login URL 2022-06-12 06:34:11 +00:00
Bishwajeet Parhi 416392ad34
Merge branch 'appwrite:master' into feat-dailymotion-oauth 2022-06-12 11:10:47 +05:30
Bishwajeet Parhi ad6023c3db fix unable to access token 2022-06-10 13:54:00 +00:00
Marc-Antoine Thevenet 7d3fbfb311
Update fr.json
##EASY FIX

following previous [PR #3340](https://github.com/appwrite/appwrite/pull/3340)
Here's a new try for Typo fix + 🇫🇷 t9n updated...

Thanks and hope it will pass the test 😟
2022-06-10 15:53:45 +02:00
Matej Bačo 1fd5ae2991 QA bug fixes 2022-06-10 12:41:31 +00:00
Matej Bačo 3abd177fc4 Bug fix 2022-06-10 12:05:16 +00:00
Matej Bačo 116e51b006 Finish gitlab custom hostname 2022-06-10 12:03:51 +00:00
Matej Bačo 4620c59dde Bug fix, use dynamic ARCH 2022-06-10 11:37:39 +00:00
Matej Bačo 6384acd9bb PR review changes 2022-06-10 11:03:48 +00:00
Christy Jacob 310ecbb87c
Merge pull request #3367 from appwrite/fix-payload-default
Fix: default function payload
2022-06-10 14:57:18 +04:00
Matej Bačo 775721abdb Fix default payload 2022-06-10 10:31:37 +00:00
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