Commit Graph

  • a8157143b9 Update dependency io.quarkus.platform:quarkus-bom to v3.14.3 renovate[bot] 2024-09-11 14:55:31 +00:00
  • 92576e28e9 fix tests incorrectly always running with h2 Athou 2024-09-11 16:49:02 +02:00
  • a6e34a2960 no need to repeat the plugin, we can just use the variable Athou 2024-09-11 16:35:08 +02:00
  • 306cf7aab7 Update dependency vite to ^5.4.4 renovate[bot] 2024-09-11 12:55:32 +00:00
  • f3b806686d help during development by showing typescript errors for the whole project Athou 2024-09-11 14:44:02 +02:00
  • 6634cfb991 load from old settings if new settings are not found to smooth transition Athou 2024-09-10 22:37:50 +02:00
  • 9930bb68b2 rename variable because it now contains a duration Athou 2024-09-10 20:47:08 +02:00
  • 37722131e5 remove warning about deprecated findDOMNode Athou 2024-09-10 19:39:15 +02:00
  • 5f2d213419 move other settings to localSettings too Athou 2024-09-10 18:11:16 +02:00
  • e119941762 add option to keep some entries above the selected entry when scrolling Athou 2024-09-10 16:22:23 +02:00
  • ba496c1395 no longer fetch feeds without subscriptions Athou 2024-09-10 11:16:25 +02:00
  • 9c3fc84542 Update dependency react-router-dom to ^6.26.2 renovate[bot] 2024-09-09 17:31:13 +00:00
  • b017ce936a Merge pull request #1546 from Athou/renovate/typescript-5.x Jérémie Panzer 2024-09-09 19:30:40 +02:00
  • d696b0581b Update dependency typescript to ^5.6.2 renovate[bot] 2024-09-09 17:03:23 +00:00
  • e4b2880f2b funding links tweaks Athou 2024-09-09 18:56:04 +02:00
  • e071049969 Lock file maintenance renovate[bot] 2024-09-09 03:25:09 +00:00
  • 5e1f592951 Lock file maintenance renovate[bot] 2024-09-09 00:21:56 +00:00
  • 231f82da28 Update dependency @fontsource/open-sans to ^5.0.30 renovate[bot] 2024-09-08 04:53:38 +00:00
  • 9a28bc7334 release 5.1.1 5.1.1 Athou 2024-09-06 11:44:37 +02:00
  • 00907e92ff indicate that we actually set a boolean value (#1544) Athou 2024-09-06 10:12:05 +02:00
  • 5669798881 tweak bug report template Athou 2024-09-06 09:08:48 +02:00
  • f3a62a5f75 always show current feed/category (#1543) Athou 2024-09-06 09:05:43 +02:00
  • 3b20ed222c Merge pull request #1542 from Athou/renovate/debian-12.x Jérémie Panzer 2024-09-05 04:42:59 +02:00
  • 1f40f3f59c Update debian Docker tag to v12.7 renovate[bot] 2024-09-05 02:04:26 +00:00
  • a8d890524f fix doc Athou 2024-09-04 20:22:24 +02:00
  • b635799e80 Update quarkus.version to v3.14.2 renovate[bot] 2024-09-04 17:32:46 +00:00
  • 50ea66620d Update dependency tss-react to ^4.9.13 renovate[bot] 2024-09-04 07:10:20 +00:00
  • 46581d0e22 quarkus has an extension that pulls both junit and mockito Athou 2024-09-04 09:09:28 +02:00
  • a3562867a6 Update dependency vite to ^5.4.3 renovate[bot] 2024-09-03 19:41:15 +00:00
  • c0117ada93 add a link to the feed of the GitHub release page in the README Athou 2024-09-03 19:38:52 +02:00
  • a3dcb2c03e Merge pull request #1540 from dai/master Jérémie Panzer 2024-09-03 10:45:13 +02:00
  • 8f8aaa5a1d Update messages.po dai 2024-09-03 16:31:15 +09:00
  • 85482422fd Lock file maintenance renovate[bot] 2024-09-02 15:50:13 +00:00
  • 643c969faf release 5.1.0 5.1.0 Athou 2024-09-02 17:47:08 +02:00
  • 85f9469d6d Update linguijs monorepo to ^4.11.4 renovate[bot] 2024-09-02 14:07:26 +00:00
  • 0df0d50695 Lock file maintenance renovate[bot] 2024-09-02 01:33:37 +00:00
  • 5e9256c197 reduce intermediate database cleanup logging level to reduce logging volume Athou 2024-09-01 21:51:07 +02:00
  • b67e1a92f5 fix hibernate warnings about wrong types Athou 2024-09-01 18:21:26 +02:00
  • d250e4bc26 add missing foreign key on feedentrystatuses.user_id Athou 2024-09-01 18:02:38 +02:00
  • dcf1f41f2d add config doc sections Athou 2024-08-31 12:54:04 +02:00
  • 3df6ba1457 Update dependency axios to ^1.7.7 renovate[bot] 2024-08-31 22:33:06 +00:00
  • b89928f6c6 Update dependency axios to ^1.7.6 renovate[bot] 2024-08-30 21:06:14 +00:00
  • 2e014484e3 Update mantine monorepo to ^7.12.2 renovate[bot] 2024-08-30 18:47:41 +00:00
  • 3b2b18fd2e Update dependency com.puppycrawl.tools:checkstyle to v10.18.1 renovate[bot] 2024-08-30 15:35:27 +00:00
  • ebf1e592ff Update dependency @types/react to ^18.3.5 renovate[bot] 2024-08-30 10:40:03 +00:00
  • 88404b91d8 Update dependency npm to v10.8.3 renovate[bot] 2024-08-28 20:30:31 +00:00
  • 9cbb60313c there are only native implementations of brotli encoders, don't use them because it doesn't work on all platforms Athou 2024-08-28 20:53:46 +02:00
  • b95d417f5e Merge pull request #1526 from Athou/renovate/quarkus.version Jérémie Panzer 2024-08-28 19:27:02 +02:00
  • 994f1fb121 quarkus-config-doc-maven-plugin is now required to generate the documentation Athou 2024-08-28 18:40:47 +02:00
  • e533c1fa4b Update quarkus.version to v3.14.1 renovate[bot] 2024-08-28 16:31:58 +00:00
  • d0d946ffe9 Update dependency vitest-mock-extended to ^2.0.2 renovate[bot] 2024-08-28 15:39:32 +00:00
  • e3bcc824c7 use a property to sync swagger versions Athou 2024-08-28 17:36:15 +02:00
  • 357e4e207f add a test to make sure brotli compression is supported Athou 2024-08-28 17:34:24 +02:00
  • 2aee961600 specify what version of checkstyle we want to use Athou 2024-08-28 09:20:18 +02:00
  • 3aa1987319 make renovate ignore all "io.quarkus" versions Athou 2024-08-28 09:09:12 +02:00
  • ae15f61fc2 Merge pull request #1535 from Athou/renovate/org.apache.maven.plugins-maven-failsafe-plugin-3.x Jérémie Panzer 2024-08-27 16:55:50 +02:00
  • e58f92a812 Merge pull request #1536 from Athou/renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x Jérémie Panzer 2024-08-27 16:55:38 +02:00
  • 46383924b1 Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.0 renovate[bot] 2024-08-27 14:39:46 +00:00
  • 071920e864 Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v3.5.0 renovate[bot] 2024-08-27 14:39:42 +00:00
  • 012238e6a9 Docker README tweak Athou 2024-08-27 13:39:33 +02:00
  • a565566c50 remove deprecation warning Athou 2024-08-27 09:02:42 +02:00
  • 550804c666 use @Transactional where possible Athou 2024-08-27 08:47:39 +02:00
  • f7a4a33f5e fix wrong path in documentation Athou 2024-08-27 08:41:50 +02:00
  • f1b19ebae3 after reading the spec, what we want is actually "no-cache" that actually means "cache but revalidate immediately" using If-Modified-Since request headers and 304 response codes Athou 2024-08-26 11:39:58 +02:00
  • 4049fa2e17 Merge pull request #1534 from canoine/master Jérémie Panzer 2024-08-26 09:43:21 +02:00
  • 28808cf4f5 Merge pull request #2 from canoine/canoine-patch-1 canoine 2024-08-26 09:07:18 +02:00
  • 870b46cf9d Update fr/messages.po canoine 2024-08-26 08:58:03 +02:00
  • 9c20dea99c Lock file maintenance renovate[bot] 2024-08-26 02:13:39 +00:00
  • 63c7679067 make sure the webapp and openapi documentation are always up to date by preventing caching Athou 2024-08-26 00:17:42 +02:00
  • 764c1a6430 add setting for showing unread count in tab/favicon (#1518) Athou 2024-08-25 18:05:34 +02:00
  • bb6578bdd0 Update dependency org.passay:passay to v1.6.5 renovate[bot] 2024-08-25 03:23:37 +00:00
  • 748c8531ad Lock file maintenance renovate[bot] 2024-08-23 19:32:29 +00:00
  • a734fe68d2 fix link README Athou 2024-08-23 21:21:12 +02:00
  • cc5ebc55a4 Update dependency axios to ^1.7.5 renovate[bot] 2024-08-23 14:17:51 +00:00
  • aa396c1e1c Merge pull request #1531 from Athou/renovate/monaco-editor-0.x Jérémie Panzer 2024-08-23 11:51:22 +02:00
  • fbf87ff291 make renovate ignore quarkus-extension-processor Athou 2024-08-23 11:44:24 +02:00
  • e9f3ffddf4 Update dependency monaco-editor to ^0.51.0 renovate[bot] 2024-08-23 09:33:00 +00:00
  • 695518d68b Merge pull request #1530 from Athou/renovate/querydsl.version Jérémie Panzer 2024-08-23 05:34:54 +02:00
  • 5d96c1e12b Update querydsl.version to v6.7 renovate[bot] 2024-08-22 22:39:22 +00:00
  • 3a72a1cc04 Merge pull request #1529 from Athou/renovate/org.apache.maven.plugins-maven-checkstyle-plugin-3.x Jérémie Panzer 2024-08-22 21:15:42 +02:00
  • 54f5714108 Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.5.0 renovate[bot] 2024-08-22 18:58:15 +00:00
  • 04811c7eca Merge pull request #1528 from Athou/renovate/org.apache.maven.plugins-maven-help-plugin-3.x Jérémie Panzer 2024-08-22 07:10:46 +02:00
  • 6856736ddb Update dependency org.apache.maven.plugins:maven-help-plugin to v3.5.0 renovate[bot] 2024-08-21 21:04:31 +00:00
  • db6c43993a simpler workaround for cookie max-age Athou 2024-08-21 21:56:43 +02:00
  • 508a22576a Merge pull request #1527 from Athou/renovate/node-20.x Jérémie Panzer 2024-08-21 21:35:26 +02:00
  • 8fb012b3a1 Update dependency node to v20.17.0 renovate[bot] 2024-08-21 18:25:57 +00:00
  • 133781d314 Update dependency @emotion/react to ^11.13.3 renovate[bot] 2024-08-21 11:41:31 +00:00
  • 50cb12896e Update dependency vite to ^5.4.2 renovate[bot] 2024-08-21 02:14:50 +00:00
  • 79a4315941 Update dependency @types/react to ^18.3.4 renovate[bot] 2024-08-20 22:13:31 +00:00
  • 33a2f76521 Update dependency dayjs to ^1.11.13 renovate[bot] 2024-08-20 19:25:48 +00:00
  • d4041a1d88 Merge pull request #1525 from Athou/renovate/patch-quarkus.version Jérémie Panzer 2024-08-20 21:24:48 +02:00
  • 09f2f56446 Update quarkus.version to v3.13.3 renovate[bot] 2024-08-20 17:16:54 +00:00
  • a0c3eda506 remove warning Athou 2024-08-20 10:03:15 +02:00
  • 84de3199cc guava version is managed by quarkus Athou 2024-08-20 10:01:13 +02:00
  • a7e8309d63 fix docker readme missing word Athou 2024-08-20 08:36:31 +02:00
  • 7e74d2f6f4 release 5.0.2 5.0.2 Athou 2024-08-20 07:27:46 +02:00
  • dc25d53dc0 github actions is sometimes slow, increase timeout for tests Athou 2024-08-20 00:03:45 +02:00
  • ac1a927836 remove google-api-services-youtube because it doesn't play nicely with native-image Athou 2024-08-19 23:55:38 +02:00
  • b50b69adb2 Revert "better workaround for cookie max-age" because it causes issues with favicon fetching Athou 2024-08-19 18:02:56 +02:00
  • b112e912af release 5.0.1 5.0.1 Athou 2024-08-19 15:55:13 +02:00