Commit Graph

955 Commits

Author SHA1 Message Date
Athou
0ff477579b findbugs is now happy 2014-08-14 08:38:13 +02:00
Athou
62a8e8c119 prevent timing attacks by using a time-constant comparison algorithm 2014-08-13 17:08:42 +02:00
Athou
f05515d7d6 finer transactions 2014-08-13 13:08:54 +02:00
Athou
95bbcce941 simplify queries 2014-08-13 12:59:06 +02:00
Athou
e4c4960972 remove rest methods as those are scheduled now 2014-08-13 11:49:21 +02:00
Athou
2a26031261 not a good idea 2014-08-13 11:45:35 +02:00
Athou
7b373c79d9 fetch user from database instead of using the one in the session to avoid hibernate exception 2014-08-13 10:15:01 +02:00
Athou
4e9266e2d5 added comment 2014-08-13 10:12:18 +02:00
Athou
9320b6beb8 units of work can now be chained 2014-08-13 10:01:38 +02:00
Athou
6d4cbb889d increase connections in redis pool 2014-08-13 03:03:53 +02:00
Athou
eb5a6913e0 renamed variable for clarity 2014-08-12 19:56:21 +02:00
Athou
34d7cb949d login by name or email 2014-08-12 19:55:57 +02:00
Athou
3c935a0b67 remove potential duplicates 2014-08-12 16:56:18 +02:00
Athou
982cf044ef smarter join 2014-08-12 16:32:03 +02:00
Athou
7a21e9816c prevent NPE 2014-08-12 16:05:57 +02:00
Athou
fd6701079e logging shutdown info 2014-08-12 14:53:04 +02:00
Athou
757cfff0e6 cleanup 2014-08-12 14:39:08 +02:00
Athou
560277663f java dependencies upgrade 2014-08-12 12:02:47 +02:00
Athou
a10d0336c5 persistent sessions across app restarts and across browser restarts 2014-08-12 11:25:00 +02:00
Athou
114ab6834c admin user can be disabled now (fix #605) 2014-08-12 10:35:09 +02:00
Athou
7dff44bcb4 don't redirect if user is not logged in 2014-08-11 19:53:29 +02:00
Athou
e62c7141af re-implement google analytics 2014-08-11 15:11:01 +02:00
Athou
dd3455d273 re-implement password recovery 2014-08-11 14:55:41 +02:00
Athou
ac7fe91593 swagger ui 2014-08-11 11:05:50 +02:00
Athou
f83a7a2ef7 better transaction granularity 2014-08-11 06:11:12 +02:00
Athou
b8cd0b024c allow admin user removal 2014-08-11 06:01:49 +02:00
Athou
397718fbb4 reimplement custom css feature 2014-08-11 05:51:44 +02:00
Athou
e8f0cfb4bd better detection of empty database 2014-08-11 05:33:00 +02:00
Athou
6ef5f824da comments in yaml config files 2014-08-10 21:47:43 +02:00
Athou
c8e33aa6c7 reload app after login 2014-08-10 16:37:20 +02:00
Athou
04981bdcef fix select2 images 2014-08-10 16:03:25 +02:00
Athou
39be4fec4e i18n now working 2014-08-10 15:37:24 +02:00
Athou
f9e7958e8b added scheduler 2014-08-10 07:24:23 +02:00
Athou
1a8ca2242c cache config no longer used 2014-08-09 19:40:55 +02:00
Athou
c5e9e60ab0 configs for dev and prod 2014-08-09 19:35:05 +02:00
Athou
afbbd07a13 apply theme 2014-08-09 19:21:59 +02:00
Athou
cf96a0a84e run in session 2014-08-09 19:15:11 +02:00
Athou
0329c7d876 registration module 2014-08-09 19:04:37 +02:00
Athou
bbf04c4687 welcome page 2014-08-09 18:13:46 +02:00
Athou
33b683d037 session support 2014-08-09 15:38:42 +02:00
Athou
21ec54408e cache config 2014-08-09 13:26:03 +02:00
Athou
f0f46169e4 next unread servlet 2014-08-09 13:25:53 +02:00
Athou
fa6a3494ae remove todo 2014-08-08 22:32:16 +02:00
Athou
5867b51f3b use the right user 2014-08-08 22:18:49 +02:00
Athou
c56c213da7 security revamp 2014-08-08 22:18:35 +02:00
Athou
986fd25942 removed wicket and tomee, use dropwizard instead. remove wro4j, use gulp instead 2014-08-08 16:49:02 +02:00
Athou
db258d4ecc starred items ignore the unreadOnly flag 2014-05-07 23:27:41 +02:00
Athou
36492cbff5 fix opml export 2014-04-21 09:53:04 +02:00
Athou
32a30019a7 individual settings for share buttons, and added tumblr (#582) 2014-04-16 12:30:25 +02:00
Athou
bb72131354 remove invalid content-encoding headers (fix #580) 2014-04-16 11:42:39 +02:00