Commit Graph

26 Commits

Author SHA1 Message Date
Thomas Kairos
f7a61fe6c0 Feat: packaging (#127)
- Add configuration files for packaging
- Precommit now uses ruff

Co-authored-by: bkfox <thomas bkfox net>
Reviewed-on: rc/aircox#127
2023-10-11 10:58:34 +02:00
Thomas Kairos
0e183099ed #88 #89 : use pytest + reorganise settings (#92)
- !88 pytest on existing tests
- !89 reorganise settings (! see notes for deployment)

Co-authored-by: bkfox <thomas bkfox net>
Reviewed-on: rc/aircox#92
2023-03-28 14:40:49 +02:00
bkfox
112770eddf code quality 2023-03-13 17:47:00 +01:00
bkfox
9ec25ed109 sound check 2023-01-25 13:02:21 +01:00
bkfox
180cc8bc02 - various __all__
- serializer: track search, reorder module files
- autocomplete: allow simple string value selection
- playlist editor:
    - ui & flow improve
    - init data
    - save user settings
    - autocomplete
    - fix bugs
    - discard changes
2022-12-12 00:25:57 +01:00
bkfox
cfc0e45439 playlist editor draft 2022-12-10 03:27:27 +01:00
bkfox
80cd5baa18 names & conditional display of audio in admin 2022-10-10 19:25:48 +02:00
bkfox
156b0afcb9 add download link; update player and pages layout 2022-10-07 16:15:32 +02:00
bkfox
a24afd114e add is_downloadable field 2022-10-05 19:52:47 +02:00
bkfox
fb665aff5d streamer sound uri/path 2022-03-26 16:23:46 +01:00
bkfox
66f02bdb05 Sound.file max length 2022-03-22 12:59:38 +01:00
bkfox
fd7b504d01 styling 2022-03-20 12:24:11 +01:00
bkfox
4733d9ac7c player end of playlist, switch to live 2022-03-18 14:34:00 +01:00
bkfox
e3b744be70 WIP - Sound.file instead of Sound.path; fix issues with player; program.path is now relative 2022-03-18 14:12:59 +01:00
bkfox
9efe19e052 fix sounds_monitor; fix django compatibility (v3.2) 2022-01-09 15:14:00 +01:00
bkfox
2a0d0b1758 work on player 2020-10-22 00:30:02 +02:00
bkfox
5a17d034c4 remove nulability of Program, rename Sound->SoundStats, update admin display 2020-09-21 15:33:10 +02:00
bkfox
6773481fe6 async sound monitor & clean-up 2020-09-21 15:19:06 +02:00
bkfox
361cf88bb2 fix stuff; sound inline in admin 2020-09-16 15:12:05 +02:00
bkfox
4076368ff7 french translation 2020-05-27 17:44:57 +02:00
bkfox
84483ecd3c fix issue #9 2020-05-20 12:09:04 +02:00
bkfox
b3ec6f670f update 2019-09-23 12:38:44 +02:00
bkfox
d3f39c5ade streamer as separate application; working streamer monitor interface 2019-09-21 17:14:40 +02:00
bkfox
c46f006379 work on website + page becomes concrete 2019-09-05 14:12:12 +02:00
bkfox
8e1d2b6769 rewrite streamer and controller -- much cleaner and efficient; continue to work on new architecture 2019-07-31 02:17:30 +02:00
bkfox
8581743d13 add episode: models, admin, diffusion gen, sounds_monitor, playlist import 2019-07-29 18:58:45 +02:00