Block a user
15dfc2076c
Added /notify/mediasite and /notify/default endpoints and updated the documentation
41031a98e4
Changed pseudocode syntax so the markdown web viewer doesn't eat words
8582e32f1d
Finished updating docstrings to conform to convention. Also made abstract methods throw an exception if they get called.
5dcc856177
Moved some functions from utils into more logical places, and opportunistically fixed docstrings to follow the convention
6b7fff6294
Fixed erorr notifications crashing the test
278fe30b02
Refactored subtitles handling to include generation via whisper.
d25eeda71e
Added missing import
870c832ac0
Documentation updates
e310f9c529
Refactored the ldap class to use a new connection for each request.
826f548e63
Create a temporary copy of the existing package state,
b8834ce7d6
Renamed utils.ffmpegjob to utils.asyncjob in preparation for also running whisper jobs through the same function
e2adf73aa6
Added tests for handling of invalid queue items
8e7d92962f
Added logging to Distributor and QueueReader
a12fc96d67
asdict() call was missing from http notification function
cf92d2490c
Logging in notifier
fb659bda2a
Changed autoblurring to only affect selection popups
5da12d47f8
Implemented a spinner that pops up when any stream is buffering
f4081d0523
Consistency fix
ab0f6613e7
Fixed attempting to activate subs from memory if there are none
299631e5cd
Disabled autoblurring of elements
2e993a8735
Tweaked comment formatting
e61e6454dd
Merge branch 'test' into prod
a7d961c4d3
If a product was checked out and immediately returned, an empty email receipt was being sent. Fixed.
a7d961c4d3
If a product was checked out and immediately returned, an empty email receipt was being sent. Fixed.
5068575111
Merge branch 'test' into prod
b10bf1eed8
Added ability to check out a product from the product page directly
fa46874ae3
Mail notifications get pushed forward in time when a new loan is created if there is a pending notification.
b10bf1eed8
Added ability to check out a product from the product page directly
fa46874ae3
Mail notifications get pushed forward in time when a new loan is created if there is a pending notification.
4820ba10c9
The button to copy a link to current time is now hidden by default.
1cf2e39a43
Progressbar css tweaks
b8467ee8ec
Code hygiene
069d746871
Implemented seeking and settings persistence
cec90328dc
Working around the inability to play more than 6 streams at once.
099399a92f
Semicolon discipline
a5fe0ee7df
var -> const
0a56ad07b4
Implemented support for multiple subtitle tracks
110376146f
var -> let