Commit Graph

139 Commits

Author SHA1 Message Date
Athou
ef3508f393 speed feeds refresh up by using http headers 2013-04-17 12:52:17 +02:00
Athou
328aa8c019 actually use the resource class 2013-04-17 12:03:53 +02:00
Athou
ebd8d8afb8 use application resources to find the annotation, as weld is proxying classes and annotation is not present on those 2013-04-17 11:38:55 +02:00
Athou
ff5d77adaf additional debug info 2013-04-17 10:51:24 +02:00
Athou
5ab2d3739d present an error message when the annotation is not found 2013-04-17 10:34:52 +02:00
Athou
3ddbeba0eb small fixes to swagger implementation 2013-04-17 10:11:22 +02:00
Athou
8486f7b57e don't extend swagger classes, i'll just do the work myself. fixes issues with weld 2013-04-17 09:54:52 +02:00
Athou
33f589244b more api doc 2013-04-17 07:50:25 +02:00
Athou
4fb7455e70 removed codemirror as we don't really need it and it's integration with angular is bugged 2013-04-16 15:32:54 +02:00
Athou
743b389808 initial metrics system 2013-04-16 13:52:20 +02:00
Athou
3ab8abe5bd more api documentation 2013-04-16 12:36:18 +02:00
Athou
852f834377 api tweak 2013-04-16 10:42:34 +02:00
Athou
43eafd51c7 add html5shiv 2013-04-16 10:42:05 +02:00
Athou
2067bceff4 use publicUrl setting for rendering callback url 2013-04-16 10:12:37 +02:00
Athou
6c544237b2 cleaner rest api 2013-04-16 09:36:28 +02:00
Athou
b9fbf0fdf3 force a feed refresh when someone subscribes 2013-04-16 07:30:23 +02:00
Athou
877d74eef2 should fix the invalid_grant error 2013-04-16 06:53:00 +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
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
405d68168b use fontawesome 2013-04-14 19:02:24 +02:00
Athou
5be7c487ad optimizations 2013-04-14 18:51:12 +02:00
Athou
8f7709b6c4 use a cdn when possible 2013-04-14 08:48:10 +02:00
Athou
8fed8ea8a3 bundle js libs together 2013-04-13 18:50:38 +02:00
Athou
f0dd91cd39 format date using client timezone 2013-04-13 13:04:37 +02:00
Athou
6739166b04 profile page 2013-04-13 12:40:04 +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
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
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
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
013922b96d make sure the user owns the modified data 2013-04-10 22:23:43 +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
Athou
3f1306c0a4 favicon ! 2013-04-10 15:33:42 +02:00
Athou
1fdfe54471 replace css tree with an angular one, fix 100% cpu usage 2013-04-10 13:14:37 +02:00
Athou
ae4cd0b5e1 allow ordering (fix #30) 2013-04-10 11:06:04 +02:00
Athou
7d982a440a fix #29 2013-04-09 13:37:00 +02:00
Athou
6bd3848be1 fix #28 2013-04-09 12:03:03 +02:00
Athou
384bafa38e fix #20 2013-04-09 11:10:26 +02:00
Athou
1f8aa26571 fix #24 2013-04-09 10:39:02 +02:00
Athou
7b9bfeb816 fix #25 2013-04-09 09:03:52 +02:00