Simon Spannagel
09d336c52a
Update interval: add units
...
Signed-off-by: Simon Spannagel <simonspa@kth.se>
2020-08-30 19:24:02 +02:00
Valdnet
dc709f33b5
l10n: Text strings fix
2020-08-17 09:47:14 +02:00
Benjamin Brahmer
4ebc906fef
Update to new BackgroudJob logic
...
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-08-14 18:22:57 +02:00
anoy
92e0ecd177
fixed double escaped intro
...
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-06-20 13:27:29 +02:00
anoy
b5340676dc
fixed active menu item and reload for unread
...
Signed-off-by: anoy <anoymouserver+github@mailbox.org>
2020-04-24 18:24:08 +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
Éloi Rivard
306d3cdc60
Basic Media-RSS support ( #599 )
...
Signed-off-by: Éloi Rivard <azmeuk@gmail.com>
2020-02-16 14:26:06 +01:00
b_b
44658773bf
Generate enclosure div only for audio & video ( #567 )
...
Generate enclosure div only for audio & video Fix #532
Signed-off-by: brunob <bruno@eliaz.fr>
2019-11-10 08:19:05 +01:00
Chris Aumann
ec6001eb55
Fix </ul> closing tag in part.content.php ( #523 )
...
Signed-off-by: Chris Aumann <me@chr4.org>
2019-07-07 09:46:12 +02:00
nachoparker
a363aab228
prevent menu actions from collapsing sidebar ( #504 )
...
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-05-11 10:09:27 +02:00
nachoparker
1a54c2abec
add "mark read" floating button mobile. Fixes #469 ( #505 )
...
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2019-05-11 10:08:14 +02:00
Daniel Opitz
10c0b1ff10
removed warning about non utf8mb4 charset for mysql/mariadb - #496 ( #497 )
...
Signed-off-by: Daniel Opitz <git@copynpaste.de>
2019-04-25 13:04:56 +02:00
Andreas Demmelbauer
fba25bab14
UI: Make BasicAuth Credentials less important in subscribtion form
2019-04-07 16:06:34 -07:00
nexus-uw
fe35ba698f
prevent raw angluar templates from flashing on page load
...
- when opening news app on lower end computer, the angular templates
flash on the screen for about 1 second
- angular directive doc: https://docs.angularjs.org/api/ng/directive/ngCloak
2019-03-14 06:22:11 +01:00
Sean Molenaar
6a4e56e727
Cleanup JS and prolong error notification
2019-03-05 11:35:14 +01:00
John Molakvoæ (skjnldsv)
2a115bd79f
Audio player fix, loading fixes and design update
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-14 10:47:00 +02:00
John Molakvoæ (skjnldsv)
ed42d3fb7c
Fix update
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-07 19:04:53 +02:00
John Molakvoæ (skjnldsv)
0524db5914
New layout fix, scrolling and keyboard shortcuts fixes
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-08-03 16:25:16 +02:00
Daniel Opitz
73873c8ba4
MySQL UTF8Mb4 link to current docs ( #285 )
2018-05-11 09:58:55 +02:00
John Molakvoæ
79f49fa6f0
Stable13 fixes ( #254 )
...
* Fixed required class for main content
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fixed a external underline
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* proper scroll area
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* proper scroll area 2
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fixed transparent settings
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-01-25 10:02:32 +01:00
Allan Nordhøy
efcf4f366c
Spelling: URL ( #236 )
2017-11-29 13:03:42 +01:00
Flurin Rindisbacher
217485227a
add link to open feed-url ( fixes #199 ) ( #235 )
...
* add link to open feed-url
* add link to feed url using <a> tag
* fix typo
2017-11-28 13:16:51 +01:00
John Molakvoæ
41e97eb7f5
App to css guidelines ( #220 )
...
* Editing and deletion
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Always collapsible
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2017-09-23 13:50:01 +02:00
rakekniven
0fa82e88d7
Rakekniven patch 1 ( #204 )
...
* Update FeedFetcher.php
* Update part.content.warnings.php
* Update part.content.warnings.php
2017-07-13 16:52:30 +02:00
Daniel Schaal
fd630242da
Remove bower, install everything using npm ( #197 )
...
* Remove bower, install everything using npm
Remove js-url and use a simple function to get the query param.
* Bundle all js scripts in app.min.js
* Move jquery to devDependencies
* Remove es6-shim, most common browsers support es6 natively.
2017-06-18 12:19:38 +02:00
Daniel Schaal
f5abeadcc4
Update moment to 2.18
...
momentjs was renamed to moment, update all references
2017-06-10 11:19:07 +02:00
Koen Martens
328a7d4c2f
utf8mb4 warning: link to nextcloud-specific instructions ( #176 ) ( #181 )
...
* utf8mb4 warning: link to nextcloud-specific instructions (#176 )
* Modify changelog, add utf8mb4 url change.
2017-06-06 18:43:24 +02:00
coderkun
5f19965447
Fix include of “warning” template ( fixes #166 ) ( #168 )
2017-05-29 19:30:52 +02:00
rakekniven
2b40b20dcc
Update admin.php
2017-05-26 13:08:04 +02:00
rakekniven
099a0bbcdf
Update part.settings.php
2017-05-26 13:06:54 +02:00
rakekniven
79392122e4
Update part.content.warnings.php
2017-05-26 13:04:22 +02:00
Bernhard Posselt
2110e7bc05
better wording
2017-05-24 21:16:28 +02:00
Bernhard Posselt
42c57af9f8
better link
2017-05-24 20:52:23 +02:00
Roman
cd2b6a1ebc
Fix of #156 for folders ( #158 )
2017-05-24 09:20:19 +02:00
Roman
3a054c59f2
Fix for #156 ( #157 )
...
As I said in the issue, "mark read" is the most used menu item, and it must be the first, that way we will drag the mouse less.
2017-05-23 21:18:37 +02:00
comradekingu
6a49dbe342
Spelling: "wiki"
2017-05-20 03:47:47 +02:00
Bernhard Posselt
e64167ec0a
Fix #151 , Fix #145
2017-05-19 17:48:16 +02:00
Bernhard Posselt
fdd1c6041c
fix menu and settings area in 12
2017-04-30 23:36:58 +02:00
Bernhard Posselt
3134670d3b
Show favicons in expanded mode's subtitle section if a folder is viewed
2016-12-09 15:06:31 +01:00
amittel
72e4949ea8
Add settings string ( #64 )
...
Fixes #63
2016-11-23 14:43:25 +01:00
Bernhard Posselt
66c8819283
Prevent chrome from completing basic auth credentials
2016-08-25 17:54:35 +02:00
Bernhard Posselt
38e657a5d5
removing owncloud references and updating links
2016-07-23 22:02:21 +02:00
Bernhard Posselt
1fb4c570b1
Do not show compact settings if compact mode is not enabled
2016-05-22 11:21:12 +02:00
Bernhard Posselt
40d509323f
Do not show compact settings if compact mode is not enabled
2016-05-22 11:18:13 +02:00
Bernhard Posselt
374ea7e2d1
blubb
2016-05-12 19:13:18 +02:00
Bernhard Posselt
a557394c5c
remove pull to refresh
2016-05-11 17:12:52 +02:00
Bernhard Posselt
9a3c1c7182
Fix window.opener vulnerability
2016-05-10 17:34:00 +02:00
Bernhard Posselt
d538613b60
Fix #791
2016-04-18 21:18:13 +02:00
Bernhard Posselt
db10a37080
Better cron warning message, do not run feed updates when in ajax or web cron mode
2016-04-13 21:09:18 +02:00
Bernhard Posselt
87cd4f3623
Better cron warning message
2016-04-13 20:32:44 +02:00