Commit Graph

  • a30bf18102 add support for youtube playlist favicons Athou 2023-12-18 13:45:25 +01:00
  • d9ccdf1caf use java standard http client because apache http clients should be reused because they support pooling but we don't need that Athou 2023-12-18 10:46:30 +01:00
  • 155e7ba1aa add tests for HttpGetter Athou 2023-12-18 09:51:27 +01:00
  • 00faf44c94 remove wonky pubsub support Athou 2023-12-18 08:39:22 +01:00
  • c45f832131 increase websocket idle timeout above ping interval Athou 2023-12-17 16:51:41 +01:00
  • 6f781216cd keep using h2 2.1 because 2.2 uses a different file format Athou 2023-12-17 16:11:42 +01:00
  • fd0e5426e5 upgrade to dropwizard 4.x Athou 2023-12-17 14:11:15 +01:00
  • b5d99b9661 migrate from swagger to openapi3 Athou 2023-12-17 12:46:44 +01:00
  • 50fcdece86 update various dependencies Athou 2023-12-17 09:00:56 +01:00
  • d882553644 java 17 is now the new baseline Athou 2023-12-17 08:57:42 +01:00
  • bf71e825a4 update code formatter version Athou 2023-12-17 08:49:44 +01:00
  • 351701d674 add tests for the security layer Athou 2023-12-16 19:55:34 +01:00
  • cb4a8df0d2 add more tests Athou 2023-12-16 09:02:56 +01:00
  • 7ef865506f use non-existing urls Athou 2023-12-15 18:05:48 +01:00
  • e4863e8881 add a GET method to the fever api (#1176) Athou 2023-12-15 17:53:47 +01:00
  • c86a060170 remove unused AnalyticsServlet, it's handled directly by the client since 3.0 Athou 2023-12-15 17:45:15 +01:00
  • 6ed5637e57 add more IT tests to ease transition to dropwizard 4 Athou 2023-12-15 08:59:52 +01:00
  • 929df60f09 no need to expose admin connector in production Athou 2023-12-13 07:21:27 +01:00
  • 2b51de8e5b release 3.10.1 3.10.1 Athou 2023-12-08 17:19:31 +01:00
  • 0ba70d29bd readme tweaks Athou 2023-11-24 08:37:41 +01:00
  • 197b3b258b also build with jdk 21 now that it's been released Athou 2023-11-17 08:47:05 +01:00
  • 850f66999c use less memory by returning unused memory to the OS (https://openjdk.org/jeps/346) Athou 2023-11-16 08:34:20 +01:00
  • d7d3574e36 swap next and previous buttons (#1159) Athou 2023-11-15 07:59:17 +01:00
  • 435d612cbf Merge pull request #1164 from canoine/master Jérémie Panzer 2023-11-02 12:53:05 +01:00
  • 3d3a7c6496 Merge pull request #1 from canoine/canoine-patch-1 canoine 2023-10-18 09:10:41 +02:00
  • fba57fe0a7 Update fr/messages.po canoine 2023-10-18 09:09:15 +02:00
  • ce7933f320 add mention of PikaPods Athou 2023-10-01 15:13:10 +02:00
  • 8ac452afc9 shorten count starting at 10k and add a tooltip with the exact count(#1150) Athou 2023-09-23 16:43:22 +02:00
  • a11cb3ac7a Merge pull request #1154 from joerg376/patch-1 Jérémie Panzer 2023-09-23 16:44:11 +02:00
  • 39808bbafc Update messages.po joerg376 2023-09-23 11:48:10 +02:00
  • aee56e3dbe no need to reload everything when websocket connection status changes Athou 2023-09-19 12:31:19 +02:00
  • 40f451c762 increase websocket ping interval to just under a minute instead of the default 15s Athou 2023-09-12 20:22:34 +02:00
  • d633803ab5 only poll tree if websocket connection is unavailable Athou 2023-09-12 20:14:17 +02:00
  • d7a3b75687 indicate that the feedLink property is not always filled (#1146) Athou 2023-09-08 07:10:44 +02:00
  • df8c4056b6 indicate that the method returns the id of the newly created feed (#1147) Athou 2023-09-08 07:07:29 +02:00
  • 06319c1eb0 release 3.10.0 3.10.0 Athou 2023-09-06 09:04:21 +02:00
  • b7ede8eba2 add instructions for the Fever API Athou 2023-08-28 14:58:31 +02:00
  • 1a4517d6a3 add support for FeedMe Athou 2023-08-28 07:49:59 +02:00
  • a402c5d7d8 add support for FocusReader Athou 2023-08-24 14:16:08 +02:00
  • 408809787e add support for Raven Reader Athou 2023-08-19 18:52:57 +02:00
  • d7b0d572c1 add fever-compatible api Athou 2023-08-17 17:25:27 +02:00
  • b356be3e6f show the whole title in the detailed view (#1097 #1144) Athou 2023-09-05 09:10:26 +02:00
  • 998385334b add metric for deleted entries Athou 2023-09-03 12:09:14 +02:00
  • c6d613d81a add "s" keyboard shortcut to star/unstar entries (#1142) Athou 2023-08-27 11:42:31 +02:00
  • 9981d8763d don't set default values for env variables (#1141) Athou 2023-08-24 07:51:10 +02:00
  • b37680333c clean database after each test Athou 2023-08-23 20:21:45 +02:00
  • 66d1eb3f1f store sessions in database Athou 2023-08-21 18:26:55 +02:00
  • 6fe1c2a3c0 release 3.9.0 3.9.0 Athou 2023-08-17 10:01:17 +02:00
  • c2e453027c fix desktop entry header shortly rendered as mobile, causing a small visual glitch Athou 2023-08-16 07:36:05 +02:00
  • f16bac9b59 remove "required" for more nulalble fields Athou 2023-08-11 19:12:48 +02:00
  • 8cca826e70 specify in documentation that we support basic auth Athou 2023-08-11 15:12:00 +02:00
  • b0165bb26a "created" field is not always filled, remove "required" Athou 2023-08-11 13:34:05 +02:00
  • 366294ab46 show loader only while loading (#1131) Athou 2023-08-11 12:51:42 +02:00
  • 2988938440 Merge pull request #1135 from dcelasun/update-tr-locale Jérémie Panzer 2023-08-10 11:21:07 +02:00
  • e865769e30 Update Turkish translation D. Can Celasun 2023-08-10 09:51:47 +01:00
  • f87be2fc03 Merge pull request #1129 from canoine/master Jérémie Panzer 2023-08-04 13:31:58 +02:00
  • 466846d268 add option to disable custom context menu (#1128) Athou 2023-08-04 08:53:34 +02:00
  • 61b6be4090 Update fr/messages.po canoine 2023-08-04 08:47:34 +02:00
  • cb779ec494 add setting to disable mark as read confirmation (#1110) Athou 2023-08-03 08:46:43 +02:00
  • da6f2050f9 log as debug because default log level is info and we don't want to see this Athou 2023-08-02 14:39:03 +02:00
  • 4304f84a55 restore the announcement feature Athou 2023-08-01 16:11:04 +02:00
  • 8a175d8221 add css parser error handler that just prints info message because it is non-blocking Athou 2023-08-01 15:30:50 +02:00
  • f1896d34e2 disable context menu on shift + right click (#1052) Athou 2023-07-21 09:58:03 +02:00
  • 45d0e0ec98 Merge branch 'dcelasun-configurable-batch-size' Athou 2023-07-12 15:27:18 +02:00
  • 38c5beec2f remove unused ApplicationSettings type in the client Athou 2023-07-12 15:22:20 +02:00
  • c4715dc3f7 rename field to better represent what it does Athou 2023-07-12 15:20:36 +02:00
  • 6ce6b5ef0e Make database cleaning batch size configurable D. Can Celasun 2023-07-11 14:21:59 +01:00
  • 1af3dd452c Merge branch 'dcelasun-mariadb-driver-fix' Athou 2023-07-12 15:04:04 +02:00
  • 1f4ec41222 change other yml files Athou 2023-07-12 15:03:30 +02:00
  • 512c4cc507 Support MariaDB JDBC driver D. Can Celasun 2023-07-11 08:54:17 +01:00
  • d391c8f1c9 Merge branch 'ScuttleSE-master' Athou 2023-07-09 14:37:53 +02:00
  • 46d3e67aec update other yml files Athou 2023-07-09 14:31:46 +02:00
  • d9505c4d87 Merge branch 'master' of https://github.com/ScuttleSE/commafeed into ScuttleSE-master Athou 2023-07-09 14:31:13 +02:00
  • 42491f5778 no need to repeat feed url in message stored in database (#1112) Athou 2023-07-09 14:09:30 +02:00
  • 9c897c9fb2 Updated MySQL driver Gustav Almstrom 2023-07-09 11:10:27 +02:00
  • 21b500a96e don't autoclose bugs Athou 2023-07-08 15:56:02 +02:00
  • 04c74b5daa release 3.8.1 3.8.1 Athou 2023-07-04 18:40:15 +02:00
  • 3edb8a3ee2 don't scroll to entry if it's already selected (#1108) Athou 2023-07-03 19:35:41 +02:00
  • 922346bef6 fetch only ids to improve performance during cleanup Athou 2023-06-30 08:54:05 +02:00
  • 82cf0e154a release 3.8.0 3.8.0 Athou 2023-06-28 20:40:22 +02:00
  • efe32e86c9 remove warning about vite not finding custom code at build time Athou 2023-06-27 19:23:13 +02:00
  • e208d4ae1e escape input before using it as a regex Athou 2023-06-27 19:11:17 +02:00
  • adf20327bd fix broken welcome page mobile layout Athou 2023-06-27 19:05:38 +02:00
  • 781c41b452 Merge pull request #1107 from canoine/master Jérémie Panzer 2023-06-27 12:21:17 +02:00
  • 2b597f9b43 Update fr/messages.po canoine 2023-06-27 12:19:21 +02:00
  • 2e26f34135 reduce button spacing on desktop to be able to reduce breakpoint (#1106) Athou 2023-06-27 11:13:11 +02:00
  • 9e59a472da fix typo Athou 2023-06-27 08:21:30 +02:00
  • 970043467c make sure there's enough room to show all buttons Athou 2023-06-27 08:21:05 +02:00
  • 3e903fc6bc use a single call to useContextMenu as recommended in the docs Athou 2023-06-26 20:04:51 +02:00
  • 95f4cffa7c avoid using sx in feed entry list to improve performance Athou 2023-06-25 21:12:27 +02:00
  • 6ebe0fa827 memoize feed entry content because Interweave is costly Athou 2023-06-25 20:58:15 +02:00
  • 488a88fe95 we removed the usage of the deprecated hibernate id generator, we no longer need to ignore warning log messages about it Athou 2023-06-25 07:32:14 +02:00
  • d5898a0173 throttle scroll listener Athou 2023-06-24 23:04:52 +02:00
  • bdcfbc22bf remove ScrollArea as it causes performance issues on chrome (#1087) Athou 2023-06-24 23:00:25 +02:00
  • 53b06f41f3 add divider to avoid misclicks Athou 2023-06-24 18:30:26 +02:00
  • 872247d80f add previous and next buttons (#1096) Athou 2023-06-24 12:14:44 +02:00
  • 7c226f41db add a setting to always scroll selected entry to the top of the page, even if it fits entirely on screen (#1088) Athou 2023-06-24 09:48:36 +02:00
  • bb55a91a14 format absolute dates in popups in user locale instead of GMT Athou 2023-06-22 22:33:53 +02:00
  • f140650b4e monaco mobile support is poor, fallback to textarea Athou 2023-06-22 22:15:45 +02:00
  • 8a64a9db31 host monaco ourselves, don't download it from a CDN Athou 2023-06-22 19:00:38 +02:00