Commit Graph

208 Commits

Author SHA1 Message Date
jellyfin-bot
7261499ea0
Prepare for release v17 (#86) 2024-05-11 14:35:57 -06:00
Cody Robibero
aa5b4fee19
put that thing in the correct place (#85) 2024-05-11 14:34:05 -06:00
Cody Robibero
d5c98c2284
add reference to SixLabors.Fonts.dll (#84) 2024-05-11 14:32:02 -06:00
jellyfin-bot
ef7bc31bc0
Prepare for release v16 (#75) 2024-05-11 13:28:39 -06:00
Cody Robibero
946a9e4144
10.9 (#82) 2024-05-11 13:25:15 -06:00
Cody Robibero
e9dfdc7c3b add unstable workflow 2024-03-25 16:50:34 -06:00
Cody Robibero
10cea094b5 update secrets 2024-03-09 08:24:08 -07:00
renovate[bot]
e0a789da14
chore(deps): update dependency closedxml to v0.97.0 (#76)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-24 06:44:45 -06:00
Cody Robibero
e256010416
Merge pull request #74 from mwildgoose/add-xlsx-excel 2022-08-22 18:24:52 -06:00
mwildgoose
d72eda9c3f
Apply suggestions from @crobibero code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
2022-08-19 17:38:31 +01:00
mwildgoose
582c301597 Use ClosedXML for generating Excel files 2022-08-19 17:17:21 +01:00
mwildgoose
0c75390e89 Make github-code-scanning bot's suggested changes 2022-08-12 22:40:16 +01:00
mwildgoose
f78ede39c9 Scale Excel columns based on content width 2022-08-05 18:39:59 +01:00
mwildgoose
2b91df428c Add XLSX report generation to frontend 2022-08-05 18:39:59 +01:00
mwildgoose
d863ee5401 Add XLSX report generation to backend 2022-08-05 18:39:50 +01:00
mwildgoose
35dff8632b Build CSV and HTML exports using StreamWriter for efficiency 2022-07-18 23:16:38 +01:00
mwildgoose
a8b2aafc8f Tidy up HTML export
- Combine static strings.
 - Escape unsafe HTML characters.
 - Remove unused CSS.
2022-07-18 22:35:46 +01:00
mwildgoose
521ecfa8a1 Rebrand existing Excel export to HTML 2022-07-18 21:34:35 +01:00
mwildgoose
bef50013c1 Switch from strings to MemoryStreams for export outputs to support binary file exports 2022-07-18 21:20:21 +01:00
jellyfin-bot
c31a767908
Bump version to 15 (#58) 2022-07-16 14:46:52 +02:00
mwildgoose
99692ff0fc
Fix CSV Export Format (#73)
* Make CSV export RFC 4180 compliant

* Correct CSV MIME type

* Remove disabled columns from exports

* Auto format so that indentation is consistent

* Use string interpolation for string formatting 

Apply suggestion from @h1dden-da3m0n to use string interpolation to add double quotes to escaped text.
2022-07-16 14:41:32 +02:00
Cody Robibero
59b4b41c4a
Merge pull request #68 from h1dden-da3m0n/fix/bump-ci 2022-05-15 20:31:18 -04:00
K3rnelPan1c
be949638ba fix: meta ci workflows 2022-05-15 23:24:12 +02:00
Cody Robibero
9d90caf893
Merge pull request #66 from jellyfin/ci 2022-03-19 09:31:19 -06:00
K3rnelPan1c
c8d212aa0b
bump version 2022-03-19 16:17:01 +01:00
Cody Robibero
7a2a631908 Use meta ci 2022-03-19 08:37:09 -06:00
Cody Robibero
a43dcefcde
Merge pull request #59 from jellyfin/perf 2022-02-05 07:31:00 -07:00
Bond_009
0bdc2d680a Performance improvements 2022-02-04 23:29:46 +01:00
Cody Robibero
0c0a27abdb
Merge pull request #57 from jellyfin/fixup 2022-02-04 14:31:41 -07:00
Bond_009
bb80e95666 More efficient string.Join 2022-02-04 22:22:05 +01:00
Bond_009
58a5238534 Enable nullable 2022-02-04 22:20:38 +01:00
Bond_009
d6321ac41b Increase analysis mode to recommended 2022-02-04 22:04:22 +01:00
Bond_009
281de731e8 Add ruleset, enable error on warn, enable minimun analysis mode 2022-02-04 21:54:30 +01:00
Bond_009
c31dc8d923 Update .editorconfig 2022-02-04 21:42:09 +01:00
Bond_009
ff5256c7e2 Style fixes 2022-02-04 21:41:52 +01:00
Cody Robibero
d4174c3b8a
Update build.yaml 2022-01-04 22:04:20 -07:00
Cody Robibero
0e50cf7f2d
Merge pull request #54 from jellyfin/prepare-14 2022-01-04 21:40:06 -07:00
Cody Robibero
1bccbc41b8
Update build.yaml 2022-01-04 21:39:51 -07:00
jellyfin-bot
0b134b60c7 Bump version to 14 2022-01-05 04:36:55 +00:00
Cody Robibero
6f0aed3621
Merge pull request #52 from jellyfin/base-item-kind 2022-01-04 21:36:37 -07:00
Cody Robibero
da6ad770b1 Use BaseItemKind 2021-12-26 17:22:21 -07:00
Cody Robibero
38eba6bbc4
Merge pull request #50 from jellyfin/prepare-13 2021-11-06 14:35:42 -06:00
jellyfin-bot
8450d1a4ac Bump version to 13 2021-11-06 20:35:14 +00:00
Cody Robibero
621f03f0c0
Merge pull request #51 from jellyfin/10.8 2021-11-06 14:34:58 -06:00
Cody Robibero
c37ac72342
Update .github/dependabot.yml
Co-authored-by: K3rnelPan1c <33120068+h1dden-da3m0n@users.noreply.github.com>
2021-11-06 14:34:32 -06:00
Cody Robibero
6a14d7733b update ci 2021-11-06 14:21:37 -06:00
Cody Robibero
9c2161e19f 10.8 support 2021-11-06 14:21:30 -06:00
Odd Stråbø
709a3c3ae2
Merge pull request #48 from h1dden-da3m0n/update/ci
Update ci
2021-07-11 13:53:02 +02:00
Odd Stråbø
2a4a6959e3
Update .github/dependabot.yml 2021-07-11 13:52:55 +02:00
h1dden-da3m0n
0363ce7ad4 add label-sync workflow 2021-07-04 01:13:19 +02:00