Commit Graph

295 Commits

Author SHA1 Message Date
Athou
877d74eef2 should fix the invalid_grant error 2013-04-16 06:53:00 +02:00
Athou
c35363a8cb just log the error and go on 2013-04-15 22:46:41 +02:00
Athou
e124fdbe8f tweaks for swagger 2013-04-15 22:31:11 +02:00
Athou
a9eb2595fe use swagger instead of enunciate 2013-04-15 21:50:36 +02:00
Athou
2152e93086 rename groups 2013-04-15 15:43:42 +02:00
Athou
12e775d64d added enunciate for doc generation 2013-04-15 14:47:37 +02:00
Athou
f8faa69f02 remove serializable as it does not make sense 2013-04-15 11:47:48 +02:00
Athou
056023552a override some tomee default values 2013-04-15 11:46:31 +02:00
Athou
0da3ce1bc5 scale based on number of background threads 2013-04-15 10:50:25 +02:00
Athou
b1e7504bac remove bootstrap icons as we are using fontawesome now 2013-04-15 10:32:47 +02:00
Athou
c52fdf9f9f security fix, reuse session instead of passing the user to the state 2013-04-15 10:29:12 +02:00
Athou
48a53a188b make sure the title is not too long 2013-04-14 22:40:13 +02:00
Athou
405d68168b use fontawesome 2013-04-14 19:02:24 +02:00
Athou
5be7c487ad optimizations 2013-04-14 18:51:12 +02:00
Athou
86edd54a21 index hashes 2013-04-14 18:28:48 +02:00
Athou
0b96f5f95b fix icon 2013-04-14 18:27:01 +02:00
Athou
6217f236fa avoid an extra database roundtrip 2013-04-14 18:12:35 +02:00
Athou
874d7a4c07 write lock subscription 2013-04-14 18:12:19 +02:00
Athou
cad38e5e31 remove initial data 2013-04-14 18:11:55 +02:00
Athou
9275ab4b61 remove extra line 2013-04-14 18:11:38 +02:00
Athou
ec22a12d20 set utf8 on connection string 2013-04-14 09:58:24 +02:00
Athou
eab75b798c set the dialect 2013-04-14 09:31:32 +02:00
Athou
03a5b54a5a enforce utf8 on mysql 2013-04-14 09:12:16 +02:00
Athou
8f7709b6c4 use a cdn when possible 2013-04-14 08:48:10 +02:00
Athou
73c932ed6e no transaction needed 2013-04-13 22:55:54 +02:00
Athou
8fed8ea8a3 bundle js libs together 2013-04-13 18:50:38 +02:00
Athou
2cac91c5fa fix icon hovering 2013-04-13 18:11:59 +02:00
Athou
f0dd91cd39 format date using client timezone 2013-04-13 13:04:37 +02:00
Athou
c2ecaed0af remove debug infos 2013-04-13 12:45:52 +02:00
Athou
6739166b04 profile page 2013-04-13 12:40:04 +02:00
Athou
b3465f33c1 cancel threads when application stops/restarts 2013-04-13 11:41:33 +02:00
Athou
c41c4fe8b9 forgot to refresh lastUpdate field 2013-04-13 10:13:41 +02:00
Athou
544ebb8e86 injetions cleanup 2013-04-13 09:17:38 +02:00
Athou
f148fd3ead actually leave the handle as is, some feeds take a lot of time building at first but then are cached and a retry is working then 2013-04-13 07:23:21 +02:00
Athou
281ff6d883 smarter way of getting the next feed to update 2013-04-13 07:02:59 +02:00
Athou
7c5cd361da disable retry handler 2013-04-13 07:01:28 +02:00
Athou
9d7c6b17c0 don't stop the worker, just log the exception and go on 2013-04-13 06:39:12 +02:00
Athou
47cddc954a add indexes 2013-04-13 01:24:28 +02:00
Athou
7143b886ee junit tests setup 2013-04-12 15:50:13 +02:00
Athou
6e446fe55c jasmine tests setup 2013-04-12 15:40:55 +02:00
Athou
9f830e0d21 readme update 2013-04-12 13:31:30 +02:00
Athou
867f8b41e1 readme update 2013-04-12 13:30:59 +02:00
Athou
38233be861 added mailing class 2013-04-12 13:27:30 +02:00
Athou
679fcad2b5 welcome page tweak 2013-04-12 12:56:32 +02:00
Athou
edd2ec42c7 use metamodel 2013-04-12 10:44:41 +02:00
Athou
b459975522 rewrote query with criteria api 2013-04-12 10:29:34 +02:00
Athou
ba0a749a5d display sign in failed message 2013-04-12 10:29:20 +02:00
Athou
65552294cc user setting for showing or hiding 'empty' categories and feeds 2013-04-12 10:06:44 +02:00
Athou
38c58fcf64 admin setting for background thread count 2013-04-12 09:56:57 +02:00
Athou
7cc7fd9daa fix display icon on hover 2013-04-12 09:45:00 +02:00