Commit Graph

1957 Commits

Author SHA1 Message Date
Merlin 5a5d47da9b
Refac react frontend (#790)
* Add channel config endpoint

* Add channel aggs

* Add playlist show subscribed only toggle

* Fix refresh always on filterbar toggle

* Add loadingindicator for watchstate change

* Fix missing space in scheduling

* Add schedule request and apprisenotifcation

* Refac upgrade TypeScript target to include 2024 for Object.groupBy

* WIP: Schedule page

* WIP: Schedule page

* Add schedule management ( - notification )

* Fix missing space

* Refac show current selection in input

* Add apprise notifictation url

* Add Stream & Shorts channel pages

* Refac autotarget input on search page

* Fix input requiring 1 instead of 0

* Fix remove unused function

* Chore: npm audit fix

* Refac get channel_overwrites from channelById

* Refac remove defaultvalues form select

* Fix delay content refresh to allow the backend to update subscribed state

* Fix styling selection

* Fix lint

* Fix spelling

* Fix remove unused import

* Chore: update all dependencies - React 19 & vite 6

* Add missing property to ValidatedCookieType

* Refac fix complaints about JSX.Element, used ReactNode instead

* Refac remove unused dependency

* Refac replace react-helmet with react 19 implementation

* Fix Application Settings page

* Chore update dependencies

* Add simple playlist autoplay feature

* Refac use server provided channel images path

* Refac use server provided playlistthumbnail images path

* Add save and restore video playback speed
2024-12-22 21:59:30 +07:00
Simon 75339e479e
fix API token creating 2024-12-21 10:29:34 +07:00
Simon e18f176759
add paths for library static files 2024-12-21 09:58:41 +07:00
Simon 42f1679502
fix channel overwrite playlist refresh missing task 2024-12-21 09:57:48 +07:00
Simon 9e796019d2
better local dev setup 2024-12-21 09:57:20 +07:00
Simon dfe8fe2ac0 Merge branch 'testing' into refactor-react-migration 2024-12-20 11:30:36 +07:00
Simon b1112f5e6d
fix numeric sort 2024-12-20 11:20:02 +07:00
Simon 1d7833cd24
bump es 2024-12-20 11:11:58 +07:00
Simon 4057e80004
bump TA_VERSION 2024-12-20 11:10:13 +07:00
Simon 7ab81c3fd4
Bump yt-dlp, fix AI dub prio, #build
Changed:
- Updated yt-dlp to ship upstream fixes
2024-12-18 09:24:08 +07:00
Simon 9fd2c01966
bump yt-dlp fix AI dub prio 2024-12-18 09:23:09 +07:00
Simon 744c6c94f1
Bump yt-dlp, fix shorts only playlist, #build
Changed:
- Ships latest yt-dlp
- Fixes playlists with shorts only extraction
2024-12-07 22:10:44 +07:00
Simon 9288f197ef
add unstable tag 2024-12-07 22:08:09 +07:00
Simon d051f8cb15
bump requirements 2024-12-07 22:07:59 +07:00
Simon a3910a7929
fix none channel playlist entry extraction 2024-12-07 22:07:01 +07:00
Simon cc85d8287e
pin dev requirements 2024-12-07 22:06:18 +07:00
Simon bfeaefc476 Merge branch 'testing' into refactor-react-migration 2024-11-09 11:04:38 +07:00
Simon 376fc071e1
bump TA_VERSION 2024-11-09 10:29:28 +07:00
Simon 2871955b6d
fix linter 2024-11-08 14:22:36 +07:00
Simon 9b45187db4 consolidate channe overwrite endpoint 2024-11-08 14:19:37 +07:00
FunkeCoder23 29ce05b57d
add live url to parser and test (#806)
Co-authored-by: funkecoder23 <funkecoder@DESKTOP-AMVOBPG>
2024-11-08 12:17:31 +07:00
Merlin b269f6ad90
Fix download aggs refresh only on video finished (#800) 2024-11-08 12:15:56 +07:00
Merlin c008e1bfba
Fix refresh post body (#799) 2024-11-08 12:13:25 +07:00
kralverde de24fcd207
add /api/channel/{channel-id}/about/ (#783)
* add /api/channel/{channel-id}/about/

* move testing function

* remove unused import

* fix unused import

* fix formatting

* simplify channel overwrites

* remove unused

---------

Co-authored-by: Simon <simobilleter@gmail.com>
2024-11-08 12:06:08 +07:00
Simon df44c02164 Merge branch 'testing' into refactor-react-migration 2024-11-08 10:56:28 +07:00
Simon 5a9b66fc90
Bump requirements, #build
Changed:
- shipping latest yt-dlp
2024-11-08 10:53:02 +07:00
Simon ba42509e80
bump requirements 2024-11-08 10:47:22 +07:00
Simon d661e9af25 Merge branch 'testing' into refactor-react-migration 2024-10-21 21:05:29 +07:00
Simon 2ed7f5ebc3
add links, remove sponsor 2024-10-21 21:03:37 +07:00
Simon 732c5a7f7d
align styling 2024-10-21 20:57:00 +07:00
tangyjoust b4129cb319
Tautulli Notify TubeArchivist of Plex Watched State (#827)
* Update README.md

Add `Tautulli Motify TubeArchivist of Plex Watched State`  to scripts

* Correct layout
2024-10-21 20:55:51 +07:00
Geert Stappers 1405b7b21f
README.md: Added URL of yt-dlp (#811)
The README has now al link to the audio/video downloader.

Sign-Off-By:  Geert Stappers  <stappers@stappers.it>
2024-10-21 20:44:29 +07:00
Simon 7b3e8c1f9d
Bump requirements, #build
Changed:
- Bumped all requirements
- Shipps newest yt-dlp
2024-10-21 19:25:21 +07:00
Simon aed58c48e0
bump requirements 2024-10-21 19:24:25 +07:00
Simon 850c2ebf85
clearer error on url parse fail 2024-09-22 11:33:13 +02:00
Simon b4969964fa
remove debug 2024-09-22 10:54:19 +02:00
Simon 197aa70980
fix linter 2024-08-23 21:13:10 +02:00
Simon 39b995fbf1
add get views for schedules, #723 2024-08-23 21:13:00 +02:00
Merlin 37389e91f5
Refac move sponsorblock into video endpoint (#787) 2024-08-23 23:42:13 +07:00
Merlin 6d27b69799
Refac update appsettings endpoint to flatten request body json (#788) 2024-08-23 23:35:07 +07:00
Merlin 867ed999ee
Add default colors to errorpage (#786) 2024-08-23 23:28:07 +07:00
Merlin 3aea299889
Fix return type on updateUserConfig (#785) 2024-08-23 23:25:28 +07:00
Simon f05d9bd727 Merge branch 'testing' into refactor-react-migration 2024-08-13 08:50:48 +02:00
Simon cfe94c8dac
bump yt-dlp, #build
Changed:
- shipping latest yt-dlp
2024-08-13 08:44:08 +02:00
Simon e3e56a31e5
bump yt-dlp 2024-08-13 08:42:09 +02:00
Merlin 83bb7f678b
DRAFT: Add Tubearchivist Frontend React dev docker setup (#768)
* Add development docker-compose file

* Add /new/ path in nginx conf

* Add frontend production setup

* Fix lint

* Refac move prod docker compose into non suffixed file

* Fix run.sh fileendings on windows

* Fix docker file naming consistancies

* Add frontend dev setup

* Add docker compose dev command

* Refac remove docker network

* Fix potential error causes

* Chore update react-router-dom

* Add redirect to login after logout

* Refac allow basic auth for session login in api

* Fix loginresponsetype optional property

* Refac move isAdmin check into page Base

* Refac use node lts for dev container

* Refac remove old setup in readme

* Refac move getisAdmin into loader and rename

* Refac remove manual csrf cookie handing from actions and loader

* Fix post requiring csrf header & cookie

* Fix remove empty files

* Refac revert dockerfile changes

* Refac revert gitatrributes changes

* Refac revert docker changes

* Refac revert nginx changes

* Refac revert docker change

* Refac move frontend into frontend folder

* Add production steps to dockerfile

* Refac implement endpoint renaming

* Refac remove frontend dockerfile

* Add credentials include for dev env

* Fix allow cors with credentials for dev environment

* Fix images in dev mode

* Add credentials for dev mode to all loader and actions, except signin

* Revert cors config

* Revert cors config

* Fix nginx not serving /youtube/

* Fix video url missing api

* Fix media url missing api

* Add application settings page

* Add continue vids

* Add csrf to delete requests

* Refac use api/video endpoint with filter to home, channel, playlist pages

* Add channel nav request

* Add channel playlists

* Fix filterbar for playlist in channel

* Add playlist_nav to video page

* Add downloads aggs

* Refac remove basic auth

* Fix credentials include in signin

* Refac user config to user me config

* Add ApiToken get
2024-08-11 00:53:50 +07:00
Simon 4dd7ac496a
return token #718 2024-08-10 19:36:33 +02:00
Simon 5fc8f4d7a5
fix pagination for empty hits return, #732 2024-08-10 19:19:00 +02:00
Simon 975fabf8d1
align post datatype with get 2024-08-10 18:55:50 +02:00
Simon 9202a90970 maybe fix cors headers 2024-08-10 18:20:49 +02:00