Andras Timar
|
a79476128f
|
Fixes #4565 - assets directory conflicts with assets API when the webserver is nginx
Signed-off-by: Andras Timar <andras.timar@collabora.com>
|
2025-08-11 09:33:23 -04:00 |
|
Julius Knorr
|
9ca8814005
|
chore: Bump php-cs-fixer config and apply
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
2024-09-19 11:43:02 +02:00 |
|
Julius Knorr
|
62c6c0443f
|
chore: Apply rector fixes
Signed-off-by: Julius Knorr <jus@bitgrid.net>
|
2024-09-19 00:48:15 +02:00 |
|
Julius Härtl
|
52cc7613cb
|
chore(php-cs): Fix php code style
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-08-26 12:39:45 +02:00 |
|
Andy Scherzinger
|
868859f393
|
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
|
2024-05-09 10:37:22 +02:00 |
|
Julius Härtl
|
93748ff904
|
feat: Add script to get fonts on build
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-12-09 09:17:24 +01:00 |
|
Luka Trovic
|
1a3411ff79
|
feat: add repair step to install default fonts on installation
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2023-12-08 16:16:14 +01:00 |
|
dependabot[bot]
|
0565747269
|
Bump friendsofphp/php-cs-fixer from 3.8.0 to 3.9.5
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 3.8.0 to 3.9.5.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v3.8.0...v3.9.5)
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-25 07:37:03 +02:00 |
|
Julius Härtl
|
9bb9661795
|
Apply cs fixes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2022-05-20 14:43:43 +02:00 |
|
Julien Veyssier
|
cd7d967b45
|
adjust backend font stuff after review
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-05-04 11:19:00 +02:00 |
|
Julien Veyssier
|
129de1815d
|
do not cache file (ISimpleFile) list but only file name (string) list
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-05-02 13:05:59 +02:00 |
|
Julien Veyssier
|
c88e55d2e6
|
adjust to new expected json format
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-05-02 13:05:59 +02:00 |
|
Julien Veyssier
|
7b5d111276
|
add settings/fonts.json endpoint to get formatted font list for COOL server
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-05-02 13:05:59 +02:00 |
|
Julien Veyssier
|
bcc7f1cb63
|
add Etag support for font list and font file endpoints
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-05-02 13:05:59 +02:00 |
|
Julien Veyssier
|
052adffe7e
|
improve style, handle errors when generating font overview
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-05-02 13:05:59 +02:00 |
|
Julien Veyssier
|
d741bd0d65
|
fix psalm warning
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-05-02 13:05:59 +02:00 |
|
Julien Veyssier
|
7dc636fecc
|
invalidate font list cache when uploading/deleting one
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-05-02 13:05:58 +02:00 |
|
Julien Veyssier
|
b84a085fc7
|
generate font overview image and show it in the settings
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-05-02 13:05:58 +02:00 |
|
Julien Veyssier
|
f2ce922721
|
cache font file name list
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-05-02 13:05:58 +02:00 |
|
Julien Veyssier
|
df776ef81a
|
add font upload, list, delete
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2022-05-02 13:05:58 +02:00 |
|