shawly
cb7c8c8e00
feat(download): add file size calculation for DownloadService
...
This allows the browser to show file size and a time estimate for downloading files.
Does not work for ZipOutputStreams though since dir size doesn't match the zip file size.
Also added no-cache headers so browser won't start caching downloads.
2022-10-19 17:44:00 +02:00
GitHub Actions
6ee1117f3d
[ci skip]prepare for next development iteration
2022-10-15 08:51:54 +00:00
GitHub Actions
5f30140923
[ci skip]prepare release v1.2.3
2022-10-15 08:51:53 +00:00
Simon
09f5ba1f4c
Release 1.2.3
2022-10-15 10:49:16 +02:00
Simon Grimme
99734aa0f0
Update Spring Boot version to 2.7.4
2022-10-15 10:27:37 +02:00
Simon Grimme
3bcd234b08
Disable 'optimizeCodegen' in maven profobuf build step
2022-10-15 10:27:12 +02:00
Simon
5cec90c5ec
Check OS before hiding internal folder
2022-10-15 10:17:25 +02:00
Simon Grimme
e6ed869bac
Check OS before hiding internal folder
2022-10-15 02:01:39 +02:00
GitHub Actions
317c692056
[ci skip]prepare for next development iteration
2022-10-13 22:45:25 +00:00
GitHub Actions
8c75642440
[ci skip]prepare release v1.2.2
2022-10-13 22:45:23 +00:00
Simon
b0a4016cfc
Skip Javadoc step in Maven release
2022-10-14 00:41:59 +02:00
GitHub Actions
6cecdd6c9e
[ci skip]prepare for next development iteration
2022-10-13 22:32:34 +00:00
GitHub Actions
dfb51db1a1
[ci skip]prepare release v1.2.2
2022-10-13 22:32:32 +00:00
Simon
85d9795165
Merge pull request #51 from grimsi/gh34_AddDockerBuildToCI
...
Add Docker release to CI
2022-10-14 00:27:31 +02:00
GitHub Actions
ad051dae6e
[ci skip]prepare for next development iteration
2022-10-13 22:23:17 +00:00
GitHub Actions
ac74d5e4d7
[ci skip]prepare release v1.2.2
2022-10-13 22:23:16 +00:00
Simon Grimme
ff108c6d6a
Fix versions
2022-10-14 00:20:41 +02:00
GitHub Actions
8bc7b04f5a
[ci skip]prepare release v1.2.2
2022-10-13 22:13:28 +00:00
Simon
32acebbf2a
Fix typo
2022-10-14 00:11:16 +02:00
GitHub Actions
1970fdf018
[ci skip]prepare for next development iteration
2022-10-13 22:03:04 +00:00
GitHub Actions
b5472f0070
[ci skip]prepare release v1.2.2
2022-10-13 22:03:03 +00:00
Simon
32202d6c63
Update release.yml
2022-10-14 00:00:33 +02:00
GitHub Actions
4278cdcb17
[ci skip]prepare for next development iteration
2022-10-13 21:47:30 +00:00
GitHub Actions
db2b59597a
[ci skip]prepare release v1.2.2
2022-10-13 21:47:28 +00:00
Simon
ae83520b94
Update release.yml
2022-10-13 23:43:01 +02:00
Simon
806a4f5da0
Merge pull request #50 from grimsi/gh34_fixCI
...
Fix CI Release pipeline
2022-10-13 18:51:13 +02:00
GitHub Actions
c159396995
[ci skip]prepare for next development iteration
2022-10-13 16:44:55 +00:00
GitHub Actions
d05494a9ef
[ci skip]prepare release v1.2.2
2022-10-13 16:44:53 +00:00
Simon Grimme
2e0cd6ed75
Try to fix CI
2022-10-13 18:42:34 +02:00
Simon Grimme
a1c6da86e2
Merge remote-tracking branch 'origin/gh34_fixCI' into gh34_fixCI
2022-10-13 18:38:27 +02:00
Simon Grimme
7b693ce8e7
Try to fix CI
2022-10-13 18:38:20 +02:00
GitHub Actions
ba6b98de9b
[ci skip]prepare release v1.2.2
2022-10-13 16:34:44 +00:00
Simon Grimme
3272784726
Merge remote-tracking branch 'origin/gh34_fixCI' into gh34_fixCI
2022-10-13 18:31:15 +02:00
Simon Grimme
634abbf6fb
Try to fix CI
2022-10-13 18:31:07 +02:00
GitHub Actions
e4039632d6
[ci skip]prepare for next development iteration
2022-10-13 16:27:30 +00:00
GitHub Actions
4a2c049342
[ci skip]prepare release v1.2.2
2022-10-13 16:27:28 +00:00
Simon Grimme
a6256aab20
Try to fix CI
2022-10-13 18:23:37 +02:00
Simon Grimme
2015db04f9
Try to fix CI
2022-10-13 18:15:53 +02:00
Simon Grimme
1bca76c7e9
Try to fix CI
2022-10-13 18:08:03 +02:00
GitHub Actions
6bf56da5c0
[ci skip]prepare for next development iteration
2022-10-13 16:00:50 +00:00
GitHub Actions
11e5f520a9
[ci skip]prepare release gameyfin-1.2.2
2022-10-13 16:00:48 +00:00
Simon
f07f1b315e
Merge pull request #49 from grimsi/release-1.2.2
...
Release 1.2.2
2022-10-13 17:44:06 +02:00
Simon
c6c17002d4
Add release steps to CI pipeline
2022-10-13 17:01:08 +02:00
Simon
7582be7bc3
Add CI pipeline
...
Fixes #34
2022-10-12 18:39:13 +02:00
Simon
30fe83a6d7
Merge pull request #44 from grimsi/gh43_IgnoreHiddenFolders
...
Ignore empty folders and hidden files/folders in the library
2022-10-12 13:25:11 +02:00
Simon Grimme
fdb1682273
Ignore empty folders and hidden files/folders in the library
...
Hide ".gameyfin" folder on DOS systems (UNIX already worked)
2022-10-12 13:23:39 +02:00
Simon
af1fd42325
Merge pull request #32 from grimsi/dependabot/maven/backend/com.google.protobuf-protobuf-java-3.21.7
...
Bump protobuf-java from 3.21.3 to 3.21.7 in /backend
2022-10-09 11:07:28 +02:00
dependabot[bot]
0246733459
Bump protobuf-java from 3.21.3 to 3.21.7 in /backend
...
Bumps [protobuf-java](https://github.com/protocolbuffers/protobuf ) from 3.21.3 to 3.21.7.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.21.3...v3.21.7 )
---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-10-09 09:07:06 +00:00
Simon
1fc2c22e05
Update README.md
2022-08-29 18:55:40 +02:00
Simon
d499219e7e
Release 1.2.1
2022-08-29 18:48:14 +02:00