Commit Graph

  • 13f5781960 Pick description is summary is missing Akhil Gupta 2021-02-08 20:40:14 +0530
  • 8b9ac4c568 mark episode as played if 20% is listened Akhil Gupta 2021-02-08 19:27:55 +0530
  • e0b2b68c2a resume also working :) Akhil Gupta 2021-02-08 18:02:56 +0530
  • 488465cc5c speed finally working Akhil Gupta 2021-02-08 16:35:26 +0530
  • 1062027f39 Persist volume Akhil Gupta 2021-02-08 12:48:52 +0530
  • 099a443394 play episodes even if not downloaded Akhil Gupta 2021-02-08 12:33:03 +0530
  • 5abbc80120
    Merge pull request #47 from akhilrex/bookmark Akhil Gupta 2021-02-07 19:26:34 +0530
  • ca8a118702 ability to bookmark episodes #47 Akhil Gupta 2021-02-07 19:24:52 +0530
  • 1683054fec Updated screenshots and readme Akhil Gupta 2021-02-07 11:28:41 +0530
  • 0f802b3553
    Merge pull request #46 from akhilrex/websockets Akhil Gupta 2021-02-07 11:09:11 +0530
  • 5b7e48c996 add to playlist isworking #46 Akhil Gupta 2021-02-07 11:07:47 +0530
  • 0f13bc3ddc fix breaking time for seattle now Akhil Gupta 2021-02-06 06:23:26 +0530
  • 3baa42a4e4 fix breaking sanitization Akhil Gupta 2021-02-05 13:40:55 +0530
  • 613c1e74b9 fix broken downoads Akhil Gupta 2021-02-05 13:30:52 +0530
  • c2cc7cdea1 new and improved wider layout Akhil Gupta 2021-02-05 12:44:00 +0530
  • 593acfad4b Now delete 3 ways Akhil Gupta 2021-02-05 07:15:18 +0530
  • 8a76a55a2e
    Merge pull request #40 from akhilrex/player Akhil Gupta 2021-02-04 16:23:45 +0530
  • f7200b8aa5 added podcast player #40 Akhil Gupta 2021-02-04 16:22:52 +0530
  • b0c070d840 dark mode is ON! Akhil Gupta 2021-02-04 12:22:49 +0530
  • caf197e79d better tiles layout Akhil Gupta 2021-02-04 11:01:45 +0530
  • fc50481320 first few api end points subsonic Akhil Gupta 2021-02-04 10:49:37 +0530
  • 16f42add17 fix missing podcast image issue #37 Akhil Gupta 2021-02-03 10:52:13 +0530
  • bfc9ae6bd6
    added developer note to readme Akhil Gupta 2021-02-02 19:37:26 +0530
  • ae6eb6b7f5
    Merge pull request #34 from akhilrex/home_vue Akhil Gupta 2021-02-02 19:32:14 +0530
  • eabe910f5a home vue complete #34 Akhil Gupta 2021-02-02 19:31:21 +0530
  • 4e11a570b5 Merge branch 'master' into home_vue Akhil Gupta 2021-02-02 06:30:56 +0530
  • c1912a12e0 better file name fix Akhil Gupta 2021-02-02 06:28:12 +0530
  • 3ee90ce7d3 vuework Akhil Gupta 2021-02-02 06:18:47 +0530
  • e113947f35 fix naming issues Akhil Gupta 2021-02-01 06:32:06 +0530
  • 319b34831a Export OPML Akhil Gupta 2021-02-01 05:40:47 +0530
  • d974627998 add track number id3 Akhil Gupta 2021-01-31 11:08:57 +0530
  • 76a8ba90db
    Merge pull request #32 from akhilrex/episode_number Akhil Gupta 2021-01-30 16:38:03 +0530
  • d287a862b5 to append podcast number to file name #32 Akhil Gupta 2021-01-30 16:36:50 +0530
  • 730e4f6e37
    Merge pull request #31 from akhilrex/basic_auth Akhil Gupta 2021-01-30 15:16:00 +0530
  • c67f3118fa enable basic authentication #31 Akhil Gupta 2021-01-30 15:14:32 +0530
  • 727f9b82b9 id3 seems to be working Akhil Gupta 2021-01-30 14:46:24 +0530
  • 92358bd844
    Fix breaking downloads Akhil Gupta 2021-01-29 13:18:41 +0530
  • 9363cc1f0e move backups to config path Akhil Gupta 2021-01-29 11:38:09 +0530
  • ef0f17c1c4
    Merge 47847d3c51 into af7d421127 #18 spencerhughes 2021-01-29 00:10:15 +0100
  • af7d421127 fix github issue #26 / don't download file if already exists Akhil Gupta 2021-01-28 06:16:22 +0530
  • eb96373e4e optimize home page query & paginte podcast listing Akhil Gupta 2021-01-27 11:05:12 +0530
  • 50ec6deff2 ability to add date to episode name Akhil Gupta 2021-01-22 17:35:09 +0530
  • 8a0878f1a5
    fix github token Akhil Gupta 2021-01-22 12:27:49 +0530
  • 6a7e69c317
    Merge pull request #22 from ksurl/ghcr Akhil Gupta 2021-01-22 12:27:03 +0530
  • e15815d648
    Merge pull request #24 from Unending/bubble_color Akhil Gupta 2021-01-22 11:40:00 +0530
  • 47847d3c51 Merge branch 'master' into docker_uid_gid #18 Spencer Hughes 2021-01-21 18:45:07 -0500
  • d5c1eb0143 Fixes typo Spencer Hughes 2021-01-21 16:19:00 -0500
  • 5ee5bd135a added type to toasted bubble #24 Unending 2021-01-21 22:07:07 +0100
  • b5c1ff900f Fixes me being dumb and adding su-exec to the builder instead of the actual image... Spencer Hughes 2021-01-21 15:44:04 -0500
  • 2f898303d5 Changes PUID/PGID method to use su-exec and sets permissions on app folders at runtime Spencer Hughes 2021-01-21 15:22:21 -0500
  • 272f247b55 add image label for github repo #22 ksurl 2021-01-18 13:18:30 -0800
  • 63ac8f8158 add ghcr repo, build caching ksurl 2021-01-18 13:04:25 -0800
  • a25d17955c numbers wrong if autodownload paused Akhil Gupta 2021-01-18 15:17:25 +0530
  • ebb323819d 1. Download all works instantly 2. Display queue status Akhil Gupta 2021-01-18 12:56:54 +0530
  • 8e417901f7 Adds support for PUID/PGID to Docker. Spencer Hughes 2021-01-14 22:36:12 -0500
  • 421d7ed407 added more screenshots Akhil Gupta 2021-01-13 15:41:54 +0530
  • e07000f4ad fix breaking delete button Akhil Gupta 2021-01-12 14:37:45 +0530
  • edcfd44f1c update refresh time Akhil Gupta 2021-01-12 12:22:05 +0530
  • 686361a250 Merge branch 'master' of https://github.com/akhilrex/podgrab Akhil Gupta 2021-01-12 12:21:31 +0530
  • 2bd8d64864 update UI, ability to download/delete all episodes Akhil Gupta 2021-01-12 12:21:28 +0530
  • 1373b4851c
    Replace axios libs to fix vulnerability Akhil Gupta 2021-01-11 13:23:31 +0530
  • fd6ce9cabc
    Fix breaking timestamp for Dan Carlin podcast Akhil Gupta 2021-01-11 12:40:15 +0530
  • 68dd9179eb added omlp support, query optimizations Akhil Gupta 2020-11-11 06:12:30 +0530
  • 0ef179c370 update docuementation + increase refresh frequency Akhil Gupta 2020-11-09 06:36:48 +0530
  • dfca61f6ac Merge branch 'master' of https://github.com/akhilrex/podgrab Akhil Gupta 2020-11-08 06:35:46 +0530
  • 3ad01a7e48 fix timezone problem issue#2 Akhil Gupta 2020-11-08 06:35:43 +0530
  • 2c34f789b1
    Remove demo link Akhil Gupta 2020-11-08 06:19:26 +0530
  • 8c6513cda8
    fix mount path Akhil Gupta 2020-11-08 06:17:30 +0530
  • 83f6450399
    fix mount path Akhil Gupta 2020-11-08 06:15:06 +0530
  • a0b96c0044 updated readme Akhil Gupta 2020-11-06 12:26:23 +0530
  • 57af9be213 delete episode issue fixed Akhil Gupta 2020-11-06 11:00:22 +0530
  • c6f78f504f Merge branch 'master' of https://github.com/akhilrex/podgrab Akhil Gupta 2020-11-05 18:50:18 +0530
  • 65aeb076a6 fix missing downloads for redirects Akhil Gupta 2020-11-05 18:50:15 +0530
  • 0579f85761
    Update Readme.md Akhil Gupta 2020-11-05 14:07:50 +0530
  • a428e4a350
    Update Readme.md Akhil Gupta 2020-11-05 14:05:53 +0530
  • cebd5daf02 added logging Akhil Gupta 2020-11-05 11:04:30 +0530
  • e7cb6969bb try change ownersip Akhil Gupta 2020-11-05 06:22:52 +0530
  • e6ca46e5a5 download all episodes on add Akhil Gupta 2020-11-03 17:43:45 +0530
  • 1f24024839 fix delete issues and added migrations Akhil Gupta 2020-11-03 16:52:27 +0530
  • a069a5ed99 added natual time Akhil Gupta 2020-11-02 17:36:12 +0530
  • b39e879325 regular backups Akhil Gupta 2020-11-02 15:48:21 +0530
  • 2265f46229 autobackup added Akhil Gupta 2020-10-31 13:40:14 +0530
  • 8419897870 background checking of deleted files Akhil Gupta 2020-10-30 18:00:16 +0530
  • 9be83f7fb5 added code for read more Akhil Gupta 2020-10-30 17:41:36 +0530
  • 77c49e9c9b navbar fixed Akhil Gupta 2020-10-30 15:35:14 +0530
  • d2397e7c46 navbar changfews Akhil Gupta 2020-10-30 13:48:11 +0530
  • 78e6806e2c aility to delete podcast Akhil Gupta 2020-10-30 11:34:03 +0530
  • 94f893465c added settings page Akhil Gupta 2020-10-28 19:10:22 +0530
  • e66eb6093e delete redundant build Akhil Gupta 2020-10-28 15:24:58 +0530
  • f799df5a6b menu in mobile view Akhil Gupta 2020-10-27 15:32:43 +0530
  • 6319fdf86f implement itunes search Akhil Gupta 2020-10-27 07:11:12 +0530
  • 60b33e6e99 fix breaking images Akhil Gupta 2020-10-26 16:22:39 +0530
  • 55916d584d UI overhaul Akhil Gupta 2020-10-26 15:33:16 +0530
  • 4b329e0a04 file path ownershop logic Akhil Gupta 2020-10-15 17:19:44 +0530
  • e1c0a2a021 added settings Akhil Gupta 2020-10-15 16:58:52 +0530
  • 67f040a7fb updated docker file Akhil Gupta 2020-10-15 14:47:46 +0530
  • 6788bf587b ability to add,search and delete podcasts Akhil Gupta 2020-10-15 14:12:45 +0530
  • c59ba5198d added navbar Akhil Gupta 2020-10-09 14:19:37 +0530
  • 54791a98e2 added page for all episodes Akhil Gupta 2020-10-08 18:38:49 +0530
  • 1954ed396b fix broken link Akhil Gupta 2020-10-08 15:15:07 +0530