Athou
922346bef6
fetch only ids to improve performance during cleanup
2023-07-01 22:54:28 +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
bb25e0ede6
intellij autofixes
2023-05-31 07:27:24 +02:00
Athou
3e6451289f
add setting to limit feeds per user
2023-05-30 09:10:20 +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
bf3914e748
remove very slow query
2023-05-27 08:03:36 +02:00
Athou
e84a1289e3
remove rxjava as its too magic and very hard to master
2023-05-22 18:28:26 +02:00
Athou
ababcf7850
remove unnecessary "subscriptions" field on Feed
...
hopefully removes the error that happens sometimes:
Illegal attempt to associate a collection with two open sessions. Collection : [com.commafeed.backend.model.Feed.subscriptions]
2023-04-28 19:44:26 +02:00
Athou
ac7b6eeb21
split client and server into maven modules
2022-08-13 10:48:09 +02:00