simon
e1cdd79b45
added browser extension proof of concept
2022-01-15 13:03:44 +07:00
simon
fec6237907
add chrome-extension to CORS_ALLOWED_ORIGIN
2022-01-15 12:27:36 +07:00
simon
3df8f65db6
implement cors for browser extension
2022-01-14 14:46:00 +07:00
simon
c703105c5e
fix ryd 404 error for reindex and deactivate
2022-01-11 18:54:40 +07:00
simon
51f63f7b71
Merge api app from branch 'testing'
2022-01-11 18:43:03 +07:00
Nathan DeTar
45518dc3d2
Basic Google Cast Support ( #140 )
...
* Added Start and Stop cast buttons.
* Modified from the internet.
* Code to initialize casting
* Added `video-item` id to video
* Renamed function to make more sense
* Renamed cast functions to make more sense
* Renamed cast functions to make more sense
* Changed console logging message.
* Make cast buttons appear if enabled in settings.
* Make cast scripts only load if enabled in settings
* add cast configuration form, #140
* fix spelling
Co-authored-by: simon <simobilleter@gmail.com>
2022-01-11 18:31:22 +07:00
simon
c4a547f407
cleanup and typos
2022-01-11 17:05:04 +07:00
simon
b28773b3a0
add exmples, auth docs, and list endpoints
2022-01-11 16:53:58 +07:00
simon
50006e423c
implement channel list and subscribe api
2022-01-11 16:53:02 +07:00
simon
8d5b4ac242
implement api return status code
2022-01-11 16:16:28 +07:00
simon
52a54fbe31
add to queue api endpoint
2022-01-11 15:58:50 +07:00
simon
382e89abb7
implement api token auth
2022-01-11 14:15:36 +07:00
simon
917e73ec4d
new django api app, implementing basic get views
2022-01-10 22:51:52 +07:00
Nathan DeTar
edc9f3fe15
Added a button to download a video to the local device. ( #137 )
...
* Add video download button.
* Swapped <a> and <button> tags to fix theme issue.
* Download button renamed to `Download File`
2022-01-10 09:00:29 +07:00
Sean
8410b9310f
feat(docker): uses named volumes in docker-compose ( #133 )
...
Closes #132
2022-01-10 07:54:23 +07:00
Crocs
fb2a7d59d4
Update README.md ( #136 )
...
misspelled :)
2022-01-10 06:25:26 +07:00
simon
ee2025664f
update roadmap
2022-01-09 08:44:16 +07:00
simon
b8c2c67707
fix unstable build arch issue for docker_publish
2022-01-09 08:42:59 +07:00
Sean
28923ea9c7
docs: add helm chart alternative install method ( #130 )
2022-01-09 08:33:33 +07:00
simon
21a76595ec
fix new screenshot links in readme
2022-01-09 00:02:02 +07:00
simon
e8a533bbbe
add social links and update to v0.1.0
2022-01-08 23:58:41 +07:00
simon
9ad8177b7a
retry failed commit
2022-01-08 23:57:51 +07:00
simon
709c7b88f5
wiki refresh for new search functionality
2022-01-08 21:21:49 +07:00
simon
8ba9ced833
move ryd to avoid celery missing redis var
2022-01-08 21:10:38 +07:00
simon
f62e75f343
add social links
2022-01-08 20:14:02 +07:00
simon
1a95797997
improve scheduler validation with regex, #126
2022-01-08 20:04:51 +07:00
simon
c660edd997
bump library versions
2022-01-07 18:35:59 +07:00
simon
9498cf94f3
fix playlist view_origin
2022-01-07 18:30:40 +07:00
simon
099f9dfe00
make search results follow default view styles
2022-01-07 18:29:25 +07:00
simon
1cbe0bbfc0
delete playlists of channel when deleting channel, #118
2022-01-05 15:39:41 +07:00
simon
49cd272557
size limit for ryd missing rating query
2022-01-05 15:10:33 +07:00
simon
1c27934d77
remove redundant lock
2022-01-05 14:51:02 +07:00
simon
c85be45846
extend ryd to refresh when missing average_rating
2022-01-05 14:43:24 +07:00
simon
7a1f77e548
bump library versions
2022-01-05 14:42:28 +07:00
simon
3999d679e3
fix linting
2022-01-05 14:09:35 +07:00
simon
dc2fb65312
add optin returnyoutubedislike.com integration
2022-01-05 14:06:07 +07:00
simon
6aef3dfb96
remove leftovers
2022-01-05 11:10:11 +07:00
simon
49eb565e2a
fix sort_by selected attribute and animation toggle
2022-01-02 16:25:05 +07:00
simon
2ce90077b6
fix notification for nownload now button
2022-01-02 15:47:32 +07:00
simon
fd334bcafe
fix legacy import alias for yt-dlp
2022-01-02 15:38:45 +07:00
simon
6d16d75ef9
bump es version
2022-01-02 12:24:25 +07:00
simon
d5b3b90202
fix missing auth of search, reduce nginx alias to relevant paths only
2022-01-01 22:17:44 +07:00
simon
37140551d2
improved build cache add nginx after pip
2022-01-01 22:16:34 +07:00
simon
08f74caef0
simplify the sort_order and sort_by and standardize player location in page
2022-01-01 18:13:12 +07:00
simon
f7fce001c4
simplify the subscribe buttons
2022-01-01 17:25:57 +07:00
simon
4915aa0c11
remove now redundant search forms
2021-12-31 13:42:07 +07:00
simon
5616d3ee0d
add search page link to top move about to footer
2021-12-31 12:41:54 +07:00
simon
e823d6e1b3
add multi search js functions to dynamically populate results
2021-12-30 22:13:47 +07:00
simon
e8eb7077ed
add initial search endpoint and improve results$
2021-12-30 20:42:42 +07:00
simon
5fb15b79a4
extend SearchForm class with multisearch method for frontend
2021-12-30 15:58:15 +07:00