Commit graph

  • 9b6d8c4ae5
    Use build action for tests. FireMasterK 2022-02-22 09:07:01 +00:00
  • 26cd7f6eee
    Add version information route. FireMasterK 2022-02-22 09:00:27 +00:00
  • bda8ccfc19
    Update NPE (#194) Kavin 2022-02-22 06:45:21 +00:00
  • a13210c94a
    Update NPE #194 Kavin 2022-02-22 06:43:01 +00:00
  • 68d57a8303 Bump docker/login-action from 1.12.0 to 1.13.0 dependabot[bot] 2022-02-17 13:04:51 +00:00
  • aa17a769a0
    Bump docker/login-action from 1.12.0 to 1.13.0 #193 dependabot[bot] 2022-02-17 13:04:51 +00:00
  • b977372788 Bump postgresql from 42.3.2 to 42.3.3 dependabot[bot] 2022-02-16 13:05:09 +00:00
  • 8da85406cd
    Bump postgresql from 42.3.2 to 42.3.3 #192 dependabot[bot] 2022-02-16 13:05:09 +00:00
  • a03ae434be
    Replace native query with criteria api for PubSub subscriptions (#191) Kavin 2022-02-15 11:55:08 +00:00
  • 5f61c34cd4
    Replace native query with criteria api for PubSub subscriptions. #191 FireMasterK 2022-02-15 11:51:03 +00:00
  • 498849ec6b
    Replace native query with criteria api for feeds (#190) Kavin 2022-02-15 11:37:21 +00:00
  • fb42c6a6a2
    Replace native query with criteria api for feeds. #190 FireMasterK 2022-02-15 11:35:09 +00:00
  • 166e14cf71
    Add dedicated route for health check (#189) Kavin 2022-02-14 02:38:02 +00:00
  • 91a2baa799
    Add dedicated route for health check. #189 FireMasterK 2022-02-14 02:09:26 +00:00
  • c3432b30b0 Bump fastutil-core from 8.5.7 to 8.5.8 dependabot[bot] 2022-02-11 13:41:50 +00:00
  • 5e26d3a909
    Bump fastutil-core from 8.5.7 to 8.5.8 #188 dependabot[bot] 2022-02-11 13:41:50 +00:00
  • 24482e933e
    Merge pull request #187 from TeamPiped/clips-id Kavin 2022-02-10 15:02:32 +00:00
  • a538028c51
    Add test for Clips. #187 FireMasterK 2022-02-10 15:00:03 +00:00
  • f28d40dffe
    Add support for extracting videoId from clipId. FireMasterK 2022-02-10 14:56:58 +00:00
  • 2ab23ba905 Bump fastutil-core from 8.5.6 to 8.5.7 dependabot[bot] 2022-02-09 13:04:42 +00:00
  • e57d8da690
    Bump fastutil-core from 8.5.6 to 8.5.7 #186 dependabot[bot] 2022-02-09 13:04:42 +00:00
  • 7eeff6eec4
    Refractor codebase and improve video data update handling. (#185) Kavin 2022-02-09 03:06:52 +00:00
  • f3a7034985
    Refractor codebase and improve video data update handling. #185 FireMasterK 2022-02-09 03:02:46 +00:00
  • ec3b69b7a7
    Add shortDescription parameter to StreamItem. (#184) Kavin 2022-02-08 14:43:45 +00:00
  • 7cc77028ad
    Add shortDescription parameter to StreamItem. #184 FireMasterK 2022-02-08 14:39:55 +00:00
  • cf32a60ed1
    Add uploaded field to StreamItem. (#183) Kavin 2022-02-06 15:33:46 +00:00
  • b298cd4950
    Add uploaded field to StreamItem. #183 FireMasterK 2022-02-06 15:31:57 +00:00
  • b54248b47f
    Remove casts by specifying type. (#182) Kavin 2022-02-03 11:57:07 +00:00
  • 26d2d3e405 Bump docker/build-push-action from 2.8.0 to 2.9.0 dependabot[bot] 2022-02-01 13:06:55 +00:00
  • 5acc1b48a3
    Remove casts by specifying type. #182 FireMasterK 2022-02-03 11:55:44 +00:00
  • 8ba39000b1
    Simplify comparators (#181) Kavin 2022-02-03 11:29:59 +00:00
  • 212ca6820f
    Simplify comparators. #181 FireMasterK 2022-02-03 11:28:32 +00:00
  • 3748afdd72
    Fix for empty lbry streams. (#180) Kavin 2022-02-02 21:23:37 +00:00
  • 807fc873ad
    Fix for empty lbry streams. #180 FireMasterK 2022-02-02 21:23:15 +00:00
  • c07cf5fd1f
    Refactor Utility methods and migrate to OkHttp (#179) Kavin 2022-02-02 21:05:22 +00:00
  • 0b3d95f67e
    Refactor Utility methods and migrate to OkHttp #179 FireMasterK 2022-02-02 20:59:35 +00:00
  • b2cf84b41f Bump postgresql from 42.3.1 to 42.3.2 dependabot[bot] 2022-02-02 13:07:14 +00:00
  • ac6e0c3d00
    Bump postgresql from 42.3.1 to 42.3.2 #178 dependabot[bot] 2022-02-02 13:07:14 +00:00
  • 9c926d3183
    Force use HTTP 1.1 temporarily. (#177) Kavin 2022-02-02 08:05:43 +00:00
  • eb70e781ae
    Force use HTTP 1.1 temporarily. #177 FireMasterK 2022-02-02 08:05:09 +00:00
  • f774d23fef
    Update NewPipeExtractor (#176) Kavin 2022-02-02 05:33:23 +00:00
  • f2c1a2552d
    Update NewPipeExtractor. #176 FireMasterK 2022-02-02 05:32:22 +00:00
  • 33747ee53a
    Bump docker/build-push-action from 2.8.0 to 2.9.0 #175 dependabot[bot] 2022-02-01 13:06:55 +00:00
  • 8880a884c3
    Add feed retention configuration option. (#174) Kavin 2022-01-31 04:17:16 +00:00
  • 3808e24591
    Add feed retention configuration option. #174 FireMasterK 2022-01-31 04:13:42 +00:00
  • 69504eb808 Bump hibernate-hikaricp from 5.6.4.Final to 5.6.5.Final dependabot[bot] 2022-01-26 18:44:01 +00:00
  • b941f08dcf
    Bump hibernate-hikaricp from 5.6.4.Final to 5.6.5.Final #173 dependabot[bot] 2022-01-26 18:44:01 +00:00
  • 5e458b7a5f Bump hibernate-core from 5.6.4.Final to 5.6.5.Final dependabot[bot] 2022-01-26 13:05:41 +00:00
  • 492d5889e6
    Bump hibernate-core from 5.6.4.Final to 5.6.5.Final #172 dependabot[bot] 2022-01-26 13:05:41 +00:00
  • 9aa16b3299
    Improvements to caffeine caching. (#171) Kavin 2022-01-26 04:00:56 +00:00
  • e970188456
    Improvements to caffeine caching. #171 FireMasterK 2022-01-26 03:50:16 +00:00
  • de9f855fcc Bump hibernate-hikaricp from 5.6.3.Final to 5.6.4.Final dependabot[bot] 2022-01-19 14:45:20 +00:00
  • cf0575d297
    Bump hibernate-hikaricp from 5.6.3.Final to 5.6.4.Final #170 dependabot[bot] 2022-01-19 14:45:20 +00:00
  • 9b7081bd1f Bump docker/build-push-action from 2.7.0 to 2.8.0 dependabot[bot] 2022-01-19 13:06:31 +00:00
  • 5449609983 Bump hibernate-core from 5.6.3.Final to 5.6.4.Final dependabot[bot] 2022-01-19 13:06:33 +00:00
  • 5054dc3a21
    Bump hibernate-core from 5.6.3.Final to 5.6.4.Final #169 dependabot[bot] 2022-01-19 13:06:33 +00:00
  • 0c03457935
    Bump docker/build-push-action from 2.7.0 to 2.8.0 #168 dependabot[bot] 2022-01-19 13:06:31 +00:00
  • 322610dbbb
    Rewrite chapter image URLs. (#167) Kavin 2022-01-13 04:22:09 +00:00
  • 25ca8708c8
    Rewrite chapter image URLs. #167 FireMasterK 2022-01-13 04:21:34 +00:00
  • a438faa577 Bump HikariCP from 5.0.0 to 5.0.1 dependabot[bot] 2022-01-10 13:05:55 +00:00
  • 4dd2fc9f83
    Bump HikariCP from 5.0.0 to 5.0.1 #166 dependabot[bot] 2022-01-10 13:05:55 +00:00
  • b8e69d01a8 Bump activej-launchers-http from 5.0 to 5.1 dependabot[bot] 2022-01-07 02:09:38 +00:00
  • 2c6bda8ab5
    Bump activej-launchers-http from 5.0 to 5.1 #165 dependabot[bot] 2022-01-07 02:09:38 +00:00
  • 7d2919ee84 Bump activej-common from 5.0 to 5.1 dependabot[bot] 2022-01-07 02:09:22 +00:00
  • 9e83aa30fc
    Bump activej-common from 5.0 to 5.1 #163 dependabot[bot] 2022-01-07 02:09:22 +00:00
  • 9e85b1d6a1 Bump activej-specializer from 5.0 to 5.1 dependabot[bot] 2022-01-05 16:28:16 +00:00
  • 24fc169683 Bump activej-http from 5.0 to 5.1 dependabot[bot] 2022-01-05 16:28:12 +00:00
  • 75938d8a0f
    Bump activej-specializer from 5.0 to 5.1 #164 dependabot[bot] 2022-01-05 16:28:16 +00:00
  • 8d532b0262
    Bump activej-http from 5.0 to 5.1 #162 dependabot[bot] 2022-01-05 16:28:12 +00:00
  • 17633d9b12 Bump activej-boot from 5.0 to 5.1 dependabot[bot] 2022-01-05 13:06:40 +00:00
  • 7e4e13b3cd
    Bump activej-boot from 5.0 to 5.1 #161 dependabot[bot] 2022-01-05 13:06:40 +00:00
  • da92699add Bump com.github.johnrengelman.shadow from 7.1.1 to 7.1.2 dependabot[bot] 2021-12-29 13:04:49 +00:00
  • 239f04b9fa Bump rome from 1.17.0 to 1.18.0 dependabot[bot] 2021-12-29 13:04:44 +00:00
  • 4375dff071
    Bump com.github.johnrengelman.shadow from 7.1.1 to 7.1.2 #160 dependabot[bot] 2021-12-29 13:04:49 +00:00
  • a9c301d08b
    Bump rome from 1.17.0 to 1.18.0 #159 dependabot[bot] 2021-12-29 13:04:44 +00:00
  • 04d4668666 Bump rome from 1.16.0 to 1.17.0 dependabot[bot] 2021-12-27 13:05:04 +00:00
  • 2a8003ecf6
    Bump rome from 1.16.0 to 1.17.0 #158 dependabot[bot] 2021-12-27 13:05:04 +00:00
  • c22e8d878b
    Add proper mime for rss feeds, and preconnect header for proxy (#157) Kavin 2021-12-27 08:54:48 +00:00
  • 29025f1ac4
    Add proper mime for rss feeds, and preconnect header for proxy. #157 FireMasterK 2021-12-27 08:53:10 +00:00
  • a3676cbb86
    readme: initial version (#156) Kavin 2021-12-25 16:53:42 +00:00
  • 1277758624
    readme: initial version #156 FireMaskterK 2021-12-25 16:53:10 +00:00
  • 2923e1ec76
    Fix feed validation errors (#155) Kavin 2021-12-25 16:46:39 +00:00
  • 6bc3515d06
    Fix feed validation errors #155 FireMaskterK 2021-12-25 16:44:21 +00:00
  • 49f439e761
    Add null-check for SponsorBlock endpoint (#154) Kavin 2021-12-24 14:17:02 +00:00
  • 0744a3704f
    Add null-check for SponsorBlock endpoint. #154 FireMaskterK 2021-12-24 14:13:34 +00:00
  • 0c86edc1be
    Build OpenJ9 Images for arm (#153) Kavin 2021-12-24 13:51:48 +00:00
  • 83edf20829
    Build OpenJ9 Images for arm. #153 FireMaskterK 2021-12-24 13:35:28 +00:00
  • 85795fde3f Bump spring-security-crypto from 5.6.0 to 5.6.1 dependabot[bot] 2021-12-21 13:06:47 +00:00
  • 4e98709ecd Bump docker/login-action from 1.11.0 to 1.12.0 dependabot[bot] 2021-12-21 13:06:39 +00:00
  • cd86f6b7b2
    Bump spring-security-crypto from 5.6.0 to 5.6.1 #152 dependabot[bot] 2021-12-21 13:06:47 +00:00
  • 7290986e34
    Bump docker/login-action from 1.11.0 to 1.12.0 #151 dependabot[bot] 2021-12-21 13:06:39 +00:00
  • 41b5529788
    Merge 3b4d02a7c1 into 4c317a6158 #137 Kavin 2021-12-20 16:29:14 +01:00
  • 4c317a6158
    Change rss entry from id to link (#150) Kavin 2021-12-20 14:36:20 +00:00
  • de3a4e4e31
    Change rss entry from id to link. #150 FireMaskterK 2021-12-20 14:35:44 +00:00
  • b0872ce414
    Update default frontend uri (#149) Kavin 2021-12-20 14:21:45 +00:00
  • e73bd434ed
    Update default frontend uri. #149 FireMaskterK 2021-12-20 14:20:50 +00:00
  • 5fd34b5b67 Bump jackson-annotations from 2.13.0 to 2.13.1 dependabot[bot] 2021-12-20 13:40:38 +00:00
  • 6d07b57226
    Bump jackson-annotations from 2.13.0 to 2.13.1 #146 dependabot[bot] 2021-12-20 13:40:38 +00:00
  • 1dee95c6e3 Bump jackson-databind from 2.13.0 to 2.13.1 dependabot[bot] 2021-12-20 13:06:50 +00:00
  • 8cc379a7c4 Bump jackson-core from 2.13.0 to 2.13.1 dependabot[bot] 2021-12-20 13:06:48 +00:00