Commit Graph

350 Commits

Author SHA1 Message Date
Athou
cb55865652 attempt to fix invalid_grant error 2013-04-21 10:20:30 +02:00
Athou
d66395c9c0 censoring the logo and restyling the welcome page a little bit 2013-04-20 11:59:40 +02:00
Athou
1ba9d32c9f use basic authentication if cookie is not found 2013-04-19 10:39:13 +02:00
Athou
136a45641f fix category creation 2013-04-19 09:04:10 +02:00
Athou
af109ccf5c fix for admin api 2013-04-18 13:08:17 +02:00
Athou
9bd825d786 rename users to user as it makes more sense 2013-04-18 09:32:32 +02:00
Athou
8d04a7c29f use POST for operations that modify data 2013-04-18 09:28:18 +02:00
Athou
123c208391 document that those methods only support read and not unread marking 2013-04-18 09:19:22 +02:00
Athou
f6333145c0 downgrade bootstrap, fix firefox middle click (see https://github.com/twitter/bootstrap/issues/7118) 2013-04-17 19:18:51 +02:00
Athou
715dc8783f refactored resource classes 2013-04-17 16:49:43 +02:00
Athou
4c927630a7 more api documentation 2013-04-17 13:26:14 +02:00
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