Bernhard Posselt
|
eeec3b2818
|
use @ngInject annotation for minification
|
2014-10-06 13:41:07 +02:00 |
|
Bernhard Posselt
|
63a3bdfd58
|
fix update bug
|
2014-09-19 15:36:08 +02:00 |
|
Bernhard Posselt
|
5fb9e4a435
|
autopage later to give an impression that the app is fast :P
|
2014-09-18 20:18:01 +02:00 |
|
Bernhard Posselt
|
8f35519c6f
|
use config for scroll configs
|
2014-09-18 20:02:40 +02:00 |
|
Bernhard Posselt
|
31f812730e
|
styling for expanded view
|
2014-09-13 19:47:29 +02:00 |
|
Bernhard Posselt
|
08df2433ca
|
autopaging
|
2014-09-13 16:58:38 +02:00 |
|
Bernhard Posselt
|
218f7821cb
|
remove angular-animate from build, update bower packages
|
2014-09-13 03:05:47 +02:00 |
|
Bernhard Posselt
|
ea9ebd4826
|
port to es5 and add es6 shims for object prototypes instead
|
2014-09-11 03:55:52 +02:00 |
|
Bernhard Posselt
|
c7c2bf214c
|
editing
|
2014-08-27 18:52:13 +02:00 |
|
Bernhard Posselt
|
c4e591f541
|
properly redirect with appended slashes
|
2014-06-02 03:48:41 +02:00 |
|
Bernhard Posselt
|
35d0d8750e
|
more additions
|
2014-05-30 22:19:26 +02:00 |
|
Bernhard Posselt
|
e9a2c6bac0
|
more stuff
|
2014-05-30 16:12:51 +02:00 |
|
Bernhard Posselt
|
79032a17fb
|
add autopaging
|
2014-05-30 00:06:49 +02:00 |
|
Bernhard Posselt
|
b91ef01fdb
|
use controller as syntax for ng-view
|
2014-05-26 02:41:01 +02:00 |
|
Bernhard Posselt
|
c12a2504cd
|
fix rename
|
2014-05-23 03:53:24 +02:00 |
|
Bernhard Posselt
|
6b46f7b265
|
increase starcount if starring
|
2014-05-22 02:50:55 +02:00 |
|
Bernhard Posselt
|
aff0213dc9
|
const possible values
|
2014-05-21 23:49:00 +02:00 |
|
Bernhard Posselt
|
0fa6755224
|
es6 all the things
|
2014-05-21 23:43:28 +02:00 |
|
Bernhard Posselt
|
5a7b1e0c36
|
rename model to resource
|
2014-05-20 17:01:59 +02:00 |
|
Bernhard Posselt
|
11f0246acd
|
subscribe to more channels and fetch more feeds on init
|
2014-05-19 15:51:26 +02:00 |
|
Bernhard Posselt
|
928ccf49fb
|
periodically update
|
2014-05-19 03:41:28 +02:00 |
|
Bernhard Posselt
|
90584316b8
|
add test for firstrun page
|
2014-05-19 02:22:02 +02:00 |
|
Bernhard Posselt
|
ded252d29e
|
register publisher
|
2014-05-18 22:56:44 +02:00 |
|
Bernhard Posselt
|
731823c61f
|
cleanup
|
2014-05-16 20:11:12 +02:00 |
|
Bernhard Posselt
|
3ce894af1e
|
use markdown, refactor js
|
2014-05-15 03:00:53 +02:00 |
|
Bernhard Posselt
|
b567d32b0e
|
first commit, nothing working yet
|
2014-05-14 19:22:55 +02:00 |
|
Bernhard Posselt
|
b9de58c0c9
|
remove more old code
|
2014-05-13 22:10:02 +02:00 |
|
Bernhard Posselt
|
1ca71fccb1
|
fix broken audio feeds, fix #508
|
2014-04-18 17:47:50 +02:00 |
|
Bernhard Posselt
|
8588c46028
|
fix user settings request
|
2014-04-09 22:52:27 +02:00 |
|
Bernhard Posselt
|
3b5d012b57
|
fix user settings request
|
2014-04-09 22:52:27 +02:00 |
|
Bernhard Posselt
|
17e1e167ba
|
fix bug that would prevent you from creating folders
|
2014-04-08 22:43:37 +02:00 |
|
Bernhard Posselt
|
4c17bce22e
|
fix undo notification
|
2014-04-08 22:33:00 +02:00 |
|
Bernhard Posselt
|
a3c78541d7
|
use generate url, fix #496
|
2014-04-08 22:29:12 +02:00 |
|
Bernhard Posselt
|
8750ce5d8c
|
Merge pull request #502 from owncloud/routing
Update requests to use the full route. Refs. #496
|
2014-04-08 22:21:27 +02:00 |
|
Bernhard Posselt
|
68f5a01dc6
|
port javascript from appframework
|
2014-04-08 22:19:19 +02:00 |
|
Bernhard Posselt
|
7c6d727f6a
|
fix errors related to persistence data change
|
2014-04-06 16:00:21 +02:00 |
|
Bernhard Posselt
|
dbd18a2099
|
get rid of deprecated getParams and renderJSON method to ease transition to built in appframework
|
2014-04-06 15:26:58 +02:00 |
|
Bernhard Posselt
|
19bab14274
|
Don't prevent shortcuts if a button (starred icon for instance) is focused (theres no input for buttons anyways), fix #497
|
2014-04-03 23:59:42 +02:00 |
|
Bernhard Posselt
|
4ab9494fc9
|
only instantiate one itemcontroller, prevent tons of requests when autopaging, fix #498
|
2014-04-03 23:53:42 +02:00 |
|
Bernhard Posselt
|
e59034b11d
|
recreate old bind unsafe html behaviour
|
2014-03-27 03:12:43 +01:00 |
|
Thomas Tanghus
|
e2dfa63781
|
Update requests to use the full route. Refs. #496
|
2014-03-26 21:07:40 +01:00 |
|
Bernhard Posselt
|
88b8803e65
|
fix autofocus when loading unread articles and initial view
|
2014-03-18 20:20:57 +01:00 |
|
Bernhard Posselt
|
69ba0a6f92
|
dont collapse old item when opening a new one, fix #453
|
2014-03-08 21:54:06 +01:00 |
|
Davide Saurino
|
acec12a5dc
|
Rename folders (FIX #456)
|
2014-02-06 16:38:14 +01:00 |
|
Alessandro Cosentino
|
bb064aa9cc
|
activate shortcuts only when modifier keys are not pressed. fix #449
|
2014-01-14 10:34:21 +01:00 |
|
Bernhard Posselt
|
c930b7c448
|
debug
|
2013-12-20 23:25:00 +01:00 |
|
Bernhard Posselt
|
35316ec933
|
debug
|
2013-12-20 23:22:43 +01:00 |
|
Bernhard Posselt
|
abb988dd23
|
debug
|
2013-12-20 23:21:50 +01:00 |
|
Bernhard Posselt
|
b55935fb4e
|
debug
|
2013-12-20 23:19:58 +01:00 |
|
Bernhard Posselt
|
4c310835ed
|
debug
|
2013-12-20 23:16:12 +01:00 |
|