1
0
Fork 0
mirror of synced 2024-09-03 03:11:39 +12:00
Commit graph

11210 commits

Author SHA1 Message Date
Matej Bačo
775721abdb Fix default payload 2022-06-10 10:31:37 +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
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
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
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
Bishwajeet Parhi
ea6a29e8ab initial dailymotion provider 2022-06-09 11:04:26 +05:30
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
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
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
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
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
Matej Baco
cdc44230cf Fix execution delays 2022-06-07 14:01:12 +02: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
Marc-Antoine Thevenet
38041ce5c8
Update en.json
## EASY FIX

### Typo fix
2022-06-05 07:56:22 +02:00
Bishwajeet Parhi
3ad0bd113f
Update GETTING_STARTED.md 2022-06-04 21:49:22 +05:30
Torsten Dittmann
f1afc45ae2
Merge pull request #3327 from chuongtang/add_webm_videoType
Added webm into mimeType and previewType
2022-06-03 12:48:55 +02:00
Torsten Dittmann
9e2c672ac7
Merge pull request #1652 from 2002Bishwajeet/patch-1
Update GETTING_START.md for flutter
2022-06-03 12:35:51 +02:00
Torsten Dittmann
f055c23e9a
Merge pull request #1663 from gireeshp/fix-1662-logs-minor-spelling-mistake
Fix for #1662. Corrected the spelling in the logs.
2022-06-03 12:35:06 +02:00
Torsten Dittmann
d9f53d6e23
Update realtime.php 2022-06-03 12:34:44 +02:00
Torsten Dittmann
105ae1caec
Merge branch 'master' into fix-1662-logs-minor-spelling-mistake 2022-06-03 12:34:08 +02:00
Torsten Dittmann
2bde8a8387
Merge pull request #1250 from alexweininger/patch-2
doc: Add info about _APP_STORAGE_LIMIT environment variable to Storage doc
2022-06-03 12:27:56 +02:00
Torsten Dittmann
ee07af85fc
Update storage.md 2022-06-03 12:27:46 +02:00
Torsten Dittmann
b466ce029c
Merge pull request #3323 from gewenyu99/master
Fix function deploy directory
2022-06-03 12:23:12 +02:00
Torsten Dittmann
94b2db96c2 chore: run formatter 2022-06-03 11:12:19 +02:00