Athou
|
fafc0619ad
|
add tooltip to action buttons when label is hidden because viewport width is below mobile breakpoint (Athou/commafeed-browser-extension#1)
|
2023-06-07 11:32:54 +02:00 |
|
Athou
|
3a5dc5d0ed
|
open link on click in expanded mode since we don't need to collapse entry (#1073)
|
2023-06-07 08:58:50 +02:00 |
|
Jérémie Panzer
|
23a696e644
|
Merge pull request #1071 from Athou/dependabot/npm_and_yarn/commafeed-client/vite-4.3.9
Bump vite from 4.3.8 to 4.3.9 in /commafeed-client
|
2023-06-06 10:12:41 +02:00 |
|
dependabot[bot]
|
72cb71a2fb
|
Bump vite from 4.3.8 to 4.3.9 in /commafeed-client
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.8 to 4.3.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.3.9/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-06 08:06:36 +00:00 |
|
Athou
|
9b757735b8
|
a 403 may be returned if the user has been deleted but the session still exists, redirect to welcome page
|
2023-06-05 18:46:32 +02:00 |
|
Athou
|
6b9f8f268f
|
make /next work in development
|
2023-06-05 10:17:00 +02:00 |
|
Athou
|
e5b0eb426c
|
change default config to store h2 database in the same directory as the jar
|
2023-06-04 07:45:01 +02:00 |
|
Athou
|
ea6c83ca33
|
add link to api documentation on welcome page
|
2023-06-01 16:12:39 +02:00 |
|
Athou
|
763ce1e4fd
|
correctly invalidate unread count cache when using the next unread servlet
|
2023-06-01 13:11:19 +02:00 |
|
Athou
|
e748499ed8
|
Merge branch 'canoine-patch-2'
|
2023-06-01 08:06:05 +02:00 |
|
Athou
|
e430604528
|
remove nbsp from label
|
2023-06-01 08:05:52 +02:00 |
|
Athou
|
5e08c81d12
|
Merge branch 'patch-2' of https://github.com/canoine/commafeed into canoine-patch-2
|
2023-06-01 07:58:12 +02:00 |
|
Athou
|
84626e1ef2
|
release 3.5.0
3.5.0
|
2023-06-01 07:49:42 +02:00 |
|
Athou
|
191ece0bac
|
update browser extensions link
|
2023-06-01 07:43:17 +02:00 |
|
canoine
|
24eaff61f2
|
Update fr/messages.po
Adds, updates and fixes.
|
2023-06-01 06:25:39 +02:00 |
|
Athou
|
aa5e9bfd83
|
update readme to point to the new browser extension
|
2023-05-31 17:55:47 +02:00 |
|
Athou
|
a200147926
|
remove X-Frame-Options: DENY as it blocks the iframe from the future browser extension
|
2023-05-31 15:24:17 +02:00 |
|
Athou
|
d6205b7da3
|
fix typo
|
2023-05-31 07:36:50 +02:00 |
|
Athou
|
5ecf3e0fbf
|
add setting to disable strict password policy (#1059)
|
2023-05-31 07:31:40 +02:00 |
|
Athou
|
bb25e0ede6
|
intellij autofixes
|
2023-05-31 07:27:24 +02:00 |
|
Athou
|
f5c0e2d375
|
update documentation: alphabetical ordering is no longer available
|
2023-05-30 21:22:02 +02:00 |
|
Athou
|
12ab5b1e7b
|
add default value to allow app startup even if the setting is missing in config.yml
|
2023-05-30 10:53:28 +02:00 |
|
Athou
|
3e6451289f
|
add setting to limit feeds per user
|
2023-05-30 09:10:20 +02:00 |
|
Athou
|
09d21d88a4
|
remove usage of deprecated id generator that blocks migration to hibernate 6
|
2023-05-29 20:36:45 +02:00 |
|
Athou
|
2ec6d0a66a
|
api documentation page no longer requires users to be authenticated
|
2023-05-28 22:38:57 +02:00 |
|
Athou
|
412fc52f1c
|
add css classes to help with custom css rules (#1061)
|
2023-05-28 12:57:28 +02:00 |
|
Athou
|
b5e5989604
|
disable pull-to-refresh on mobile as it messes with vertical scrolling
|
2023-05-27 19:54:02 +02:00 |
|
Athou
|
105ff46c01
|
UnitOfWork is now injectable
|
2023-05-27 19:46:49 +02:00 |
|
Athou
|
f100f3f91a
|
run post login activities in a new transaction to avoid database locks
|
2023-05-27 19:29:44 +02:00 |
|
Athou
|
45eb436b8f
|
reduce chance of deadlocks
|
2023-05-27 08:38:23 +02:00 |
|
Athou
|
bf3914e748
|
remove very slow query
|
2023-05-27 08:03:36 +02:00 |
|
Athou
|
5df7aaf7cd
|
try to fix redis timeouts (#1060)
|
2023-05-27 07:58:22 +02:00 |
|
Athou
|
f10cfd7ad0
|
add feed refresh engine metrics
|
2023-05-26 15:20:17 +02:00 |
|
Athou
|
0626e5cd7a
|
release 3.4.0
3.4.0
|
2023-05-26 12:36:31 +02:00 |
|
Athou
|
8846472e6c
|
use our loader and not the default mantine loader
|
2023-05-26 09:16:21 +02:00 |
|
Athou
|
c20379f376
|
better separation of read-only fields from form fields on profile page
|
2023-05-26 09:16:21 +02:00 |
|
Athou
|
f7ad9c9905
|
refactor donate page
|
2023-05-26 09:16:21 +02:00 |
|
Jérémie Panzer
|
c2419e19fc
|
Create FUNDING.yml
|
2023-05-25 13:41:17 +02:00 |
|
Athou
|
a08ea27c2f
|
make sure we don't refresh a feed twice in a row
|
2023-05-25 09:02:01 +02:00 |
|
Athou
|
a546ae0d53
|
update translation instructions
|
2023-05-24 18:53:30 +02:00 |
|
Athou
|
12f8609d79
|
fix alignment of burger button with the rest of the header on mobile
|
2023-05-24 16:59:51 +02:00 |
|
Athou
|
e77267e33b
|
Revert "no longer need to ignore locale.ts files as they don't exist anymore", adjusting comment
|
2023-05-24 08:46:49 +02:00 |
|
Athou
|
b86ff2a32f
|
logging tweaks
|
2023-05-24 08:20:53 +02:00 |
|
Athou
|
5939f845b3
|
bump dependencies
|
2023-05-24 07:53:45 +02:00 |
|
Athou
|
fc8d4f1f67
|
no longer need to ignore locale.ts files as they don't exist anymore
|
2023-05-24 07:52:04 +02:00 |
|
Athou
|
3b03da1bd6
|
regenerate po files with lingui 4.x (only ordering changed)
|
2023-05-24 07:46:39 +02:00 |
|
Athou
|
4eacd238fa
|
reduce js bundle size by loading locales dynamically instead of loading all locales
|
2023-05-23 16:24:35 +02:00 |
|
Athou
|
bc7c50f0f3
|
fix alignment of icon with text for category tree nodes
|
2023-05-23 15:27:02 +02:00 |
|
Athou
|
e84a1289e3
|
remove rxjava as its too magic and very hard to master
|
2023-05-22 18:28:26 +02:00 |
|
Athou
|
85ebcd6407
|
add issue templates
|
2023-05-21 11:18:47 +02:00 |
|