1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2024-07-26 22:28:50 +02:00
Commit Graph

34 Commits

Author SHA1 Message Date
Manuel Sailer
14b6c2d55f
Ignore Visual Studio Code settings (#2204) 2023-04-17 09:20:35 +00:00
Benjamin Brahmer
84c2ba538c Create tests for the updating and purging functions via the API
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-24 18:57:53 +01:00
Benjamin Brahmer
eca96ad37d
Enable API testing (#1699)
Enable API testing with local php server.

This adds many tests for API v1.2, more still possible.
Which increased the quality of news already.

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-05-29 11:25:38 +02:00
Benjamin Brahmer
79e469fd33 Refactor News documentation with mkdocs and mkdocs-material
- move all pages to new structure
- use gh-pages to host html version
- use github actions for automatic build

Co-authored-by: anoy <anoymouserver+github@mailbox.org>

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-05-19 14:58:29 +02:00
Benjamin Brahmer
f2eacb67c5 Migrate phpunit.xml
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-01-07 17:24:21 +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
38e657a5d5 removing owncloud references and updating links 2016-07-23 22:02:21 +02:00
Bernhard Posselt
f2a65b0a4a remove compiled js and 3rdparty deps from the repo 2016-03-25 20:19:57 +01:00
Bernhard Posselt
8e128604b9 add makefile for building the project 2016-03-25 17:54:22 +01:00
Bernhard Posselt
077ececfd5 remove dist from gitignore 2016-01-21 23:26:24 +01:00
Bernhard Posselt
00c4eeb679 ignore intellij 2015-11-01 14:25:42 +01:00
Bernhard Posselt
990f12e377 add checksum 2015-03-07 12:00:33 +01:00
Bernhard Posselt
2a56b3bdec gitignore 2014-12-04 12:20:00 +01:00
Bernhard Posselt
8136e7a33d fix makefile 2014-12-04 12:19:08 +01:00
Bernhard Posselt
69624de11f add systemd scripts for updater 2014-12-04 10:32:23 +01:00
Bernhard Posselt
e2e9a79aa3 add model 2014-05-18 18:51:16 +02:00
Bernhard Posselt
d6625bc445 fix protractor tests 2014-05-15 12:26:42 +02:00
Bernhard Posselt
1ab7ba56d8 add makefile to build project 2014-05-15 04:46:32 +02:00
Bernhard Posselt
7aff00999a add code coverage to php travis 2014-05-13 00:54:01 +02:00
Bernhard Posselt
dbbd8a11a3 ignore build in repos directory 2013-09-09 16:39:35 +02:00
Bernhard Posselt
d54475fb0f log 2013-09-09 16:38:08 +02:00
Alessandro Cosentino
a5fea1be13 gitignore cache folder 2013-06-12 10:07:06 -04:00
Bernhard Posselt
6fa3308b9e added acceptancetest suite 2013-05-07 17:50:37 +02:00
Bernhard Posselt
f7a40b40a6 ignore xml files in js folder 2013-04-22 16:15:09 +02:00
Bernhard Posselt
cdcba0d007 adjusted gitignore 2013-04-22 16:07:33 +02:00
Bernhard Posselt
9c78fd8295 added feedmaper 2013-03-20 19:21:47 +01:00
Alessandro Cosentino
536236c45a restored original gitignore 2013-03-20 19:02:56 +01:00
Alessandro Cosentino
843f5e0fd2 findAll functions in the itemmapper 2013-03-20 18:24:21 +01:00
Bernhard Posselt
2eec5da48c added new ingore file 2013-03-18 11:49:13 +01:00
Bernhard Posselt
41959b37ad removed build js files 2013-03-16 21:47:27 +01:00
Bernhard Posselt
8c1ee2f48b added ignore files for grunt 2013-02-06 23:22:44 +01:00
Bernhard Posselt
ae7393db3d merged the angularjs branch 2013-01-27 04:15:53 +01:00
Alessandro Cosentino
703e892b69 removes the Everything folder 2012-08-12 01:50:19 -04:00
Alessandro Cosentino
72c730bf5f button to add feed; selection of a feed 2012-07-02 23:39:19 -04:00