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

11422 commits

Author SHA1 Message Date
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
Bradley Schofield
2c24fbb70b Merge branch 'master' into feat-track-runtime-state 2022-06-07 14:30:54 +01:00
Matej Baco
cdc44230cf Fix execution delays 2022-06-07 14:01:12 +02:00
fogelito
0905ee37d7 change query to userInternalId 2022-06-07 13:16:05 +03:00
fogelito
5310e2cf7c add userInternalId to sesseions , tokens , members + index for each attribute 2022-06-07 12:37:09 +03:00
gepd
a107f592cf
Merge branch 'master' into feat-empty-payload 2022-06-06 18:57:14 -04:00
gepd
8f831b2be3
Allows to update permissions without payload 2022-06-06 18:27:05 -04:00
Jake Barnby
742b49723f Check for ratelimit remaining in create jwt test 2022-06-07 09:53:09 +12:00
Jake Barnby
254a075d7d Update JWT creation abuse limits 2022-06-07 08:57:37 +12:00
Bishwajeet Parhi
abdd612a9b
Merge branch 'appwrite:master' into fix-typo-error-dart 2022-06-06 19:54:27 +05:30
Torsten Dittmann
e8a9f3f9c4
Merge pull request #3344 from appwrite/fix-linter-issues
fix : linter issues
2022-06-06 15:57:59 +02:00
Everly Precia Suresh
a456634324 fix linter issues 2022-06-06 13:32:58 +00:00