Commit Graph

  • eb53fc472c Merge pull request #984 from Athou/dependabot/maven/com.h2database-h2-2.0.206 Jérémie Panzer 2022-01-07 07:39:51 +01:00
  • c4e9178efb Bump h2 from 2.0.204 to 2.0.206 dependabot[bot] 2022-01-07 06:36:30 +00:00
  • 822f41bc40 don't mark feature requests as stale Athou 2022-01-03 07:57:51 +01:00
  • 1558c0a62f use github actions Athou 2022-01-02 22:16:07 +01:00
  • 3977bb2a0b remove openshift support, nobody's using it Athou 2022-01-02 22:14:27 +01:00
  • 26df3a1d1d fix test Athou 2022-01-02 22:12:33 +01:00
  • a77a860e0c don't reuse a content if other fields are different (#800) Athou 2022-01-02 21:45:21 +01:00
  • 78b637c83b fix formatting Athou 2022-01-02 21:32:40 +01:00
  • b132178228 remove warnings Athou 2022-01-02 21:31:05 +01:00
  • 4021389a4d fix formatting Athou 2022-01-02 20:55:46 +01:00
  • 089be99287 use sslcontext-kickstart to create ssl factory Athou 2022-01-02 20:54:28 +01:00
  • b3dd6acfe6 enforce code formatting Athou 2022-01-02 20:43:10 +01:00
  • ec3645a1c9 use dependencies instead of copying code Athou 2022-01-02 20:35:12 +01:00
  • 1c49873da1 fix media extension not loaded in shaded jar by merging our rome.properties with the one from rome-modules (#800) Athou 2022-01-02 18:42:53 +01:00
  • 8818bd90e0 format scss files Athou 2022-01-02 16:03:09 +01:00
  • 4fb95799f8 support for media thumbnail and description as a backup for missing content (#800) Athou 2022-01-02 12:45:56 +01:00
  • 2ee9084b91 upgrade dependencies Athou 2022-01-02 08:22:57 +01:00
  • 3f3ef27d6b remove google+ and readability sharing support since they're dead Athou 2022-01-02 08:21:32 +01:00
  • e01e59b72c restore previous liquibase version to fix issue with "filter" column not created with correct case in FEEDSUBSCRIPTIONS table Athou 2022-01-01 22:06:54 +01:00
  • 0a97f04257 apply prettier Athou 2022-01-01 21:26:02 +01:00
  • 0b3888a8ae upgrade feed url from http to https if able Athou 2022-01-01 19:04:30 +01:00
  • c6601e5bbf correctly follow http error code 308 redirects (fixes #978) Athou 2022-01-01 18:52:31 +01:00
  • 5f7c5d25de add stale config Athou 2022-01-01 10:52:11 +01:00
  • 99d80df76c prevent NPE if icon.getMediaType() is "" Athou 2021-12-23 16:15:26 +01:00
  • 22beeabb9b close liquibase instance Athou 2021-12-23 15:04:32 +01:00
  • 8e1aad655a pgsql driver upgrade Athou 2021-12-23 15:02:42 +01:00
  • 942447c62f dropwizard upgrade Athou 2021-12-23 15:02:34 +01:00
  • d8a4da7ec8 Merge pull request #965 from patoniilista/patch-1 Jérémie Panzer 2021-04-04 19:00:52 +02:00
  • 56c50eacfe Update pt.js patoniilista 2021-04-04 13:12:20 -03:00
  • eec6f7d168 remove sorting alphabetically because of poor performances (title is of type 'text' and cannot be indexed) Athou 2021-01-30 23:02:43 +01:00
  • b45219a595 fix metrics Athou 2021-01-30 22:40:31 +01:00
  • d7858f17a1 distinct is not needed since there are no feed duplicates and slows the query a lot Athou 2021-01-30 22:07:12 +01:00
  • 000a99c53e speed up tests Athou 2021-01-30 21:43:21 +01:00
  • e592d26f8b can only remove categories once there are no subscriptions in them Athou 2021-01-30 21:30:32 +01:00
  • 015a60f998 subquery for retrieving feeds to refresh was not connected to main query Athou 2021-01-30 21:28:37 +01:00
  • caba43bb5b Merge pull request #942 from pklink/tests Jérémie Panzer 2020-10-04 19:17:58 +02:00
  • 056425bd8a add tests for FeedUtils.removeTrailingSlash() pierre 2020-10-04 00:13:28 +02:00
  • 4aca62c042 add tests for PubSubService Pierre Klink 2020-10-04 00:12:29 +02:00
  • b597c655cd prepare next version Athou 2020-09-02 21:24:21 +02:00
  • 9b276009e2 README update Athou 2020-09-02 21:23:56 +02:00
  • c1dac2e064 2.5.0 release 2.5.0 Athou 2020-09-02 21:14:29 +02:00
  • f707993188 fix travis build Jérémie Panzer 2020-08-15 08:33:12 +02:00
  • ea612d9d53 add missing validCheckSum Athou 2020-05-18 09:42:08 +02:00
  • b44e737448 fix liquibase script when running on an empty postgresql database Jeremie Panzer 2020-03-12 13:40:23 +01:00
  • bb429afd95 ignore swagger in eclipse Jeremie Panzer 2020-03-12 12:54:20 +01:00
  • 475a8f8a28 Bump bower from 1.4.1 to 1.8.8 (#920) dependabot[bot] 2019-09-30 09:01:55 +02:00
  • c7ba5ca894 make swagger aware that dates are serialized as longs Athou 2019-05-03 22:01:18 +02:00
  • 3023f0a7cc fix build Athou 2019-05-03 18:57:02 +02:00
  • ddaefbc952 deduplicate method names across all the api (swagger requires unique api operations) Athou 2019-05-03 18:40:50 +02:00
  • 0b3a0fb3ed add missing required Jeremie Panzer 2019-05-02 13:42:49 +02:00
  • 7f40a430fd hide securitycheck user from swagger documentation Athou 2019-05-01 23:33:55 +02:00
  • 05f5d3b25c add missing "required" flags Athou 2019-05-01 20:31:48 +02:00
  • c3ca0b18b3 value field of annotation is actually the name of the class Athou 2019-05-01 19:57:52 +02:00
  • 696e0b1fa7 maven config for swagger plugin changed Athou 2019-05-01 19:56:48 +02:00
  • 201f7dbd3e restore cookieMaxAge behavior Athou 2019-04-23 01:14:26 +02:00
  • 0bfd3e906c stop hibernate HHH90000015 spam Athou 2019-04-22 20:55:39 +02:00
  • 71ac2bfc45 support for Java9+ (#906) Jérémie Panzer 2019-04-22 20:30:06 +02:00
  • 5370db7c5e rename for clarity Athou 2019-03-17 07:05:29 +01:00
  • bcc30e40ba Merge branch 'ildar-shaimordanov-master' Athou 2019-03-17 06:46:51 +01:00
  • 2f70f654f7 extensible mechanism for feed url building Athou 2019-03-17 06:44:09 +01:00
  • b64115dcbd improve youtube feed URL getter ildar-shaimordanov 2019-03-12 05:52:00 +04:00
  • c9c71d8582 workaround for youtube channels ildar-shaimordanov 2019-03-12 02:13:41 +04:00
  • 689bc19296 Merge pull request #896 from nelsonblaha/patch-1 Jérémie Panzer 2019-02-10 20:33:12 +01:00
  • 27498ab649 English correction for configuration comment Ben Nelson 2019-02-10 11:35:46 -06:00
  • 678a11f998 blur event seems to trigger twice for some reason, make sure we don't fetch the feed twice (#825) Athou 2018-07-31 15:51:48 +02:00
  • e9ef98716f configurable user agent string (#825) Athou 2018-07-31 15:21:45 +02:00
  • b3ce43eaf7 faster replace for large feeds (#881) Athou 2018-07-11 17:07:55 +02:00
  • 72083b7e87 Merge pull request #880 from Athou/snyk-fix-0oenl9 Jérémie Panzer 2018-06-23 13:49:14 +02:00
  • 0cc94c2033 fix: pom.xml to reduce vulnerabilities snyk-bot 2018-06-14 05:55:43 +00:00
  • 1d6296b400 Merge pull request #870 from asny23/update-japanese-translation Jérémie Panzer 2018-04-12 12:18:50 +02:00
  • 7ad5da2a9e translate and improve japanese in ja.js Unknown 2018-04-11 23:27:56 +09:00
  • a7665a9994 add current year to filtering context Athou 2018-02-25 13:37:41 +01:00
  • a4cd3f26e8 Update README.md Jérémie Panzer 2018-02-22 18:21:48 +01:00
  • fcdb33b64b utility for testing feeds Athou 2018-02-06 15:17:37 +01:00
  • 7fd6119bcf add author to rss generated feeds (#858) Athou 2017-12-22 18:50:32 +01:00
  • b4d4b2473c Merge pull request #854 from Busimus/patch-7 Jérémie Panzer 2017-11-08 15:34:32 +01:00
  • 91f715c3c3 Updated Russian translation Alexander Bus 2017-10-28 01:16:57 +07:00
  • ea5fccfe5f fix build 2.5.0-beta1 Athou 2017-10-12 12:10:04 +02:00
  • 86835eec73 request may not be a HttpUriRequest when using a proxy (#850) Athou 2017-10-12 10:21:11 +02:00
  • 2bccee2333 Merge pull request #849 from ema-pe/update-italian-translation Jérémie Panzer 2017-09-27 15:00:56 +02:00
  • 2d01b0d714 Update italian translation Emanuele Petriglia 2017-09-27 14:09:37 +02:00
  • 44bf37b05a Update bower.json Jérémie Panzer 2017-08-18 16:10:51 +02:00
  • cf617f0a64 Merge pull request #847 from sometoby/missing-shortcut-help Jérémie Panzer 2017-08-18 14:27:13 +02:00
  • eeeaffd883 Merge pull request #846 from sometoby/tinycon-unread-badge Jérémie Panzer 2017-08-18 14:25:07 +02:00
  • d178302d34 Add comment so shortcut code is easier to find Tobias Umbach 2017-08-18 08:40:05 +02:00
  • 83a5364903 Add missing shortcut help for 'r', refresh Tobias Umbach 2017-08-18 08:39:49 +02:00
  • aef76db664 Update CHANGELOG Tobias Umbach 2017-08-18 08:21:36 +02:00
  • c3b3240191 Use tinycon to display unread article count Tobias Umbach 2017-08-14 00:29:08 +02:00
  • f381974955 prepare for next version Athou 2017-08-01 13:55:11 +02:00
  • bd16dd98c4 update readme Athou 2017-08-01 13:55:04 +02:00
  • 2fca6132a0 2.4.0 release 2.4.0 Athou 2017-08-01 13:50:40 +02:00
  • 137eba33c9 prerequisites is for maven plugins Jérémie Panzer 2017-08-01 13:44:23 +02:00
  • 143699c0a4 colors! Jérémie Panzer 2017-08-01 13:44:02 +02:00
  • 0485403fff Merge pull request #844 from TyBrown/issue/842 Jérémie Panzer 2017-07-11 18:45:56 +02:00
  • 489fcb9666 Set iOS Meta Tags to use Full Screen 'default' status bar Ty Brown 2017-07-11 11:29:20 -05:00
  • 7cc3b84ebc Merge pull request #843 from TyBrown/graphite_metrics Jérémie Panzer 2017-07-11 16:35:49 +02:00
  • cb254f87d4 Add feature to emit Graphite metrics based on configuration Ty Brown 2017-07-05 21:56:00 -05:00
  • d4db98fd64 fix api key generation Athou 2017-05-09 08:59:31 +02:00
  • d14a6d8311 Merge pull request #839 from glujan/master Athou 2017-05-08 12:57:45 +02:00
  • 286c115167 Update pl.js Grzegorz Janik 2017-05-08 12:48:00 +02:00