Commit Graph

1912 Commits

Author SHA1 Message Date
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
Simon 6aa8b8b05b
session login 2024-08-10 18:19:58 +02:00
Simon 37d6a13cbf
ignore csrf on login view 2024-08-10 17:18:00 +02:00
Simon 2ee037c745
fix doc string 2024-08-10 17:16:51 +02:00
Merlin f981186a93
Add gitattributes to fix docker on windows (#782) 2024-08-10 21:42:03 +07:00
Simon 271a595058
add django app overview readme 2024-08-10 16:12:06 +02:00
Merlin b454391d6e
Add ta_update to api ping (#780)
* Add ta_update to api/ping/

* Fix lint
2024-08-10 20:46:21 +07:00
Simon b864813a7b
fix tests 2024-08-03 23:37:23 +02:00
Simon 192d518c2b Merge branch 'refactor-react-migration' into refactor-app-split 2024-08-03 22:10:42 +02:00
Simon bf523ccb16 Merge branch 'testing' into refactor-react-migration 2024-08-03 22:09:53 +02:00
Simon 2ea4872bc7
bump TA_VERSION 2024-08-03 21:59:25 +02:00
Simon a5b492fecd
renamed django app folder to backend 2024-08-03 21:58:22 +02:00
Simon 1d07386a06
remove home app 2024-08-03 21:50:59 +02:00
Simon 852dfba8c5
add config value update hooks 2024-08-03 21:40:28 +02:00
Simon 812fc633d3
remove unused 2024-08-03 20:47:23 +02:00
Simon 9b57b534ea
add download aggs 2024-08-03 01:07:11 +02:00
Simon fc99a2b532
add channel nav 2024-08-03 00:51:02 +02:00
Simon 38d74657ec
add channel aggs 2024-08-03 00:18:49 +02:00
Simon 49cfbd5796
add playlist data query building 2024-08-02 23:51:01 +02:00
Simon 032a28e330
add config to appsettings 2024-08-02 23:07:07 +02:00
Simon 224703dcd7
move AppSettings config to ES 2024-08-02 22:50:36 +02:00
Simon 44cfb15e0c
add tests for video query building 2024-08-02 20:20:12 +02:00
Simon 5afbc2e0a5
fix types 2024-08-02 18:39:24 +02:00
Simon f99e5c0081
implement video query building from url params 2024-08-02 18:31:49 +02:00
Simon 49f22bc43c
add video detail playlist nav 2024-08-02 16:08:03 +02:00
Simon af18666f09
post request notification 2024-08-02 15:35:12 +02:00
Simon 864fe325de
fix doc string 2024-08-02 15:34:08 +02:00
Simon 6ae4f2d6db Merge branch 'testing' into refactor-app-split 2024-08-02 15:22:09 +02:00
Simon 8550421a9a
bump yt-dlp, #build 2024-08-02 14:27:16 +02:00
Simon aabc883d84
add unstable tag 2024-08-02 14:24:39 +02:00
Simon 90441ba678
bump requirements 2024-08-02 14:24:18 +02:00
Simon 308d5a0a61
add tests for invalid schedules 2024-08-01 17:55:17 +02:00
Simon 3d12fe7b5e
create update schedule through view 2024-08-01 17:25:04 +02:00
Simon 37df4f8b5b
move common testst 2024-08-01 16:00:25 +02:00
Simon 4661cd025f
add home back 2024-08-01 15:59:56 +02:00
Simon d6fc78d3b4
clean up, consolidate config.json, celery hooks 2024-07-22 22:53:45 +02:00
Simon 7d4eecf603
consolidate in common app 2024-07-22 22:37:49 +02:00
Simon 899bdc950b
reset migrations, split user app 2024-07-22 21:34:03 +02:00
Simon f368322fea
move notify module to task app 2024-07-22 17:59:00 +02:00
Simon f869d0e46a Merge branch 'testing' into refactor-react-migration 2024-07-22 17:44:22 +02:00
Simon 1db738ce89
fix roadmap 2024-07-22 17:43:29 +02:00
Simon adcd4f9245
split stats app 2024-07-22 17:40:49 +02:00
Simon 52ac5285b9
split appsettings app 2024-07-21 12:07:06 +02:00
Simon d621008d31
split task app, migrate scheduler instances 2024-07-20 12:16:46 +02:00
Simon f60411c7a4
split download app 2024-07-18 23:17:45 +02:00
Simon 7af9ba364b
split playlist app 2024-07-18 22:53:25 +02:00