Commit Graph

32 Commits

Author SHA1 Message Date
Philipp Hofer
2f3abdf546 Merge branch 'main' of https://git.hofer.link/philipp/oe1-player
All checks were successful
CI/CD Pipeline / test (push) Successful in 2m37s
CI/CD Pipeline / deploy (push) Successful in 2m7s
2025-10-15 15:06:58 +02:00
Philipp Hofer
fe59406819 only keep last 10 episodes; Fixes #7 2025-10-15 15:06:53 +02:00
1de7535622 fix cronjob schedule
All checks were successful
CI/CD Pipeline / test (push) Successful in 2m17s
CI/CD Pipeline / deploy (push) Successful in 2m28s
2025-10-13 15:56:02 +02:00
Philipp Hofer
518c282b50 update deps
All checks were successful
CI/CD Pipeline / test (push) Successful in 4m30s
CI/CD Pipeline / deploy (push) Successful in 7m38s
2025-10-13 15:38:14 +02:00
Philipp Hofer
c5fc5be4a6 auto execute every 3 hours
All checks were successful
CI/CD Pipeline / test (push) Successful in 2m1s
CI/CD Pipeline / deploy (push) Successful in 2m20s
2025-10-13 15:34:50 +02:00
Philipp Hofer
bbc8cf2c80 proper datetime
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m13s
CI/CD Pipeline / deploy (push) Successful in 1m16s
2025-10-13 15:27:29 +02:00
Philipp Hofer
6c84f98c31 first draft of new version
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m18s
CI/CD Pipeline / deploy (push) Successful in 1m17s
2025-10-13 15:04:31 +02:00
Philipp Hofer
4093a89f62 first draft of new version
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m49s
CI/CD Pipeline / deploy (push) Successful in 1m45s
2025-10-13 14:34:21 +02:00
Philipp Hofer
86aa18e7dd test
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m45s
CI/CD Pipeline / deploy (push) Successful in 1m38s
2025-10-13 13:34:53 +02:00
Philipp Hofer
dad289f540 remove static folder (we don't have a website anymore)
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m14s
CI/CD Pipeline / deploy (push) Successful in 1m14s
2025-10-13 13:26:18 +02:00
Philipp Hofer
e957a101ce switch to abendjournal for testing
Some checks failed
CI/CD Pipeline / deploy (push) Has been cancelled
CI/CD Pipeline / test (push) Has been cancelled
2025-10-13 13:25:51 +02:00
Philipp Hofer
2a421dfc1e remove temp. data storage (e.g. date), and look directly at data, don't re-download (e.g. on sundays) if url has already been downloaded; Fixes #3
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m25s
CI/CD Pipeline / deploy (push) Successful in 1m16s
2025-10-13 11:30:19 +02:00
Philipp Hofer
8e774a7e23 generate rss feed; Fixes #4
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m53s
CI/CD Pipeline / deploy (push) Successful in 1m45s
2025-10-13 10:13:40 +02:00
2411320522 temp redirect
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m27s
CI/CD Pipeline / deploy (push) Successful in 1m19s
2025-08-22 07:15:06 +02:00
34811c15af be lazy and just return mp3 of orf
All checks were successful
CI/CD Pipeline / test (push) Successful in 4m27s
CI/CD Pipeline / deploy (push) Successful in 5m55s
2025-08-21 22:29:53 +02:00
eebea71fca switch to morgenjournal again
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m40s
CI/CD Pipeline / deploy (push) Successful in 1m36s
2025-08-12 21:00:35 +02:00
9260d80458 use semver
All checks were successful
CI/CD Pipeline / test (push) Successful in 4m52s
CI/CD Pipeline / deploy (push) Successful in 6m0s
2025-08-12 20:41:21 +02:00
b21863298b auto-call downloader every day
Some checks failed
CI/CD Pipeline / deploy (push) Has been cancelled
CI/CD Pipeline / test (push) Has been cancelled
2025-08-12 20:40:57 +02:00
3d252a2604 remove fancy player 2025-08-12 20:11:57 +02:00
240f7d7f8d send proper headers
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m51s
CI/CD Pipeline / deploy (push) Successful in 4m52s
2025-08-08 13:08:32 +02:00
9d2687f8a1 add fancy frontend player
All checks were successful
CI/CD Pipeline / test (push) Successful in 3m7s
CI/CD Pipeline / deploy (push) Successful in 2m16s
2025-08-02 10:11:32 +02:00
67fb02894f remove need to call /new
All checks were successful
CI/CD Pipeline / test (push) Successful in 2m24s
CI/CD Pipeline / deploy (push) Successful in 2m8s
2025-08-01 19:04:25 +02:00
12d02b286d fmt
All checks were successful
CI/CD Pipeline / test (push) Successful in 2m12s
CI/CD Pipeline / deploy (push) Successful in 2m5s
2025-07-30 21:12:28 +02:00
45e5c1954d switch to external downloader; Fixes #1 (hopefully...)
All checks were successful
CI/CD Pipeline / test (push) Successful in 5m31s
CI/CD Pipeline / deploy (push) Successful in 9m2s
2025-07-30 20:55:01 +02:00
a7ab1e8360 retry failed chunk downloads; Continues #1
All checks were successful
CI/CD Pipeline / test (push) Successful in 2m51s
CI/CD Pipeline / deploy (push) Successful in 3m44s
2025-07-28 21:29:58 +02:00
d1aec7a213 more logs
All checks were successful
CI/CD Pipeline / test (push) Successful in 2m7s
CI/CD Pipeline / deploy (push) Successful in 4m6s
2025-07-27 21:08:12 +02:00
98b827400c clippy
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m16s
CI/CD Pipeline / deploy (push) Successful in 1m5s
2025-07-21 21:32:06 +02:00
c31ad4290e make fn clearable
Some checks failed
CI/CD Pipeline / deploy (push) Has been cancelled
CI/CD Pipeline / test (push) Has been cancelled
2025-07-21 21:30:59 +02:00
1a5271c796 use semver 2025-07-19 15:52:18 +02:00
f01d34a18a switch to rustls
All checks were successful
CI/CD Pipeline / test (push) Successful in 1m42s
CI/CD Pipeline / deploy (push) Successful in 5m13s
2025-07-19 15:51:21 +02:00
ba0c459843 add ci
Some checks failed
CI/CD Pipeline / test (push) Successful in 4m10s
CI/CD Pipeline / deploy (push) Failing after 1m30s
2025-07-19 15:43:01 +02:00
673a0967b2 initial prototype 2025-07-19 15:35:04 +02:00