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 |
|
Athou
|
735a1e8b11
|
add support for arm64 docker images
|
2023-05-21 07:20:52 +02:00 |
|
Athou
|
6de817f539
|
release 3.3.2
3.3.2
|
2023-05-20 14:00:54 +02:00 |
|
Athou
|
08a2746921
|
restore entry selection indicator
|
2023-05-19 10:37:59 +02:00 |
|
Athou
|
bc28727e39
|
remove warnings
|
2023-05-17 16:14:21 +02:00 |
|
Athou
|
eceaf3a98d
|
remove lodash to reduce bundle size by 100kb
|
2023-05-17 16:11:32 +02:00 |
|
Athou
|
4a8939e5e5
|
optimized png sizes
|
2023-05-17 15:47:22 +02:00 |
|
Athou
|
e90b80c641
|
send GA pageviews only if initialized
|
2023-05-17 13:43:25 +02:00 |
|
Athou
|
2979600cc2
|
add dividers to separate read-only information from forms
|
2023-05-11 11:45:23 +02:00 |
|
Athou
|
a2deef7f7f
|
release 3.3.1
3.3.1
|
2023-05-10 20:26:45 +02:00 |
|
Athou
|
b5097d4fc3
|
fix long feed names not being shortened to respect tree max width (#1055)
|
2023-05-10 20:25:50 +02:00 |
|
Athou
|
f858eed150
|
release 3.3.0
3.3.0
|
2023-05-10 08:34:09 +02:00 |
|
Athou
|
bbdd712b01
|
compiler is only needed in the java module
|
2023-05-09 14:45:19 +02:00 |
|
Athou
|
c0875971e9
|
no longer need to insert code between imports
|
2023-05-08 17:30:32 +02:00 |
|
Athou
|
0199ebb6c3
|
major mantine update
|
2023-05-08 17:30:32 +02:00 |
|
Athou
|
c5763e2f8f
|
update all dependencies
|
2023-05-08 13:42:16 +02:00 |
|
Athou
|
5338ec0c34
|
lingui major update
|
2023-05-08 13:38:27 +02:00 |
|
Athou
|
8b5735f521
|
use Trans as much as possible to ease lingui upgrade to 4.0
|
2023-05-08 12:51:51 +02:00 |
|
Athou
|
3d1a1cd033
|
add support for custom js code that will be executed on page load (#1032)
|
2023-05-05 20:23:23 +02:00 |
|
Athou
|
b1b5eeb0e0
|
delete removed settings
|
2023-05-05 17:50:06 +02:00 |
|
Athou
|
49e37587f9
|
show alert on error
|
2023-05-05 14:56:53 +02:00 |
|