Commit Graph

1665 Commits (eced8200c198ef436d72b3e93b5f861866a5ae0f)
 

Author SHA1 Message Date
crocs eced8200c1
Update settings_scheduling.html (#601)
I found more!
11 months ago
Simon 669bc6a620
fallback for view_count, refac, #581 11 months ago
lamusmaser 37df9b65c7
Add `allowed_null_keys` and its dictionary for manual imports. (#595)
* Add `allowed_null_keys` and its dictionary for manual imports.

* Fix linting for `allowed_null_keys` list.

* Add missing trailing comma for linting.

* Add missing newline that wasn't in earlier linting responses.

* Clear empty text in newlines.

* Remove newline that the linter requested because the linter now doesn't want it. ¯\_(ツ)_/¯

* Change default application from manual import to the video processing.

* Fix missing space.
11 months ago
lamusmaser 6721d01fa6
Fix `textarea` type from `shell` to `Shell`. (#594) 11 months ago
crocs 2b49af9620
Update settings.html (#599)
This was really bugging me lol
11 months ago
Derek Slenk 2f62898a10
Add new css item for web footer (#598) 11 months ago
spechter 832259ce48
Expanded sorting functionality (#589)
* - Added duration and filesize as options in sorting menu on Home and ChannelId views
- Added keys 'duration' and 'filesize' as valid parameters to sort by
- Mapped 'duration' and 'filesize' to their corresponding es keys

* Fixed spelling

* Changed formatting to comply to maximum line length.

* Locally running "deploy.sh validate" before committing

---------

Co-authored-by: spechter <spechter@spechter.net>
11 months ago
Simon b8ccce250a
bump TA_VERSION 11 months ago
Simon aa04ecff4f
bump es 11 months ago
Simon dcf97d3d24
tweak color matrix color filter 11 months ago
crocs 879ad52b32
updated icons (#588)
* icon updates

* Update icon-star-half.svg
11 months ago
Simon 0bedc3ee93
fix empty watchDetail building 11 months ago
Simon 1657c55cbe
Aggregation daily stats improvements, #build
Changed:
- [API] make daily stats TZ aware
- [API] add daily download media size
11 months ago
Simon 8b1324139d
pass time_zone to daily aggs 11 months ago
Simon 04124e3dad
add daily size download 11 months ago
Simon 9c26357f76
User conf endpoints, fix channel parser, #build
Changed:
- [API] Added endpoints to CRUD user conf vars
- [API] Added backup endpoints
- Fix channel about page parsing
- Add custom CSS files
- Remember player volume
11 months ago
extome 7133d6b441
Better CSS support (#583)
* Remove banner hardcoding

* Refactor "colors" to "stylesheet"

* Remove logo hardcoding

* Remove stylesheet hardcoding

* Add very basic static CSS scanning and a new style

* Respect environment settings

* Check if selected stylesheet still exists

* New theme and title formatting

* Revert migration change

* Code linting

* More outlines for Matrix style

* Change wording in settings

* Forgot this wording

* Add suggested changes
11 months ago
Simon 6bc0111d0a
set and get playerVolume from localStorage 11 months ago
Simon 1188e66f37
fix channel about page parsing, #587 11 months ago
Simon ef6d3e868d
bump requirements 11 months ago
Simon d677f9579e
replace old process view, use user conf api 11 months ago
Simon 0b920e87ae
[API] add user config endpoints 11 months ago
Simon 4d5aa4ad2f
validate user config values 11 months ago
Simon 4b63c2f536
simplify return message 11 months ago
Simon 31ad9424f5
remove unused db_restore 11 months ago
Simon 45f4ccfd93
fix off by one in filesystem rescan progress 11 months ago
Simon 285e2042ae
[API] add backup endpoints 11 months ago
Simon e4b7f8ce38
update roadmap 11 months ago
Simon 6892cbbc19
Read only user roles, refac env var builder, #build
Changed:
- Added view only user role
- Fixed media download URL builder
- Changed environment settings builder away from redis
- Improved dashboard
11 months ago
Simon 58ea256b44
add unstable tag 11 months ago
Merlin aa475c58aa
Refac settings dashboard (#577)
* Add padding to duration str text

* Add singular and plural to video in dailyStat

* Add code spacing for readability

* Refac Main overview in dashboard to be spaced evenly and use tables

* Refac simplify number padding

* Refac skip adding spacing rows on mobile

* Refac reorder watch progress to be in order of interest

* Fix that ther can be 0 Videos added a day

* Refac capitalize content keys
11 months ago
Simon 8247314d01
refactor admin permisson classes 11 months ago
Simon 2826ca4a43
move ES_SNAPSHOT_DIR to EnvironmentSettings 11 months ago
Simon 64ffc18da7
add debug methods for EnvironmentSettings 11 months ago
Simon 21fde5e068
remove old migrations 11 months ago
Simon ea9ed6c238
fix linter 11 months ago
Simon 8eaed07cff
remove unused renamer 11 months ago
Clark 4d111aff82
Move the startup application settings to a new class (#571)
* Move the startup application settings to a new class

* Replace settings methods with static fields

* Move Redis and ES configuration to the settings class

* Fix environment python imports

* Update envcheck to use the new settings
11 months ago
Simon 7236bea29a
add error setting rlimit to common errors 12 months ago
Simon 5165c3e34a
bump requirements 12 months ago
Simon 572b23169c
finetune limited permission user 12 months ago
Steve Ovens e1fce06f97
View only user (#539)
* Remove repo docs in favor of hosted docs (#537)

* updated base, channel, video htmls to hide elements based on if user is staff or in the group 'admin'

* added the load auth_extras

* updated auth_extras

* updated views.py to block api calls from deleting files from unprivileged users; The Templates needed to be updated to support the various group checks related to removing buttons an unprivileged user should not see

* bumped the channel templates to remove conflict

* fix linting issues

* more linting

---------

Co-authored-by: Merlin <4706504+MerlinScheurer@users.noreply.github.com>
12 months ago
Simon 446d5b7949 Merge branch 'master' into testing 12 months ago
Simon 17c0310220
bump docker compose version, #569 12 months ago
Omar Laham 1b0be84972
Remove /media/ prefix from Download File URL in video.html (#567) 12 months ago
Simon 2df68fa83c Merge branch 'testing' to master 1 year ago
Simon 4184736bee
update version 1 year ago
Simon 81a5f15600
add health check example 1 year ago
Simon 4a4a274259
bump requirements 1 year ago
Simon 0776cea7bc
fix backup for empty index 1 year ago