jo
7d514a9306
chore: list distribution releases by release date
...
Old releases should be popped from the left/top and new releases should be added to the right/bottom of any distro release list.
2022-10-10 20:11:33 +02:00
jo
5eda6093f4
feat: drop Debian Buster support
...
Fixes #2036
2022-10-10 20:11:33 +02:00
jo
d29d837d01
feat: drop Python 3.6 support
2022-10-10 20:11:33 +02:00
jo
448cff7600
feat: drop Ubuntu Bionic support
...
Fixes #2035
2022-10-10 20:11:33 +02:00
jo
26bcb6a90d
chore: generate changelog for 3.0.0
2022-10-10 17:54:34 +02:00
Jonas L
96ded62c32
chore: release 3.0.0 ( #2216 )
2022-10-10 17:51:15 +02:00
Jonas L
d03fe5bf7d
fix: disable some systemd security features on bionic ( #2219 )
...
Fixes #2217
2022-10-10 16:57:56 +02:00
jo
d726a097b0
test(analyzer): fix wrong bit_rate values
...
Mutagen >=1.46 properly compute the bit_rate for wav files.
2022-10-10 12:21:55 +02:00
renovate[bot]
019b4686ae
chore(deps): update dependency mutagen to >=1.45.1,<1.47
2022-10-10 12:21:55 +02:00
renovate[bot]
8a225167d4
chore(deps): lock file maintenance (legacy/composer.json) ( #2214 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-10 11:57:56 +02:00
renovate[bot]
b45a992173
chore(deps): lock file maintenance (website/package.json) ( #2215 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-10 11:53:27 +02:00
Jonas L
e991870e2d
chore: clean unmaintained centos files ( #2212 )
...
Fix #1475
2022-10-08 08:07:53 +02:00
Jonas L
de7f87a092
chore: clean pre-commit config ( #2211 )
2022-10-08 08:01:10 +02:00
jo
888cdcb30a
chore(legacy): update locale files
2022-10-07 16:33:21 +02:00
jo
181f770dbb
fix(legacy): gracefully handle missing asset checksum
2022-10-07 16:33:21 +02:00
jo
966ccfa29a
docs(legacy): how to add a new language
2022-10-07 16:33:21 +02:00
jo
5ed0bf67cb
fix(legacy): jquery i18n translations for plupload
2022-10-07 16:33:21 +02:00
jo
9a005138a7
fix(legacy): missing plupload uk_UA translation
2022-10-07 16:33:21 +02:00
renovate[bot]
55b95f3c31
chore(deps): update pre-commit hook psf/black to v22.10.0 ( #2209 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-07 06:55:06 +02:00
Jonas L
e04ab7679a
chore: move shell tools to pre-commit (via docker) ( #2207 )
2022-10-05 08:27:15 +02:00
Jonas L
4a671a1b3b
fix: clean exit by catching keyboard interrupt ( #2206 )
2022-10-04 14:18:26 +02:00
renovate[bot]
119d06fb7c
chore(deps): update pre-commit hook asottile/pyupgrade to v3 ( #2205 )
...
* chore(deps): update pre-commit hook asottile/pyupgrade to v3
* Remove unecessary --py3-plus flag
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jonas L <jooola@users.noreply.github.com>
2022-10-04 12:43:55 +02:00
renovate[bot]
845d8061f6
chore(deps): update pre-commit hook asottile/pyupgrade to v2.38.4 ( #2204 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-04 07:32:02 +02:00
Jonas L
2f78318abb
chore: add test-stream-input tool ( #2202 )
2022-10-03 17:53:58 +02:00
jo
39413a6bda
chore: generate changelog for 3.0.0-beta.2
2022-10-03 13:00:36 +02:00
jo
04490676f6
chore: release 3.0.0-beta.2
2022-10-03 12:43:38 +02:00
jo
7ee1985223
ci: use github.ref_name to get tag
2022-10-03 12:43:38 +02:00
renovate[bot]
03dcbb8e40
chore(deps): lock file maintenance (website/package.json) ( #2201 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-03 07:47:23 +02:00
renovate[bot]
5a17256365
chore(deps): lock file maintenance (website/package.json)
2022-10-02 14:24:52 +02:00
renovate[bot]
cb1e19bc19
chore(deps): lock file maintenance (legacy/composer.json)
2022-10-02 14:24:39 +02:00
Jonas L
3d5456dfd6
chore: improve issue templates ( #2198 )
2022-09-28 14:29:30 +02:00
Jonas L
c9bc3a1298
feat: extra systemd service hardening ( #2197 )
2022-09-27 13:17:43 +02:00
Jonas L
6fb667d510
fix(legacy): correct log levels ( #2196 )
2022-09-27 13:16:03 +02:00
Jonas L
4c18cf5ef2
feat: systemd service hardening ( #2186 )
2022-09-27 11:51:17 +02:00
Jonas L
96cc2b59f5
chore: reorder Dockerfile sections ( #2189 )
2022-09-27 08:15:41 +02:00
Jonas L
3ef42413d8
fix(legacy): add play button to stream player ( #2190 )
2022-09-27 08:14:53 +02:00
Jonas L
2efe714b03
chore: add icecast stress script ( #2185 )
2022-09-27 08:10:37 +02:00
renovate[bot]
782500f76f
chore(deps): update amannn/action-semantic-pull-request action to v4.6.0 ( #2183 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-26 13:30:10 +02:00
jo
a6f0642f71
fix: change version format
...
LIBRETIME_VERSION is now:
- the tag name for a tagged version
- the head ref name and commit sha for untagged versions (main branch and pull requests)
2022-09-26 13:25:35 +02:00
jo
09a75570f3
fix: include version variable inside containers
2022-09-26 13:25:35 +02:00
Jonas L
956d19ec95
fix: start playout service after liquidsoap ( #2164 )
...
Do not set a hard requirement on the service, only define the startup order.
2022-09-26 13:20:11 +02:00
Kyle Robbertze
7781ace118
docs: fix vale linting error
...
have not > haven't
2022-09-26 09:13:25 +02:00
jo
50809a933c
docs: fix vale linting errors
...
- are not > aren't
- auto-_ > auto _
- avoid backend
- cannot > can't
- do not > don't
- does not > doesn't
- ignore emoji code
- has not > hasn't
- ignore Microsoft.GeneralURL
- is not > isn't
- it is > it's
- no exclamation point
- put code inside code blocks
- put commit sha inside code blocks
- put exception message in code blocks
- remove slang
- should not > shouldn't
- they are > they're
- we are > we're
- will not > won't
2022-09-26 09:13:25 +02:00
jo
722a683896
ci: allow failure when linting /docs/releases
2022-09-26 09:13:25 +02:00
jo
855cf83325
chore: ignore emoji shortcodes in vale linting
2022-09-26 09:13:25 +02:00
renovate[bot]
cc16267c0a
chore(deps): update pre-commit hook asottile/pyupgrade to v2.38.2 ( #2182 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-26 07:06:06 +02:00
renovate[bot]
e6e2b67257
chore(deps): update pre-commit hook asottile/pyupgrade to v2.38.1
2022-09-25 02:35:22 +00:00
Jonas L
840875fbf0
docs: remove breaking change warning ( #2180 )
2022-09-24 12:50:30 +02:00
jo
7b5fd628db
chore: generate changelog for 3.0.0-beta.1
2022-09-23 13:49:01 +02:00
jo
ddae3202cc
chore: release 3.0.0-beta.1
2022-09-23 13:41:14 +02:00