Commit Graph

177 Commits

Author SHA1 Message Date
simon 5d524e5110
fix reindex notification filter 2023-04-08 17:18:42 +07:00
simon 1e96c3211f
remove unused functions 2023-04-08 16:39:08 +07:00
simon 780115adb6
download and index channel tv art 2023-04-05 21:49:03 +07:00
simon 20a39895f9 New task backend, #build
Changed:
- major refactor of how tasks are handled in the backend
- major refactor on how notifications are returned to UI
- [API] remov old task endpoints
- [API] add endpoints for task-name and task-id
- [API] add token delete endpoint
2023-03-31 22:46:53 +07:00
Kevin Gibbons efdffb365a
prevent keyboard events from reaching player (#459) 2023-03-31 22:28:46 +07:00
simon 8fc9afbad9
restructure progress update notification content 2023-03-24 15:18:26 +07:00
simon 8cf41a4043
merge redis backend branch into testing 2023-03-23 11:35:46 +07:00
simon 0e726af2de
switch task creation to api posts 2023-03-23 11:28:42 +07:00
simon 3e2b2f2be1
fix linter 2023-03-22 17:05:05 +07:00
simon 5ffc2046d4
add task stop and kill to frontend 2023-03-22 17:00:55 +07:00
simon 16862df71e
update progress frontend to use api 2023-03-19 17:26:09 +07:00
Gavin Palmer 9afd81b372
reset token api refactor (#446)
* move reset-token from home to api

* cleanup

* cleanup markdown

* more dev readme cleanup

* remove dev files

* format

* make robot happier

---------

Co-authored-by: Gavin Palmer <gavin@herolfg.com>
2023-03-13 10:07:06 +07:00
p0358 7e9fed3d26
Add search usage summary on the search page and improve the search docs (#426)
* add search usage summary on the search page

* fix JS linter and switch multi-search-results elements from class to id

* changes according to feedback

* finetune colors

---------

Co-authored-by: simon <simobilleter@gmail.com>
2023-03-04 10:51:38 +07:00
simon 72f091b85e
fix download filter for ignored videos, #401 2023-02-17 14:04:52 +07:00
p0358 d1b5644c63
refresh /progress more often (3000 ms => 500 ms) (#427) 2023-02-11 17:28:46 +07:00
simon d033573bd6
hide empty shorts and streams from page 2023-01-07 18:12:09 +07:00
simon 14d5a7ee1a
fix progress bar and video-tags overlap 2023-01-02 21:27:49 +07:00
simon 0c8830793c
add vid_type tag to queue thumb 2023-01-02 17:44:02 +07:00
simon 46229db64c
[API] add download now endpoint, fix vid_type 2023-01-02 16:50:53 +07:00
simon 0b60377e19
cleanup, fix lint 2022-12-23 20:43:36 +07:00
simon 6ed2308f99
[API] add watched state endpoints 2022-12-23 20:39:14 +07:00
simon 09556dbf21
switch deleteQueue to API call 2022-12-22 19:57:19 +07:00
simon 470ecb007d
switch re-add to queue to API call 2022-12-22 19:48:24 +07:00
simon 8af10f8c07
switch ignore to API call 2022-12-22 19:42:59 +07:00
simon 7a9f5e5685
[API] add and use DELETE channel endpoint 2022-12-22 19:24:48 +07:00
simon bad4b48573
switch forget ignored to API call 2022-12-22 19:12:09 +07:00
simon db21ee8bcb
[API] add and use DELETE video endpoint 2022-12-22 19:01:13 +07:00
simon 18f6455eb2
add reindex buttons to templates 2022-12-19 13:04:53 +07:00
simon 0f41c54406
fix linebreak for comments header 2022-11-25 15:58:35 +07:00
simon fa518c029c
frontend similar videos 2022-11-21 15:13:37 +07:00
simon abfd109203
hide comment box overflow 2022-11-21 15:05:28 +07:00
simon 41ea0c2c58
better padding for comment reply threads 2022-11-21 10:38:30 +07:00
simon acb24e38a6
add tag cloud to video page, short rating 2022-11-21 10:27:28 +07:00
simon a1fbc0b436
fix linter 2022-11-21 10:05:28 +07:00
simon e052935e2d
add comment reply toggle 2022-11-21 09:55:33 +07:00
simon b5ceb264ec
format comment like number 2022-11-18 09:51:18 +07:00
simon 11c122cba3
finetune comments icon position 2022-11-18 08:58:25 +07:00
simon 456bc57df3 Merge branch 'master' into testing 2022-11-14 16:34:15 +07:00
crocs 091024553b
Fixed "Unseen" and "Thumb" icons (#363)
* Update channel.html

Updated wording, removed "matching" as it's not necessary.

* Update downloads.html

* Delete icon-thumb.svg

* Delete icon-eye.svg

* Add files via upload
2022-11-14 16:33:26 +07:00
simon ad016df105
implement comment frontend 2022-11-14 16:31:49 +07:00
simon 476d4d4909
add create snapshot now button 2022-10-31 21:21:28 +07:00
simon b425e7d75c
frontend API button to restore snapshot 2022-10-29 20:12:54 +07:00
simon 9b69a8dc91
fix mobile view-controls break 2022-10-27 16:15:32 +07:00
Kevin Gibbons 39902cb1c6
Format/slightly modernize the JS (#345)
* add basic JS tooling

* fix accidental uses of global variables

* auto-format

* add and fix a couple more standard lint rules

* remove useless return false from settimeout callbacks

* document JS contributing

* fix whitespace in package.json

* add JS stuff to codespell skiplist

* codespell take two

* update github action and add comments about duplicated logic
2022-10-26 09:43:58 +07:00
Kevin Gibbons ff82690d3c
add keyboard shortcuts to video player (#342)
* add keyboard shortcuts to video player

* fix modal on the inline player
2022-10-24 20:11:00 +07:00
simon 40eff8e30e
fix chrome compatibility issue for description text reveal, #327 2022-10-22 22:32:57 +07:00
simon a5788117de
add dropdown channel agg for download page 2022-10-22 21:23:57 +07:00
simon fbb52dc93f
implement basic channel query string for downloads page 2022-10-05 15:47:17 +02:00
simon 2b8ec1f8cf
use grid_items for videos on download page 2022-09-13 16:47:31 +07:00
simon 1b22e61384
New search API endpoint, #build
Changed:
- Switched search form to API
- Additional validations for RYD
- Additional log output for curl ES startup check
2022-08-19 18:00:35 +07:00