summaryrefslogtreecommitdiffstats
path: root/.gitignore
AgeCommit message (Collapse)Author
2023-10-22Merge remote-tracking branch 'nextcloud/master' into master-mergeDevlin Junker
Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
2023-08-09upmerged from masterDevlin Junker
Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
2023-04-17Ignore Visual Studio Code settings (#2204)Manuel Sailer
2023-03-24Create tests for the updating and purging functions via the APIBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-11-21Merge branch 'master' into vue-rewriteBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-11-17upmerging master into vue-rewriteDevlin Junker
Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
2022-11-02clean up linting errorsDevlin Junker
Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
2022-07-04[Vue Rewrite] Enable Typescript Vue Components (#1831)devlinjunker
* compiling typescript with webpack Signed-off-by: Devlin Junker <devlin.junker@gmail.com> * working typescript component Signed-off-by: Devlin Junker <devlin.junker@gmail.com> * clean up indentation and linting Signed-off-by: Devlin Junker <devlin.junker@gmail.com> * remove calendar-js Signed-off-by: Devlin Junker <devlin.junker@gmail.com> * revert indentation and remove commented out lines Signed-off-by: Devlin Junker <devlin.junker@gmail.com> * clean up warning Signed-off-by: Devlin Junker <devlin.junker@gmail.com> * cleanup + add comments Signed-off-by: Devlin Junker <devlin.junker@gmail.com> * fix warnings and add more comments Signed-off-by: Devlin Junker <devlin.junker@gmail.com> * cleanup unecessary changes to webpack and add comments Signed-off-by: Devlin Junker <devlin.junker@gmail.com> * fix package Signed-off-by: Devlin Junker <devlin.junker@gmail.com> * update changelog and fix comment Signed-off-by: Devlin Junker <devlin.junker@gmail.com> * cleanup Signed-off-by: Devlin Junker <devlin.junker@gmail.com> * remove unecessary line Signed-off-by: Devlin Junker <devlin.junker@gmail.com> * remove vue-class-component library + others Signed-off-by: Devlin Junker <devlin.junker@gmail.com> * clean up babel-loader Signed-off-by: Devlin Junker <devlin.junker@gmail.com> * remove fork-ts-checker plugin Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
2022-05-29Enable API testing (#1699)Benjamin Brahmer
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-22Vue RewriteHK2FB
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2021-05-19Refactor News documentation with mkdocs and mkdocs-materialBenjamin Brahmer
- 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-01-07Migrate phpunit.xmlBenjamin Brahmer
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2017-06-18Remove bower, install everything using npm (#197)Daniel Schaal
* 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.
2016-07-23removing owncloud references and updating linksBernhard Posselt
2016-03-25remove compiled js and 3rdparty deps from the repoBernhard Posselt
2016-03-25add makefile for building the projectBernhard Posselt
2016-01-21remove dist from gitignoreBernhard Posselt
2015-11-01ignore intellijBernhard Posselt
2015-03-07add checksumBernhard Posselt
2014-12-04gitignoreBernhard Posselt
2014-12-04fix makefileBernhard Posselt
2014-12-04add systemd scripts for updaterBernhard Posselt
2014-05-18add modelBernhard Posselt
2014-05-15fix protractor testsBernhard Posselt
2014-05-15add makefile to build projectBernhard Posselt
2014-05-13add code coverage to php travisBernhard Posselt
2013-09-09ignore build in repos directoryBernhard Posselt
2013-09-09logBernhard Posselt
2013-06-12gitignore cache folderAlessandro Cosentino
2013-05-07added acceptancetest suiteBernhard Posselt
2013-04-22ignore xml files in js folderBernhard Posselt
2013-04-22adjusted gitignoreBernhard Posselt
2013-03-20added feedmaperBernhard Posselt
2013-03-20restored original gitignoreAlessandro Cosentino
2013-03-20findAll functions in the itemmapperAlessandro Cosentino
2013-03-18added new ingore fileBernhard Posselt
2013-03-16removed build js filesBernhard Posselt
2013-02-06added ignore files for gruntBernhard Posselt
2013-01-27merged the angularjs branchBernhard Posselt
2012-08-12removes the Everything folderAlessandro Cosentino
2012-07-02button to add feed; selection of a feedAlessandro Cosentino