Sergio Brighenti
|
9dbf1400f6
|
Update lock
|
2024-01-14 14:16:56 +01:00 |
|
Sergio Brighenti
|
dd5e30abe2
|
Update list preview icon color
|
2024-01-14 14:15:16 +01:00 |
|
dependabot[bot]
|
68a428b33f
|
Bump aws/aws-sdk-php from 3.271.3 to 3.294.5
Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.271.3 to 3.294.5.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Commits](https://github.com/aws/aws-sdk-php/compare/3.271.3...3.294.5)
---
updated-dependencies:
- dependency-name: aws/aws-sdk-php
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-22 00:11:25 +00:00 |
|
Sergio Brighenti
|
c7a6dd1c16
|
update version
|
2023-05-27 17:09:22 +02:00 |
|
Sergio Brighenti
|
9c85698c28
|
drop azure blob storage
|
2023-05-24 00:50:57 +02:00 |
|
Sergio Brighenti
|
7a4be04917
|
fix failing test
|
2023-05-23 22:59:55 +02:00 |
|
Sergio Brighenti
|
589720d81b
|
update lock file
|
2023-01-16 21:06:05 +01:00 |
|
Sergio Brighenti
|
46502074a0
|
swap implementation psr7
drop direct impl call
|
2023-01-16 21:03:36 +01:00 |
|
Sergio Brighenti
|
020ad75238
|
update deps
|
2023-01-16 18:41:26 +01:00 |
|
Sergio Brighenti
|
b4f720cf21
|
update changelog
|
2022-11-27 22:44:17 +01:00 |
|
Sergio Brighenti
|
2bce85ea6a
|
upgraded phpunit
|
2022-11-27 22:37:22 +01:00 |
|
Sergio Brighenti
|
e2c3aaf89a
|
update deps
|
2022-11-27 22:34:42 +01:00 |
|
Sergio Brighenti
|
1eebc961ab
|
Merge pull request #479 from SergiX44/dependabot/composer/guzzlehttp/guzzle-7.4.5
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5
|
2022-10-26 10:05:24 +02:00 |
|
dependabot[bot]
|
c83539245b
|
Bump twig/twig from 2.15.1 to 2.15.3
Bumps [twig/twig](https://github.com/twigphp/Twig) from 2.15.1 to 2.15.3.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/v2.15.3/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v2.15.1...v2.15.3)
---
updated-dependencies:
- dependency-name: twig/twig
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-30 20:25:52 +00:00 |
|
dependabot[bot]
|
d6d4fbcf94
|
Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.4 to 7.4.5.
- [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.4...7.4.5)
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-21 21:00:12 +00:00 |
|
Sergio Brighenti
|
0f1c458e76
|
fix resize
|
2022-06-20 13:06:05 +02:00 |
|
Sergio Brighenti
|
87a1b8517a
|
remove workflow
|
2022-06-19 23:42:33 +02:00 |
|
Sergio Brighenti
|
8bf64a6537
|
fix deprecation issue
|
2022-06-19 22:00:36 +02:00 |
|
Sergio Brighenti
|
67fdb89ce3
|
update deps
|
2022-06-19 20:17:07 +02:00 |
|
dependabot[bot]
|
aa2d85f5ee
|
Bump guzzlehttp/guzzle from 7.4.1 to 7.4.4
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.1 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.1...7.4.4)
---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-10 06:44:33 +00:00 |
|
dependabot[bot]
|
edb1ced704
|
Bump guzzlehttp/psr7 from 1.8.3 to 1.8.4
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/1.8.4/CHANGELOG.md)
- [Commits](https://github.com/guzzle/psr7/compare/1.8.3...1.8.4)
---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-29 22:16:12 +00:00 |
|
SergiX44
|
7634741676
|
implemented cache for remote filesystems
fixes #424
|
2022-02-08 22:24:16 +01:00 |
|
SergiX44
|
2ae95bc409
|
release: 3.5.1
|
2021-10-22 19:50:34 +02:00 |
|
SergiX44
|
23a44363c3
|
fix dependencies vulns
|
2021-10-06 09:58:48 +02:00 |
|
SergiX44
|
3f0f491e6e
|
fix dependencies vulns
|
2021-10-06 09:53:57 +02:00 |
|
SergiX44
|
7c8a8a3920
|
update lock
|
2021-08-16 14:03:16 +02:00 |
|
SergiX44
|
aa402c9e9d
|
release 3.4.1
|
2021-08-11 18:17:48 +02:00 |
|
SergiX44
|
bcd5959c9a
|
update lock file
|
2021-08-10 21:47:56 +02:00 |
|
SergiX44
|
405b42e178
|
missing extension
|
2021-08-10 21:42:36 +02:00 |
|
SergiX44
|
09e326326b
|
update lock
|
2021-08-10 21:40:30 +02:00 |
|
SergiX44
|
1fc7da479c
|
update lock
|
2021-08-10 17:14:44 +02:00 |
|
SergiX44
|
11e5a52519
|
changed copy raw mode added toggle for embed
|
2021-08-10 13:50:58 +02:00 |
|
Sergio Brighenti
|
d140b1188a
|
release 3.4.0
|
2021-08-01 13:24:39 +02:00 |
|
Sergio Brighenti
|
ab259ed943
|
composer lock
|
2021-07-31 13:25:31 +02:00 |
|
Sergio Brighenti
|
01fca619c6
|
bump php version to 7.2
|
2021-07-31 13:09:45 +02:00 |
|
Sergio Brighenti
|
32de7376e1
|
Added missing discord bot
|
2021-04-25 13:07:50 +02:00 |
|
Sergio Brighenti
|
b72e9cda30
|
Update lock
|
2021-03-07 17:25:32 +01:00 |
|
Sergio Brighenti
|
014b5428aa
|
Improved og implementation
Bugfixes
|
2021-03-07 17:21:07 +01:00 |
|
Sergio Brighenti
|
8f79ede78f
|
Fixed issue with responsive menu on mobile
updated packages
|
2020-11-13 22:54:13 +01:00 |
|
Sergio Brighenti
|
614fcd0e83
|
Changelog
|
2020-11-12 23:29:06 +01:00 |
|
Sergio Brighenti
|
763a45a65e
|
Update version and changelog
|
2020-11-12 23:19:11 +01:00 |
|
Sergio Brighenti
|
3ff9fb181c
|
Drop telegram share button
|
2020-11-12 22:50:18 +01:00 |
|
Sergio Brighenti
|
e9354f8152
|
Added password recovery tests
|
2020-10-25 14:47:31 +01:00 |
|
Sergio Brighenti
|
d59be8e2f2
|
Update dependencies
|
2020-10-20 22:58:14 +02:00 |
|
Sergio
|
3d254a9822
|
Test suite finally working
|
2020-10-01 18:08:35 +02:00 |
|
Sergio Brighenti
|
a11b9dd711
|
Fix license string
|
2020-09-26 18:48:42 +02:00 |
|
Sergio Brighenti
|
ead80525ed
|
Release
|
2020-09-05 11:45:12 +02:00 |
|
Sergio
|
afda056ba9
|
Updated dependencies
Fix namespace
|
2020-09-01 10:16:08 +02:00 |
|
Daniel Miller
|
8d80bda629
|
Add Azure blob storage as file storage option
|
2020-05-20 00:55:30 +10:00 |
|
Sergio Brighenti
|
1bb05f5c2b
|
Added test suite
|
2020-04-15 00:08:51 +02:00 |
|