1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-09-06 05:53:11 +02:00
Commit Graph

1145 Commits

Author SHA1 Message Date
Bernhard Posselt
dcbe710cf2 put login into prepare function 2014-05-15 13:36:51 +02:00
Bernhard Posselt
d6625bc445 fix protractor tests 2014-05-15 12:26:42 +02:00
Bernhard Posselt
83226fc3cb add first protractor test 2014-05-15 05:36:41 +02:00
Bernhard Posselt
1ab7ba56d8 add makefile to build project 2014-05-15 04:46:32 +02:00
Bernhard Posselt
04e421cf2f add basic files for js rewrite 2014-05-15 04:36:40 +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
f333f6b38f fix js tests 2014-05-13 22:48:54 +02:00
Bernhard Posselt
b9de58c0c9 remove more old code 2014-05-13 22:10:02 +02:00
Bernhard Posselt
22ce7b5640 version bump 2014-05-10 00:08:48 +02:00
Bernhard Posselt
1ca71fccb1 fix broken audio feeds, fix #508 2014-04-18 17:47:50 +02:00
Bernhard Posselt
10109c9ebe fix js tests to run without appframework 2014-04-12 01:56:59 +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
643fa4624d port to internal controller, some routes are still broken 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
31ae116fe4 migrated database, utility, bootstrap from appframework 2014-04-08 18:50:10 +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
ee3776b367 fix tests 2014-03-26 01:34:51 +01:00
Bernhard Posselt
78ede91cec fix autofocus when loading unread articles and initial view 2014-03-26 01:34:51 +01:00
Bernhard Posselt
fc95846094 fix tests 2014-03-26 01:34:51 +01:00
Bernhard Posselt
e6cf6a2dfc fix autofocus when loading unread articles and initial view 2014-03-26 01:34:51 +01:00
Bernhard Posselt
2fc5ca4f60 update a lot of stuff, WIP 2014-03-26 01:34:31 +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
Bernhard Posselt
c0ffe8b967 debug 2013-12-20 23:10:30 +01:00
Bernhard Posselt
e8cdd19195 debug 2013-12-20 23:04:25 +01:00
Bernhard Posselt
13f9849a68 debug 2013-12-20 23:02:29 +01:00
Bernhard Posselt
0dbcbb6f8b debug 2013-12-20 23:01:24 +01:00
Bernhard Posselt
b5553a83db debug 2013-12-20 22:54:32 +01:00
Bernhard Posselt
0454021bc3 Revert "prevent multiple autopage requests, fix #201"
This reverts commit 67daf10747.
2013-12-20 17:30:51 +01:00
Bernhard Posselt
67daf10747 prevent multiple autopage requests, fix #201 2013-12-20 17:25:01 +01:00
Bernhard Posselt
a74f2eed1f fix star shortcut 2013-12-19 19:07:35 +01:00
Bernhard Posselt
84b5be7f0b fix shortcuts and add shortcut to expand current item 2013-12-19 17:57:26 +01:00