Commit Graph

257 Commits

Author SHA1 Message Date
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
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
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
Athou
ee9fd0ae89 homepage styling 2013-04-12 08:07:49 +02:00
Athou
96032a79c9 added logo to welcomepage 2013-04-12 00:24:15 +02:00
Athou
5b5ad242e0 major classes refactoring 2013-04-11 20:49:08 +02:00
Athou
54ebf7b9db more threads 2013-04-11 19:35:16 +02:00
Athou
4b49625a8f better background refresh 2013-04-11 19:11:27 +02:00
Athou
70b6fd1fd3 disable feeds for a little bit when unable to refresh the feed several times in a row 2013-04-11 16:50:20 +02:00
Athou
36a9a7a795 format message 2013-04-11 12:57:21 +02:00
Athou
25dd0aab51 propagate exceptions 2013-04-11 12:50:41 +02:00
Athou
53ee8f1428 secure cookie 2013-04-11 11:11:57 +02:00
Athou
84f055b67a store entry content externally and load only when needed 2013-04-11 10:31:19 +02:00
Athou
193c73109f paint selected tree item red when page is first loaded 2013-04-11 10:24:35 +02:00
Athou
60f289b82e optimization 2013-04-11 10:18:19 +02:00
Athou
013922b96d make sure the user owns the modified data 2013-04-10 22:23:43 +02:00
Athou
b3edfb955f category dropdown menu 2013-04-10 22:02:18 +02:00
Athou
ae42170090 link to admin user list 2013-04-10 16:55:51 +02:00
Athou
59d10acbb6 styling 2013-04-10 16:55:40 +02:00
Athou
581c7bc070 store only 10 entries for new users 2013-04-10 16:45:05 +02:00
Athou
edfafeb7b0 allow import during registration 2013-04-10 16:43:50 +02:00