Commit Graph

51 Commits

Author SHA1 Message Date
n8detar b41348d961 Reset page number when switching to ignored. 2022-04-21 12:18:36 -07:00
n8detar bcfd89be02 Pagination improvments. 2022-04-21 12:02:03 -07:00
n8detar d948b3e8e7 Pagination improvements 2022-04-21 10:53:14 -07:00
n8detar e5fc4a3282 Added WIP Pagination 2022-04-21 10:39:48 -07:00
n8detar 3c8434eb42 Improved Error Handling 2022-04-21 09:44:59 -07:00
n8detar 3b908b29f0 Prevent connect message while loading 2022-04-21 09:08:48 -07:00
n8detar 0c0b58af71 Handle TA offline 2022-04-21 09:03:36 -07:00
n8detar b300a74669 Fix error handling when adding download to queue 2022-04-21 08:56:48 -07:00
n8detar eccf27a434 Error Handling WIP 2022-04-21 08:15:57 -07:00
n8detar bd04ab3a72 Merge branch 'feat/react-frontend' of github.com:insuusvenerati/tubearchivist into feat/react-frontend 2022-04-21 07:57:29 -07:00
Sean Norwood b44390559e fix: video urls 2022-04-20 19:38:39 +00:00
n8detar d7c45ba966 Handle no API endpoint and API failures. 2022-04-20 11:33:58 -07:00
n8detar 54882b744d Fixed button margin & pagination testing 2022-04-20 09:37:33 -07:00
n8detar 3430d5ae17 Notifications groundwork 2022-04-18 11:57:01 -07:00
n8detar 494d97ee60 Added Ignore and Add back to queue functionality 2022-04-18 10:51:41 -07:00
n8detar db14aabcac Added Forget/Delete button functionality 2022-04-18 10:44:03 -07:00
n8detar 1dcc4c2e78 Removed No videos message when looking at ignored 2022-04-18 10:36:19 -07:00
n8detar 2159b1d39d Add delete all ignored & pending 2022-04-18 10:33:14 -07:00
n8detar 66c2799e7e Switch to TA error notification 2022-04-18 10:24:53 -07:00
n8detar a5c50fd690 Added invalid input message. 2022-04-18 09:00:53 -07:00
n8detar 46c6e7e925 Use filter API for download queue 2022-04-17 16:32:10 -07:00
n8detar 93822fc43c API changes 2022-04-17 12:47:18 -07:00
Sean d6b34a7b30
Merge pull request #2 from n8detar/feat/react-frontend
Added download page.
2022-04-17 12:13:21 -05:00
Nathan DeTar 2b39f2439d
Adjust to API 2022-04-16 21:01:10 -07:00
n8detar 72cbf2ba04 Added add to download queue function. 2022-04-16 18:03:17 -07:00
Sean Norwood c3a9c23736 chore: add ts types and /video/id page 2022-04-17 00:49:52 +00:00
Sean Norwood df30173ba3 chore: more code cleanup and use better env vars 2022-04-17 00:49:20 +00:00
n8detar add20a4a6a Use DefaultView from API. 2022-04-16 15:39:33 -07:00
n8detar d9fae64afb Download queue list & Show ignored functionality 2022-04-16 15:26:30 -07:00
n8detar 7291511eb8 Switch img to NextImage. 2022-04-16 10:51:47 -07:00
n8detar d3fd032a81 Added download page. 2022-04-15 19:07:29 -07:00
Sean Norwood 8a554f69d1 chore: organize and optimize some code 2022-04-14 20:34:38 +00:00
Sean Norwood b62b903ed5 chore: misc changes
Clean up some code inconsistencies
Try to handle async stuff better
2022-04-13 20:53:39 +00:00
Sean Norwood 8b86c327c5 chore: don't run client side query until token is available 2022-04-13 15:09:08 -05:00
Sean Norwood 85f1a62e84 chore: protect pages with auth 2022-04-13 18:08:32 +00:00
Sean Norwood 6bf77b05aa chore: add login page 2022-04-13 18:08:19 +00:00
Sean Norwood 3efd651db3 feat: add playlist page 2022-04-13 18:08:07 +00:00
Sean Norwood e4f5741c0f chore: channel data can be undefined for now 2022-04-12 19:24:57 +00:00
Sean Norwood 678aacb696 chore: use react query with initial state loaded from nextjs 2022-04-12 19:18:16 +00:00
Sean Norwood 193c3da8ef chore: potentially use plaicholder to create blurred placedholder images 2022-04-07 22:55:10 +00:00
Sean Norwood be0c098ef9 chore: add channel page and clean up some code 2022-04-07 22:54:15 +00:00
Sean Norwood 67fec4ae5e chore: use the nextjs way for fonts 2022-04-07 22:51:23 +00:00
Sean Norwood 4e4db8f0ae chore: don't need to load script.js anymore 2022-04-06 18:48:12 +00:00
Sean Norwood 42ff29c13d chore: use env var for api url 2022-04-06 18:31:05 +00:00
Sean Norwood 9284b93f2a chore: start laying out the home page
* Use the layout component
* Use SSR to get videos from API
2022-04-04 02:52:03 +00:00
Sean Norwood 4fa8cd89e2 chore: external script work and comments 2022-04-04 02:51:16 +00:00
Sean Norwood 2c4ab1bb42 chore: use new components 2022-04-03 20:04:28 +00:00
Sean Norwood 73106fc74a chore: add external scripts 2022-04-03 20:04:17 +00:00
Sean Norwood cf9181919a chore: initial suspense setup 2022-04-03 00:27:33 +00:00
Sean Norwood ad67cb00e2 chore: remove console log 2022-04-03 00:27:00 +00:00