Commit Graph

213 Commits

Author SHA1 Message Date
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
8343434882 remove circular dependency 2013-04-17 07:57:43 +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
af4e294a0c log feed url in message when available 2013-04-16 14:57:36 +02:00
Athou
743b389808 initial metrics system 2013-04-16 13:52:20 +02:00
Athou
703a3bf0d5 make sure the title is not too long 2013-04-16 12:57:40 +02:00
Athou
94251d2be7 ability to queue a feed for refresh 2013-04-16 12:50:41 +02:00
Athou
3ab8abe5bd more api documentation 2013-04-16 12:36:18 +02:00
Athou
11a9d68948 transaction not needed 2013-04-16 10:53:56 +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
b6d8072090 smarter way of stopping things 2013-04-16 09:29:33 +02:00
Athou
2fbd7c3837 set new entries as unread when subscribing 2013-04-16 07:30:40 +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
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
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
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
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