Commit Graph

  • 470c7a136f
    Updates remix-refactor Sean Norwood 2023-08-06 11:10:55 -0500
  • 5da0fb7d48
    Merge cc667f8df8 into b246dbcd75 renovate[bot] 2023-06-19 13:44:04 +0000
  • cc667f8df8
    chore(deps): update nextjs monorepo to v12.3.4 renovate/nextjs-monorepo renovate[bot] 2023-03-12 01:20:11 +0000
  • 7389ed0b2b
    Add url for public assets Sean Norwood 2022-10-18 15:08:59 -0500
  • 2e213376e3
    Initial Sean Norwood 2022-10-18 14:28:37 -0500
  • b246dbcd75
    Merge pull request #4 from n8detar/master master Sean 2022-09-10 21:58:49 -0500
  • 40676990d2
    Merge pull request #9 from tubearchivist/renovate/next-auth-4.x Sean 2022-09-10 21:58:21 -0500
  • 7c4f7d8051
    Merge pull request #10 from tubearchivist/renovate/react-query-3.x Sean 2022-09-10 21:58:12 -0500
  • 9b68493c9f
    fix(deps): update dependency next-auth to v4.7.0 renovate[bot] 2022-06-28 17:03:15 +0000
  • 4865b75e51
    fix(deps): update dependency react-query to v3.39.1 Renovate Bot 2022-05-29 18:27:07 +0000
  • f42efe69be Merge branch 'master' of github.com:n8detar/tubearchivist-frontend n8detar 2022-04-30 11:25:09 -0700
  • b5b076793d Added no token message. n8detar 2022-04-30 11:24:45 -0700
  • 102eaab1f5
    Merge branch 'tubearchivist:master' into master Nathan DeTar 2022-04-30 11:21:16 -0700
  • 870a0a901e
    Merge pull request #3 from tubearchivist/docu Sean 2022-04-30 12:42:17 -0500
  • 7dcba72cc4
    Merge pull request #7 from tubearchivist/renovate/pin-dependencies Sean 2022-04-23 21:08:07 -0500
  • f7c7ba7c73
    chore(deps): pin dependencies Renovate Bot 2022-04-24 01:56:46 +0000
  • 950a7fe558 Merge branch 'master' of github.com:tubearchivist/tubearchivist-frontend Sean Norwood 2022-04-24 01:55:06 +0000
  • 718fd73b8b chore: remove unused dependency Sean Norwood 2022-04-24 01:54:24 +0000
  • 4a9259727e
    Merge pull request #6 from tubearchivist/feat/ci Sean 2022-04-23 20:52:05 -0500
  • 097fc4fa51 chore: add prettier config Sean Norwood 2022-04-24 01:50:10 +0000
  • 680fbafb9c ci: add precommit hooks Sean Norwood 2022-04-24 01:49:15 +0000
  • 20acdfa2ae Merge branch 'master' of github.com:tubearchivist/tubearchivist-frontend into feat/ci Sean Norwood 2022-04-24 01:42:02 +0000
  • 30f0dbb81a Switched to type `Tasks` & message cleanup n8detar 2022-04-23 11:38:16 -0700
  • e41ac9276b Switched to type `Tasks` & message cleanup n8detar 2022-04-23 11:37:46 -0700
  • 0ea19defcc Added type `Tasks` n8detar 2022-04-23 11:36:55 -0700
  • 42362ba14b chore: fix some misc syntax bugs Sean Norwood 2022-04-23 18:10:12 +0000
  • 2734edcac5 ci: remove node v18 since next-auth doesn't support it Sean Norwood 2022-04-23 17:58:27 +0000
  • 8c294cec4d ci: add basic install,build,lint ci Sean Norwood 2022-04-23 17:52:08 +0000
  • 11643afe4b
    Merge pull request #2 from tubearchivist/renovate/configure Sean 2022-04-23 12:44:17 -0500
  • ca36008df9 chore: update renovate config Sean Norwood 2022-04-23 17:43:55 +0000
  • 883f5dc801 Added rescan subs and start download functionality n8detar 2022-04-23 09:40:51 -0700
  • 9401bf8f7f
    better CORS solution, note about unstable build docu simon 2022-04-23 22:05:57 +0700
  • dbe21b49fa
    chore(deps): add renovate.json Renovate Bot 2022-04-22 18:17:08 +0000
  • 2a69e0e319
    remove test line simon 2022-04-23 00:55:31 +0700
  • 1de6b9e83e
    test to push to master simon 2022-04-23 00:52:28 +0700
  • 74f562c3cf
    add header simon 2022-04-23 00:46:30 +0700
  • 7b5903c12c
    help with errors and environment setup simon 2022-04-23 00:41:50 +0700
  • 2462eb9686 chore: remove tubearchivist backend files feat/react-frontend Sean Norwood 2022-04-22 12:34:56 -0500
  • 9b4b75a11a
    Merge pull request #3 from n8detar/feat/react-frontend Sean 2022-04-22 12:30:07 -0500
  • 5bf24d1576 Improved channel subscribe button. n8detar 2022-04-22 09:19:20 -0700
  • 0f5ad25a92 Format number of subscribers n8detar 2022-04-22 09:09:55 -0700
  • 4082fe1e1c Fix for the fix for the no videos queued message. n8detar 2022-04-22 09:02:23 -0700
  • 6e38df958d Fix for videos queued message. n8detar 2022-04-22 09:01:14 -0700
  • b41348d961 Reset page number when switching to ignored. n8detar 2022-04-21 12:18:36 -0700
  • 3d68f52d5d Change cursor type for pagination buttons. n8detar 2022-04-21 12:15:18 -0700
  • bcfd89be02 Pagination improvments. n8detar 2022-04-21 12:02:03 -0700
  • d948b3e8e7 Pagination improvements n8detar 2022-04-21 10:53:14 -0700
  • e5fc4a3282 Added WIP Pagination n8detar 2022-04-21 10:39:48 -0700
  • 3c8434eb42 Improved Error Handling n8detar 2022-04-21 09:44:59 -0700
  • 3b908b29f0 Prevent connect message while loading n8detar 2022-04-21 09:08:48 -0700
  • 0c0b58af71 Handle TA offline n8detar 2022-04-21 09:03:36 -0700
  • b300a74669 Fix error handling when adding download to queue n8detar 2022-04-21 08:56:48 -0700
  • eccf27a434 Error Handling WIP n8detar 2022-04-21 08:15:57 -0700
  • c6571674a8 Merge branch 'testing' of github.com:n8detar/tubearchivist into feat/react-frontend n8detar 2022-04-21 08:02:54 -0700
  • bd04ab3a72 Merge branch 'feat/react-frontend' of github.com:insuusvenerati/tubearchivist into feat/react-frontend n8detar 2022-04-21 07:57:29 -0700
  • b76f38e0bc
    API: fix downloads list sort simon 2022-04-21 05:45:55 +0700
  • b44390559e fix: video urls Sean Norwood 2022-04-20 19:38:39 +0000
  • d7c45ba966 Handle no API endpoint and API failures. n8detar 2022-04-20 11:33:58 -0700
  • db148dcdf3 Merge remote-tracking branch 'TA/testing' into feat/react-frontend n8detar 2022-04-20 10:27:27 -0700
  • 54882b744d Fixed button margin & pagination testing n8detar 2022-04-20 09:37:33 -0700
  • 950f83cd52 Added `button-padding` class n8detar 2022-04-20 09:14:29 -0700
  • 1477370376
    init data instead of class attribute simon 2022-04-20 22:51:30 +0700
  • 04fc6ed26a
    API: add pagination simon 2022-04-20 22:43:07 +0700
  • 7305216485
    add link to ES documentation for disk usage simon 2022-04-19 08:07:47 +0700
  • 3430d5ae17 Notifications groundwork n8detar 2022-04-18 11:57:01 -0700
  • 494d97ee60 Added Ignore and Add back to queue functionality n8detar 2022-04-18 10:51:41 -0700
  • db14aabcac Added Forget/Delete button functionality n8detar 2022-04-18 10:44:03 -0700
  • 1dcc4c2e78 Removed No videos message when looking at ignored n8detar 2022-04-18 10:36:19 -0700
  • 2159b1d39d Add delete all ignored & pending n8detar 2022-04-18 10:33:14 -0700
  • 66c2799e7e Switch to TA error notification n8detar 2022-04-18 10:24:53 -0700
  • a5c50fd690 Added invalid input message. n8detar 2022-04-18 09:00:53 -0700
  • 3147df20da
    skip subtitle segments without duration, take 2 simon 2022-04-18 11:52:13 +0700
  • 46c6e7e925 Use filter API for download queue n8detar 2022-04-17 16:32:10 -0700
  • 93822fc43c API changes n8detar 2022-04-17 12:47:18 -0700
  • 374229d61d Merge branch 'testing' of https://github.com/bbilly1/tubearchivist into feat/react-frontend Sean Norwood 2022-04-17 17:15:04 +0000
  • d6b34a7b30
    Merge pull request #2 from n8detar/feat/react-frontend Sean 2022-04-17 12:13:21 -0500
  • d086f63861
    API: sort and query filter download view, delete by filter simon 2022-04-17 20:10:49 +0700
  • 40bb3e880e
    API: implement status update and delete of item in queue simon 2022-04-17 19:15:40 +0700
  • 5e5680a661 Merge branch 'testing' of https://github.com/bbilly1/tubearchivist into feat/react-frontend Sean Norwood 2022-04-17 04:30:34 +0000
  • fa8404d73e
    Adjust to API Nathan DeTar 2022-04-16 21:02:07 -0700
  • 2b39f2439d
    Adjust to API Nathan DeTar 2022-04-16 21:01:10 -0700
  • eb6d6be3b9
    handle 404 in channel-video and playlist-video api view simon 2022-04-17 10:08:24 +0700
  • b8ca324aaf
    add playlist-video and channel-video api views simon 2022-04-17 09:58:18 +0700
  • 483db30798
    Merge branch 'tubearchivist:master' into feat/react-frontend Nathan DeTar 2022-04-16 18:12:43 -0700
  • 72cbf2ba04 Added add to download queue function. n8detar 2022-04-16 18:03:17 -0700
  • c3a9c23736 chore: add ts types and /video/id page Sean Norwood 2022-04-17 00:49:52 +0000
  • df30173ba3 chore: more code cleanup and use better env vars Sean Norwood 2022-04-17 00:49:20 +0000
  • 526c98ca8a Merge branch 'testing' of https://github.com/bbilly1/tubearchivist into feat/react-frontend Sean Norwood 2022-04-17 00:45:58 +0000
  • add20a4a6a Use DefaultView from API. n8detar 2022-04-16 15:39:33 -0700
  • d9fae64afb Download queue list & Show ignored functionality n8detar 2022-04-16 15:26:30 -0700
  • 7d45d23767
    process ta_download search results simon 2022-04-17 05:21:35 +0700
  • 9224696e33 Merge branch 'api-fix' into testing simon 2022-04-17 05:03:05 +0700
  • cf11ae53d4 Merge branch 'testing' of https://github.com/bbilly1/tubearchivist into feat/react-frontend Sean Norwood 2022-04-16 19:16:07 +0000
  • 7291511eb8 Switch img to NextImage. n8detar 2022-04-16 10:51:47 -0700
  • 50f4e0e5b7
    skip base64 generator, hotfix simon 2022-04-16 13:08:32 +0700
  • fcdb31e848
    bump release number simon 2022-04-16 09:30:40 +0700
  • 70ac33928f
    update roadmap simon 2022-04-16 09:29:49 +0700
  • d3fd032a81 Added download page. n8detar 2022-04-15 19:07:29 -0700
  • 59f1c111aa
    extend timeout for sleep interval simon 2022-04-16 08:58:35 +0700
  • 1cf82bdbbd
    Cleanup & Prevent repeat of skip message. (#227) Nathan DeTar 2022-04-15 18:53:15 -0700