Commit Graph

1686 Commits (43708ee2a3f2dd002107efe4d848d36ba1cdced1)
 

Author SHA1 Message Date
Simon 43708ee2a3
refac _has_update parser, use tpl comparison 11 months ago
Simon cfb15c1a78
handle version check comparison over any diff 11 months ago
Simon e9a95d7ada
bump TA_VERSION 11 months ago
Simon a21a111221
rename to Videos 11 months ago
Simon 18e504faf2
fix add missining playlist_entries mappings, #605 11 months ago
Simon 9ffe2098a5
add unstable version 11 months ago
Simon 1315e836a4
Improved dashboard, reindex fix, #build
Changed:
- Added additional sort by fields
- [API] Chaned primary stats endpoints
- [API] Added separate video stats endpoints
- Added fallback for some manual import values
- Fix comment extration for members video
- Fix reindex outdated query
11 months ago
Simon 2e4289e75c
bump requirements 11 months ago
Simon 96e73a3a53
handle empty tile response 11 months ago
Simon a369be0f4a
split active videos tile, add duration 11 months ago
Simon d5676e5173
[API] remove primary endpoint, in favor of dedicated stats 11 months ago
Simon 44c4cf93e2
refactor dashboard tile building 11 months ago
Simon 02ac590caa
[API] add download stats 11 months ago
Simon a466c02304
[API] add playlist stats 11 months ago
Simon e74c26fe36
[API] add channel aggs 11 months ago
Simon b1267cba83
standard json style 11 months ago
Simon 91bb0ed9c0
[API] add video aggregation 11 months ago
Simon 4a145ee7cb
paginate to get total active docs count 11 months ago
Simon 463019ce5a
fix outdated redinex now_lte datatype 11 months ago
Simon 9a9d35cac4
explicitly define player mapping, #592 11 months ago
Simon f41ecd24c5
fix missing config for comments extraction, #596 11 months ago
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