Commit Graph

358 Commits

Author SHA1 Message Date
Athou
e161ff4167 create a demo user on startup and prevent any profile modification 2013-04-21 13:50:10 +02:00
Athou
e8b1be8ccb added donate button 2013-04-21 12:48:34 +02:00
Athou
d4fa817983 import opml asynchronously 2013-04-21 12:39:10 +02:00
Athou
0cc26b9380 don't encode all html entities (#46) 2013-04-21 12:13:02 +02:00
Athou
c1db200c54 move write lock to feed creation only 2013-04-21 11:24:45 +02:00
Athou
3378c3c310 help page styling 2013-04-21 11:19:13 +02:00
Athou
95bb581405 style error page 2013-04-21 11:12:24 +02:00
Athou
74227c2fef use cdnjs instead of netdna 2013-04-21 10:46:30 +02:00
Athou
cb55865652 attempt to fix invalid_grant error 2013-04-21 10:20:30 +02:00
Athou
d39503f586 handle opml 1.1 (from theoldreader) 2013-04-21 09:05:51 +02:00
Athou
e5e827e585 more keyboard shortcuts goodness 2013-04-21 08:07:06 +02:00
Athou
201468c085 apache 2.0 license (fix #48) 2013-04-21 07:45:54 +02:00
Athou
35447ce3a3 make sure the title is not null 2013-04-20 12:27:52 +02:00
Athou
d66395c9c0 censoring the logo and restyling the welcome page a little bit 2013-04-20 11:59:40 +02:00
Athou
a61ac4b0fb swagger ui styling 2013-04-19 16:52:16 +02:00
Athou
873aef829f etag column length not large enough 2013-04-19 15:22:39 +02:00
Athou
e10f25c601 allow unsecure https connections 2013-04-19 13:24:46 +02:00
Athou
7502707930 check if the feed has changed by using publishDate of the feed or the first entry 2013-04-19 12:53:25 +02:00
Athou
f8a7241bc1 disable http retry manager 2013-04-19 11:49:22 +02:00
Athou
1ba9d32c9f use basic authentication if cookie is not found 2013-04-19 10:39:13 +02:00
Athou
185c5de7af store duration of fetching 2013-04-19 09:37:07 +02:00
Athou
a4a7f6389c faster way of extracting declared encoding 2013-04-19 09:36:58 +02:00
Athou
38dd8237cf allow storage of 4-byte utf8 characters 2013-04-19 09:19:46 +02:00
Athou
136a45641f fix category creation 2013-04-19 09:04:10 +02:00
Athou
6fdd07f810 store last login user timestamp 2013-04-18 16:58:56 +02:00
Athou
99e1371386 missing semicolon 2013-04-18 16:53:50 +02:00
Athou
2ba028bacc fix firefox middle click not marking entries 2013-04-18 16:50:02 +02:00
Athou
db8fc29d4f don't update the database if the feed didn't change 2013-04-18 13:22:59 +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
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
46fa69dd13 exclude jersey 2013-04-17 07:47:55 +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
f7a54d1f0d about page placeholder 2013-04-16 13:23:52 +02:00
Athou
3ef1dd5190 api page styling 2013-04-16 13:12:11 +02:00