1
0
Fork 0
Commit Graph

253 Commits

Author SHA1 Message Date
Rhys Tyers a50d0a427d Fix various keyboard navigation issues
Signed-off-by: Rhys Tyers <mail@rhy.si>
2022-10-23 12:48:39 +02:00
Valdnet 17f05b4c06 l10n: Spelling unification
Spelling unification in Transifex.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-08-31 11:13:37 +02:00
Benjamin Brahmer 1f8880c8de Revert Add Vue and ng-vue packages
This reverts commits:
8809bb2c56
d2a5c26ee1
3344431a9b
83cdcb016b
36d304ec76

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-09-02 11:32:44 +02:00
Tucker McKnight 83cdcb016b Add a Vue component, remove extras
Fixes the problem of the vue components directory not
existing. Also removed the demo components that were
not meant to be committed.

Signed-off-by: Tucker McKnight <tucker.mcknight@gmail.com>
2021-07-19 14:58:49 +02:00
Tucker McKnight 8809bb2c56 Add Vue and ng-vue packages
Also adds related parts for compiling Vue components
into the existing Javascript bundle.

Signed-off-by: Tucker McKnight <tucker.mcknight@gmail.com>
2021-07-19 14:58:49 +02:00
Marco Nassabain 04cf2672c3 🎨 Adapt front-end to match new implementation
- remove share-specific code since new solution uses dummy feeds

Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
Marco Nassabain cfea34ba14 🧹 Cleanup code to match master
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
Marco Nassabain d192abef88 Run.js: Include shared route in regex
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
Marco Nassabain 29a68a10e8 Run.js: Subscribe to 'shared' (sharedCount)
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
Jimmy Huynh 0d5443d6ee (+) sharedButton
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 23:17:31 +02:00
Marco Nassabain a1edb03e19 🔥 Remove changes from front-end for back-end pr
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 22:31:21 +02:00
Aurélien 6ebe676911 add root for access shared items
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
2021-04-08 22:31:21 +02:00
Cesar Enrique Garcia Dabo 5b4f3d29e4 Always show the unread articles.
The unread articles folder will always be visible, regardless
of the "Show all" setting. If that setting is on, then an
additional "All articles" folder will be show as before, but
it doesn't substitute the "Uread articles" one.

A new URL /apps/news/#/items/unread is also created that jumps
to the unread articles.

Signed-off-by: Cesar Enrique Garcia Dabo <cquike@arcor.de>
2020-04-23 12:37:24 +02:00
Sean Molenaar 6a4e56e727 Cleanup JS and prolong error notification 2019-03-05 11:35:14 +01:00
John Molakvoæ (skjnldsv) ed42d3fb7c
Fix update
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-07 19:04:53 +02:00
Daniel Schaal d5399b7b6d Set $locationProvider.hashPrefix to empty string 2017-06-10 11:19:07 +02:00
Daniel Schaal 7cebc63def Use regular promise for http calls 2017-06-10 11:19:07 +02:00
Bernhard Posselt 778b1e7014 parse request token from head element directly 2017-02-15 22:17:20 +01:00
Bernhard Posselt 54c683c6b2 remove traces of owncloud.log 2016-08-10 19:48:04 +02:00
Bernhard Posselt e336636166 some final renaming fixes 2016-07-23 22:04:59 +02:00
Bernhard Posselt 7a3a22bd27 Adjust copyright header 2016-07-23 21:32:42 +02:00
Bernhard Posselt af5d2420d1 Fix #972 2016-04-13 18:46:11 +02:00
Bernhard Posselt 021e43b3ae fix #964 2016-04-07 18:58:11 +02:00
Bernhard Posselt c8722f83b6 fix small possible error 2016-02-20 18:09:13 +01:00
Bernhard Posselt 13e6e80281 migrate js build system to gulp 2016-02-11 22:36:29 +01:00
Bernhard Posselt e3ae4ea0be add german feeds and allow to change the language 2016-01-23 17:08:45 +01:00
Bernhard Posselt 4dc780ea20 rename sites file and move to subdirectory 2016-01-23 15:28:58 +01:00
Bernhard Posselt 9435bfc217 change explore url 2016-01-22 17:53:15 +01:00
Bernhard Posselt 53679811da serverside full text
remove enhancers

add full text client side implementation

fix bugs and tests for full text feed
2015-08-12 17:05:18 +02:00
Bernhard Posselt c0e6ca12e8 implement clientside search code 2015-03-21 13:36:50 +01:00
Bernhard Posselt 3bcea62e8d fix feed ordering and fix #744 2015-03-09 12:09:38 +01:00
Bernhard Posselt 77fccf6e1e move messages out of function creation 2015-02-05 15:29:13 +01:00
Bernhard Posselt df509a4b85 fix #711 2015-01-23 14:32:53 +01:00
Bernhard Posselt 8f37dbf386 also detect maintenance mode 2015-01-20 14:16:40 +01:00
Bernhard Posselt 38350e6290 show error messages if auth or network related things fail 2015-01-20 13:41:07 +01:00
Bernhard Posselt 193bd948d7 fix multiple bugs 2014-11-20 10:58:58 +01:00
Bernhard Posselt 2406a4c64c order suggestions by votes, add min height 2014-11-19 19:12:12 +01:00
Bernhard Posselt b6a4a8a29b allow to change the explore service url 2014-11-19 18:13:43 +01:00
Bernhard Posselt 53443fd177 show hint when no articles to read are availabe 2014-11-19 17:09:23 +01:00
Bernhard Posselt 676b8dd187 first stab at recommended sites 2014-11-19 15:54:32 +01:00
Bernhard Posselt 36ad80b7f6 comment 2014-11-18 20:37:22 +01:00
Bernhard Posselt 6944812573 fix fading folders on startup 2014-11-18 20:32:34 +01:00
Bernhard Posselt f9be39a2bb test 2014-11-18 18:58:50 +01:00
Bernhard Posselt d25ca8b4d6 test 2014-11-18 18:57:58 +01:00
Bernhard Posselt adf395b7cf test 2014-11-18 18:56:12 +01:00
Bernhard Posselt e30f70a12f test 2014-11-18 18:52:49 +01:00
Bernhard Posselt fd9be3ed07 test 2014-11-18 18:51:51 +01:00
Bernhard Posselt c4d9c7a30a fix #365 2014-11-18 17:13:56 +01:00
Bernhard Posselt 7a2aad5501 add keyboard shortcuts 2014-10-20 17:24:42 +02:00
Bernhard Posselt 8ba4347be1 turn off warning for unused code in App.js 2014-10-08 14:38:12 +02:00