Commit Graph

197 Commits

Author SHA1 Message Date
Athou
b0f9f1ed9b return Response objects for all methods, including security interceptor. Removes stacktraces for unauthorized calls 2013-05-17 19:39:52 +02:00
Athou
888795c02b translation generator 2013-05-17 18:46:18 +02:00
Athou
62e851cacf both #117 and #77 2013-05-17 13:31:43 +02:00
Athou
e72addf4f4 added missing / 2013-05-17 07:55:11 +02:00
Athou
adb6ab70ee some welcome page styling 2013-05-16 19:11:05 +02:00
Athou
e2032c0ca8 allow + sign in email address (fixes #82) 2013-05-15 23:37:14 +02:00
Athou
993bc0a1ac left joins instead of cross joins 2013-05-15 16:01:14 +02:00
Athou
7e055ea2c2 screenshot preview on landing page 2013-05-13 12:46:59 +02:00
Athou
a6ab0cd9fc fix NPE 2013-05-13 11:46:07 +02:00
Athou
5727a01481 fix NPE 2013-05-12 16:54:35 +02:00
Athou
73154be1db utility method for retrieving subscription unread count 2013-05-12 16:09:28 +02:00
Athou
98aeccbb66 i18n implementation (#55) 2013-05-12 14:19:00 +02:00
Athou
ca47270db1 store and use preferred language from user (#55) 2013-05-11 22:49:33 +02:00
Athou
dab151ce37 api documentation fix 2013-05-11 21:12:02 +02:00
Athou
3778b44588 backbone for i18n support (#55) 2013-05-11 21:10:16 +02:00
Athou
ef618c1e13 allow users to permanently delete their account 2013-05-08 16:17:45 +02:00
Athou
2af492781a handle sass files through wro4j 2013-05-06 07:35:01 +02:00
Athou
e0d6be4d01 wip: mark items as the user scrolls past them (#62) 2013-05-05 19:35:07 +02:00
Athou
dcd8ab951f initial expanded view support (#62) 2013-05-04 21:12:51 +02:00
Athou
5dcc923cf1 added authentication via api key for some limited api methods (fix #64) 2013-05-01 21:56:59 +02:00
Athou
07fb0e712b social sharing buttons 2013-05-01 18:06:18 +02:00
Athou
2006d7d6b2 switched twitter buttons 2013-05-01 16:05:29 +02:00
Athou
61c7592363 format date differently if date is today 2013-05-01 15:51:31 +02:00
Athou
547e1dd7ab twitter link on welcome page 2013-05-01 15:00:05 +02:00
Athou
bfda641501 set parent category of children categories to null when removing a category (fix #38) 2013-05-01 14:49:03 +02:00
Athou
4cbd77ca03 version resources 2013-04-30 22:56:43 +02:00
Athou
2d40c4292c refactored tree, no more dropdown for feed editing 2013-04-30 17:09:53 +02:00
Athou
bfde9241eb starring support (#43) 2013-04-30 12:43:01 +02:00
Athou
2cbf51c287 rest endpoint to retrieve a feed or a category as a feed 2013-04-30 07:20:26 +02:00
Athou
d5218b8773 initial starring support 2013-04-29 22:37:26 +02:00
Athou
f7004bf625 make sure opml is not empty before importing 2013-04-28 18:06:34 +02:00
Athou
c3d826eb74 bypass our server directly for feed favicons 2013-04-28 15:15:59 +02:00
Athou
7f979e2310 handle sass files 2013-04-28 11:20:20 +02:00
Athou
e3358e97e4 uservoice feedback 2013-04-28 10:44:45 +02:00
Athou
30cf80e4f5 api method to export opml (#64) 2013-04-28 09:19:27 +02:00
Athou
cfb1e550bc resources concat and minify in production 2013-04-28 07:47:16 +02:00
Athou
0fb6c6c40c refresh button now queues the feed for refresh 2013-04-27 10:44:16 +02:00
Athou
e3682ac844 added a way to display an announcement 2013-04-26 07:40:39 +02:00
Athou
8944687006 new frontend model class instead of using the backend feed model 2013-04-25 13:14:56 +02:00
Athou
effa009241 new fetchedfeed class 2013-04-25 12:30:21 +02:00
Athou
fcb6ad2af2 domain name not needed 2013-04-24 11:41:13 +02:00
Athou
d6597d8cdd simulate internet ag 2013-04-23 11:55:47 +02:00
Athou
6011411dc4 google analytics support 2013-04-22 20:49:24 +02:00
Athou
21366e15a8 link to log in with demo account on the welcome page 2013-04-21 14:11:49 +02:00
Athou
e161ff4167 create a demo user on startup and prevent any profile modification 2013-04-21 13:50:10 +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
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