Athou
|
f16bac9b59
|
remove "required" for more nulalble fields
|
2023-08-11 19:12:48 +02:00 |
|
Athou
|
8cca826e70
|
specify in documentation that we support basic auth
|
2023-08-11 15:12:00 +02:00 |
|
Athou
|
b0165bb26a
|
"created" field is not always filled, remove "required"
|
2023-08-11 13:34:05 +02:00 |
|
Athou
|
466846d268
|
add option to disable custom context menu (#1128)
|
2023-08-04 08:53:34 +02:00 |
|
Athou
|
cb779ec494
|
add setting to disable mark as read confirmation (#1110)
|
2023-08-04 07:32:13 +02:00 |
|
Athou
|
da6f2050f9
|
log as debug because default log level is info and we don't want to see this
|
2023-08-02 14:39:03 +02:00 |
|
Athou
|
8a175d8221
|
add css parser error handler that just prints info message because it is non-blocking
|
2023-08-01 15:30:50 +02:00 |
|
Athou
|
c4715dc3f7
|
rename field to better represent what it does
|
2023-07-12 15:26:56 +02:00 |
|
D. Can Celasun
|
6ce6b5ef0e
|
Make database cleaning batch size configurable
|
2023-07-12 15:26:56 +02:00 |
|
Athou
|
1f4ec41222
|
change other yml files
|
2023-07-12 15:03:30 +02:00 |
|
D. Can Celasun
|
512c4cc507
|
Support MariaDB JDBC driver
This fixes #1113
|
2023-07-11 08:54:17 +01:00 |
|
Athou
|
46d3e67aec
|
update other yml files
|
2023-07-09 14:31:46 +02:00 |
|
Athou
|
d9505c4d87
|
Merge branch 'master' of https://github.com/ScuttleSE/commafeed into ScuttleSE-master
|
2023-07-09 14:31:13 +02:00 |
|
Athou
|
42491f5778
|
no need to repeat feed url in message stored in database (#1112)
|
2023-07-09 14:09:30 +02:00 |
|
Gustav Almstrom
|
9c897c9fb2
|
Updated MySQL driver
|
2023-07-09 11:10:27 +02:00 |
|
Athou
|
04c74b5daa
|
release 3.8.1
|
2023-07-04 18:40:15 +02:00 |
|
Athou
|
922346bef6
|
fetch only ids to improve performance during cleanup
|
2023-07-01 22:54:28 +02:00 |
|
Athou
|
82cf0e154a
|
release 3.8.0
|
2023-06-28 20:40:22 +02:00 |
|
Athou
|
488a88fe95
|
we removed the usage of the deprecated hibernate id generator, we no longer need to ignore warning log messages about it
|
2023-06-25 07:32:14 +02:00 |
|
Athou
|
7c226f41db
|
add a setting to always scroll selected entry to the top of the page, even if it fits entirely on screen (#1088)
|
2023-06-24 09:48:59 +02:00 |
|
Athou
|
aeaaeaee0e
|
fix warning
|
2023-06-22 10:36:03 +02:00 |
|
Athou
|
4d0a8fd133
|
fix user count
|
2023-06-22 07:19:33 +02:00 |
|
Athou
|
52f911f303
|
add websocket metrics
|
2023-06-21 14:20:14 +02:00 |
|
Athou
|
4f699d9675
|
release 3.7.0
|
2023-06-20 09:18:18 +02:00 |
|
Athou
|
c835d805b1
|
restore a version of findNextUpdatable that handles inactive users better than the one we removed a while ago
|
2023-06-16 15:27:39 +02:00 |
|
Athou
|
4a90e1f69d
|
add some debugging
|
2023-06-16 13:14:37 +02:00 |
|
Athou
|
fcfeaa462e
|
on user login and in heavy load mode, only force refresh feeds that are up for refresh
|
2023-06-16 13:14:37 +02:00 |
|
Athou
|
b16978d8fe
|
position is now always set (#1076)
|
2023-06-15 21:12:10 +02:00 |
|
Athou
|
9156b8b6d0
|
add a setting to hide commafeed from search engines
|
2023-06-13 10:51:12 +02:00 |
|
Athou
|
e2eeba90ef
|
release 3.6.0
|
2023-06-08 08:46:20 +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
|
763ce1e4fd
|
correctly invalidate unread count cache when using the next unread servlet
|
2023-06-01 13:11:19 +02:00 |
|
Athou
|
84626e1ef2
|
release 3.5.0
|
2023-06-01 07:49:42 +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
|
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
|
2023-05-26 12:36:31 +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
|
b86ff2a32f
|
logging tweaks
|
2023-05-24 08:20:53 +02:00 |
|