|
7018f91396
|
fix: include BAPS as a package, loosen python version requirement
|
2024-03-29 16:51:32 +00:00 |
|
|
54097583b3
|
fix(ci): use poetry
|
2024-03-29 16:38:10 +00:00 |
|
|
0e13dc08da
|
feat: migrate to poetry
|
2024-03-29 16:32:06 +00:00 |
|
|
237f21a5bc
|
chore(ci): disable broken MacOS builds
|
2024-03-29 15:10:21 +00:00 |
|
|
058e5299da
|
fix: bump presenter to support building with latest node on all platforms
|
2024-03-29 15:09:47 +00:00 |
|
|
3cd70699e0
|
fix: fix presenter build on windows
|
2024-03-24 13:18:49 +00:00 |
|
|
4fcd72a2b1
|
fix(ci): add new python/node versions to CI
|
2024-03-23 11:17:24 +00:00 |
|
|
ab2aead17e
|
chore: updates to build on latest python/linux
|
2024-03-23 11:11:30 +00:00 |
|
Matthew Stratford
|
6d7c3aab2f
|
Merge pull request #43 from UniversityRadioYork/linux-again
Fix linux support again for Ubuntu Studio
|
2023-03-10 19:56:53 +00:00 |
|
Matthew Stratford
|
06812b975b
|
List filename in 404 error
|
2023-03-10 19:23:33 +00:00 |
|
Matthew Stratford
|
d6ee435fbc
|
Merge pull request #48 from UniversityRadioYork/marks/dont-log-api-keys
Don't log MyRadio API keys
|
2022-10-17 19:02:22 +01:00 |
|
Matthew Stratford
|
92dbd19bf7
|
Remove space.
|
2022-10-17 18:57:04 +01:00 |
|
Marks Polakovs
|
1bd5779b8a
|
Don't log MyRadio API keys
|
2022-10-16 12:21:21 +01:00 |
|
Matthew Stratford
|
76ddea56f8
|
Attempt fix of setproctitle missing
|
2022-03-19 18:45:51 +00:00 |
|
Matthew Stratford
|
67c74b09dd
|
Fix typo
|
2022-03-19 17:54:39 +00:00 |
|
Matthew Stratford
|
433d05336c
|
Let script fail if it errors.
|
2022-03-19 17:49:45 +00:00 |
|
Matthew Stratford
|
c70092f9d9
|
Make sure all sanic deps are included
|
2022-03-19 17:46:19 +00:00 |
|
Matthew Stratford
|
617376a54b
|
Shutdown webserver cleanly and let server.py restart it.
|
2022-03-19 17:46:01 +00:00 |
|
Matthew Stratford
|
330a1dea5c
|
Revert "Fix exit hang on linux"
This reverts commit a838ef7621 .
|
2022-03-19 17:22:42 +00:00 |
|
Matthew Stratford
|
efd0273fea
|
Revert "Fix exit hang on linux"
This reverts commit 86c0ca14e7 .
|
2022-03-19 17:22:04 +00:00 |
|
Matthew Stratford
|
64b1ef71ac
|
Update sanic requirements.
|
2022-03-19 16:04:29 +00:00 |
|
Matthew Stratford
|
d6304ccff8
|
Fix missing pyinstaller in path
|
2022-03-19 16:04:13 +00:00 |
|
Matthew Stratford
|
01dfb3f3d6
|
Update sanic deprications and remove asyncio stuff not needed.
|
2022-03-19 16:03:18 +00:00 |
|
Matthew Stratford
|
86c0ca14e7
|
Fix exit hang on linux
|
2022-03-19 16:01:55 +00:00 |
|
Matthew Stratford
|
a838ef7621
|
Fix exit hang on linux
|
2022-03-19 16:01:37 +00:00 |
|
Matthew Stratford
|
f7e71cc32e
|
Build for python3.8 and 3.9
|
2022-03-19 15:59:59 +00:00 |
|
Matthew Stratford
|
978c042473
|
Revert sanic version to fix OSError on linux.
|
2022-03-18 17:33:28 +00:00 |
|
Matthew Stratford
|
7912b2c697
|
Merge pull request #42 from UniversityRadioYork/docs-and-logging
Comments and reordering.
|
2022-03-18 15:18:13 +00:00 |
|
Matthew Stratford
|
5d4c7224d9
|
Pep8 lint
|
2022-03-12 17:08:29 +00:00 |
|
Matthew Stratford
|
47fcf40ec6
|
Don't bother cleaning queues, it fails on hot-restarts.
|
2022-03-12 17:02:32 +00:00 |
|
Matthew Stratford
|
f73845b104
|
Further cleanup.
|
2022-03-12 16:45:05 +00:00 |
|
Matthew Stratford
|
873fd45e51
|
Cleanup queues more reliably
|
2022-03-12 16:40:05 +00:00 |
|
Matthew Stratford
|
1e77f337b1
|
Improve shutdown time of Controller Handler.
|
2022-03-12 16:00:05 +00:00 |
|
Matthew Stratford
|
02137a3948
|
Improve launcher printing.
|
2022-03-12 15:59:36 +00:00 |
|
Matthew Stratford
|
aba31048cc
|
Put BAPSicle in process names for htop filtering.
|
2022-03-12 15:01:51 +00:00 |
|
Matthew Stratford
|
81d986069f
|
Fix dragging items caused by plan item not being list.
|
2022-03-12 14:55:33 +00:00 |
|
Matthew Stratford
|
7c547bccba
|
Merge remote-tracking branch 'origin/dev' into docs-and-logging
|
2022-03-12 00:14:54 +00:00 |
|
Matthew Stratford
|
358b5bb0a1
|
Update aiohttp for dependabot
|
2022-03-12 00:09:22 +00:00 |
|
Matthew Stratford
|
45e3a83c21
|
Merge pull request #31 from UniversityRadioYork/mstratford/quitting
Queue optimisation and quit/restart reliability.
|
2022-03-12 00:04:31 +00:00 |
|
Matthew Stratford
|
52248bea1f
|
Flake 8 lint
|
2022-03-11 23:55:53 +00:00 |
|
Matthew Stratford
|
7400272778
|
Enable debugging by default on dev builds.
|
2022-03-11 23:29:46 +00:00 |
|
Matthew Stratford
|
853efa6968
|
Fix file manager using single msg queue.
|
2022-03-11 23:28:59 +00:00 |
|
Matthew Stratford
|
92a6b86ccd
|
Merge branch 'dev' into mstratford/quitting
Likely to break something, but here goes.
|
2022-03-11 22:09:45 +00:00 |
|
Matthew Stratford
|
2515ddf490
|
Ignore node_modules.
|
2022-03-11 22:06:13 +00:00 |
|
Matthew Stratford
|
0b6e245703
|
Add ffmpeg for ubuntu
|
2022-03-11 21:58:12 +00:00 |
|
Matthew Stratford
|
325f62ed37
|
Comments and reordering.
|
2021-12-23 22:48:38 +00:00 |
|
Matthew Stratford
|
c538ce3a46
|
Fix "STOPPED" message.
|
2021-12-23 20:26:37 +00:00 |
|
Matthew Stratford
|
7a1f7be898
|
Improve efficiency by reducing file test load spam
|
2021-12-23 20:26:13 +00:00 |
|
Matthew Stratford
|
04790f81c4
|
Merge remote-tracking branch 'origin/dev' into dependabot/pip/build/websockets-9.1
|
2021-12-23 19:32:28 +00:00 |
|
Matthew Stratford
|
ba4e257fdd
|
Fix player bootlooping if mixer doesn't init
|
2021-12-23 19:31:36 +00:00 |
|