Commit Graph

  • 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
  • 6038b9e052 Update README.md Athou 2017-05-08 12:16:37 +02:00
  • 552082a36a Merge pull request #837 from Drey91/patch-1 Athou 2017-03-07 09:39:07 +01:00
  • 5cea92d96d Update es.js Drey91 2017-03-07 09:33:24 +01:00
  • 02b7b89b94 Merge pull request #829 from ebraminio/patch-5 Athou 2016-11-24 11:58:54 +01:00
  • 93697cf1f5 Use Safari transparent tab bar as loading progress indicator ebraminio 2016-11-24 14:21:09 +03:30
  • 8daaee28c3 fix version number Athou 2016-11-17 20:35:50 +01:00
  • c32f608ec5 upgrade postgresql jdbc driver (fix #827) Athou 2016-11-17 20:30:34 +01:00
  • 7b09029c5b Merge pull request #823 from ebraminio/patch-5 Athou 2016-10-07 12:14:28 +02:00
  • 6e1c414c84 Add rel="noreferrer" to more places Ebrahim Byagowi 2016-10-07 01:13:08 +03:30
  • e57976be99 fix findbugs warning Athou 2016-10-05 09:01:26 +02:00
  • a37e6a3f4c Merge pull request #821 from canoine/master Athou 2016-09-30 10:18:06 +02:00
  • 2dbe4064b2 Update fr.js canoine 2016-09-28 03:00:44 +02:00
  • 2b0c0d467a formatting Athou 2016-09-23 08:55:09 +02:00
  • 40fa4516df use icons Athou 2016-09-23 08:54:46 +02:00
  • 5201c0cd14 Merge branch 'Hubcapp-master' Athou 2016-09-23 08:54:18 +02:00
  • 61039dcd7e remove some whitespace, put tuples assignment back on one line tyler 2016-09-05 05:09:57 -04:00
  • 039ff4ee41 decided to do ctrl-f for " order " and found this piece. Don't know what bug this will fix but probably best to update to reflect additional sorting options. Sorry for ternary operator abuse tyler 2016-09-05 04:56:30 -04:00
  • b40349805f switch abc & zyx tyler 2016-09-05 00:41:17 -04:00
  • d709d119ac change button for Alphabetic sort to have different "icon". tyler 2016-09-04 23:57:12 -04:00
  • 8d2b6bdc12 Add translation placeholders for new hover text on alphabetic sort, make whatever button you sorted by "active" tyler 2016-09-04 22:39:03 -04:00
  • ff78af2d56 fix lots of bugs with alphabetic sort by properly assigning FeedEntry.FeedEntryContent.title instead of trying to make FeedEntryStatus know about titles. tyler 2016-09-04 21:37:04 -04:00
  • ada53dba3b Add Alphabetical sorting tyler 2016-09-02 03:39:16 -04:00
  • ba2f6c0f66 Merge branch 'master' of https://github.com/Athou/commafeed Hubcapp 2016-09-02 02:33:20 -05:00
  • 268869345c reduce npm verbosity (fixes #811) Athou 2016-08-23 12:11:26 +02:00
  • 4b556bd3a9 fix password change (#805) Athou 2016-08-22 15:05:15 +02:00