Athou
|
e161ff4167
|
create a demo user on startup and prevent any profile modification
|
2013-04-21 13:50:10 +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
|
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
|
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
|
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
|
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
|
5be7c487ad
|
optimizations
|
2013-04-14 18:51:12 +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
|
65552294cc
|
user setting for showing or hiding 'empty' categories and feeds
|
2013-04-12 10:06:44 +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
|
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
|
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 |
|
Athou
|
99ce880fe0
|
populate statuses as read when a user subscribes
|
2013-04-08 15:49:34 +02:00 |
|
Athou
|
546562c175
|
append http protocol if missing
|
2013-04-08 15:13:32 +02:00 |
|
Athou
|
cf7d4cce9c
|
major improvement in the way data is stored
|
2013-04-08 13:35:13 +02:00 |
|
Athou
|
642661a926
|
smarter feed entry storing (fixes #10)
|
2013-04-07 12:01:50 +02:00 |
|
Athou
|
56443490b7
|
return count only (fixes #18)
|
2013-04-06 17:21:48 +02:00 |
|
Athou
|
7050421906
|
added todo
|
2013-04-06 07:34:12 +02:00 |
|
Athou
|
56e3f36262
|
speed up mark all as read
|
2013-04-06 07:08:52 +02:00 |
|
Athou
|
a1ab76d176
|
import from google reader
|
2013-04-05 16:31:42 +02:00 |
|
Athou
|
2f13891f81
|
settings page and custom css for users
|
2013-04-04 12:18:29 +02:00 |
|