1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-12-25 02:38:30 +01:00
Commit Graph

221 Commits

Author SHA1 Message Date
Benjamin Brahmer
971c181160 js updates
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-09-01 13:04:56 +02:00
Benjamin Brahmer
840906af56 fix #775 and update js packages
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-08-31 09:10:33 +02:00
dependabot[bot]
842cf789a3 Bump angular from 1.7.9 to 1.8.0 in /js
Bumps [angular](https://github.com/angular/angular.js) from 1.7.9 to 1.8.0.
- [Release notes](https://github.com/angular/angular.js/releases)
- [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular.js/compare/v1.7.9...v1.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-23 08:53:49 +02:00
Benjamin Brahmer
db8c66cb51 bump version
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-05-23 10:48:38 +02:00
Benjamin Brahmer
04cf7d669c Release 14.1.8
Changed
- Update feed-io to v4.7.0
- Update js dependencies

Fixed
- Do not create spurious links in item body (#699)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-05-22 11:06:10 +02:00
Benjamin Brahmer
cb64d3ad35 update feed-io to 4.6.0 and update js packages
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-05-04 15:57:28 +02:00
Benjamin Brahmer
49038507c3 Release 14.1.5
Fixed
- Fixed active menu item and reload for unread (#674)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-04-28 09:19:01 +02:00
Benjamin Brahmer
f60af4eca7 Update for Nextcloud 19
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-04-23 11:46:33 +02:00
Benjamin Brahmer
37b0676137 Release 14.1.2 (#616)
Changed
- Updated js packages

Fixed
- Signature was missing

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2020-01-12 14:12:15 +01:00
Sean Molenaar
5ab64657bd Bump versions and remove outdated file (#583)
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2019-12-25 07:01:54 +01:00
Benjamin Brahmer
7d71daf196 Update PHP & JS packages (#575)
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2019-11-23 08:32:27 +01:00
Benjamin Brahmer
ad1bc97ccd Release 14.0.1 (#561)
- update js and php dependencies
- add Lifehacker RSS feed #557

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2019-10-19 14:12:19 +02:00
Benjamin Brahmer
3f0e270608 update js packages (#546)
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2019-09-22 14:11:52 +02:00
Benjamin Brahmer
23e1229d6a update js dependencies (#500)
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2019-04-26 17:56:01 +02:00
Benjamin Brahmer
56fd4cb5f5 Update js dependencies 2019-03-22 09:47:22 +01:00
Sean Molenaar
7c17b2c24b Allow empty update time 2019-02-23 16:11:28 +01:00
John Molakvoæ (skjnldsv)
277201f06d Npm bump
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-10-23 07:25:57 +02:00
John Molakvoæ (skjnldsv)
0f12bf17fc 13.0.1
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-09-26 11:57:27 +02: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)
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
Sean Molenaar
ed741d0cd2 JS: Fix gulp issues with new node versions (#293) 2018-06-03 18:03:43 +02:00
Bernhard Posselt
415083089d version bump 2018-01-03 13:27:53 +01: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
Bernhard Posselt
6552f205f5 update deps 2016-12-10 15:59:36 +01:00
Bernhard Posselt
38e657a5d5 removing owncloud references and updating links 2016-07-23 22:02:21 +02:00
Bernhard Posselt
a9e0f9ae90 Require latest node build deps 2016-04-28 17:09:46 +02:00
Bernhard Posselt
a72978b794 lowercase package name 2016-04-11 20:37:42 +02:00
Bernhard Posselt
3fea5455c9 update bower 2016-04-05 20:05:50 +02:00
Bernhard Posselt
012ef5d5b6 lock down js dependencies better now that they are not bundled anymore 2016-03-26 00:51:38 +01:00
Bernhard Posselt
6e1386093d add npm update for updating 2016-03-25 20:52:30 +01:00
Bernhard Posselt
8e128604b9 add makefile for building the project 2016-03-25 17:54:22 +01:00
Bernhard Posselt
d3785b5042 update npm and bower deps 2016-03-24 13:47:29 +01:00
Bernhard Posselt
cdee7c1230 add engine requirement 2016-02-13 18:48:06 +01:00
Bernhard Posselt
7af3fc0577 requrie jasmine-core 2016-02-13 18:17:11 +01:00
Bernhard Posselt
1ea0680c5e remove unneeded dep 2016-02-12 20:35:32 +01:00
Bernhard Posselt
185aa04ae3 update build file 2016-02-12 17:46:14 +01:00
Bernhard Posselt
13e6e80281 migrate js build system to gulp 2016-02-11 22:36:29 +01:00
Bernhard Posselt
d624fdb329 update npm dependencies 2016-02-10 16:23:58 +01:00
Bernhard Posselt
f92c2dde38 update build deps 2016-01-16 18:33:15 +01:00
Bernhard Posselt
52b701c8d4 also highlight when hovering over an entry 2015-11-24 19:55:12 +01:00
Bernhard Posselt
7df1dbb76f update node libs 2015-11-12 17:21:49 +01:00
Bernhard Posselt
66092f8365 update npm libs 2015-10-25 13:31:43 +01:00
Bernhard Posselt
355f55fb3d update node deps 2015-09-26 11:47:08 +02:00
Bernhard Posselt
71f25d7e8a update js 2015-05-28 14:25:28 +02:00
Bernhard Posselt
7652b34dac update js 2015-05-26 11:46:55 +02:00
Bernhard Posselt
884023958a update js 2015-05-18 10:41:04 +02:00
Bernhard Posselt
83f96399b8 update js deps 2015-04-21 10:42:57 +02:00
Bernhard Posselt
76feeb8ad8 update deps 2015-04-09 19:53:34 +02:00
Bernhard Posselt
bcb39134fe update js deps 2015-03-31 10:20:20 +02:00
Bernhard Posselt
2b11094f8c update node and bower deps 2015-03-22 15:33:40 +01:00