summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
Commit message (Expand)AuthorAgeFilesLines
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-126-32/+32
* Add @nextcloud/event-bus to babel transpileJohn Molakvoæ (skjnldsv)2020-07-311-1/+1
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-312-2/+2
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-313-3/+3
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-314-29/+29
* Bump @nextcloud/vue from 2.2.1 to 2.3.0Georg Ehrke2020-07-232-2/+2
* Merge pull request #21870 from nextcloud/fix/bootstrap-context-container-inte...Morris Jobke2020-07-221-25/+37
|\
| * Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke2020-07-211-3/+3
| * Adjust apps' code to use the ContainerInterfaceChristoph Wurst2020-07-211-25/+37
* | Recompile JS assetsGeorg Ehrke2020-07-222-2/+2
* | Bump @nextcloud/axios from 1.3.2 to 1.3.3dependabot-preview[bot]2020-07-202-2/+2
|/
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-201-1/+1
* Compile assetsnpmbuildbot[bot]2020-07-142-2/+3
* Use IBootstrap for the app updatenotificationMorris Jobke2020-07-132-40/+13
* Bump bundlesJulius Härtl2020-07-071-790/+1
* Bump @nextcloud/router from 1.0.2 to 1.1.0dependabot-preview[bot]2020-07-032-40/+40
* Also always return in app commandsJoas Schilling2020-06-261-1/+1
* [tx-robot] updated from transifexNextcloud bot2020-06-202-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-06-152-4/+4
* Bump @nextcloud/auth from 1.2.3 to 1.3.0dependabot-preview[bot]2020-06-072-2/+2
* Move humanFileSize and OC.getCanonicalLocale to npm packagesChristoph Wurst2020-06-052-9/+9
* [tx-robot] updated from transifexNextcloud bot2020-05-262-0/+4
* [tx-robot] updated from transifexNextcloud bot2020-05-222-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-05-204-10/+68
* [tx-robot] updated from transifexNextcloud bot2020-05-152-0/+2
* [tx-robot] updated from transifexv19.0.0RC2Nextcloud bot2020-05-142-0/+8
* Bump vue-loader from 15.9.1 to 15.9.2dependabot-preview[bot]2020-05-112-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-05-102-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-05-0958-168/+58
* Fix linter warnings for the updatenotificationRoeland Jago Douma2020-05-083-19/+20
* Bump app versions and requirementsJoas Schilling2020-05-071-2/+2
* Merge pull request #20714 from nextcloud/fix/license-headers-19Christoph Wurst2020-04-297-0/+7
|\
| * Update license headers for 19Christoph Wurst2020-04-297-0/+7
* | Bump webpack from 4.42.1 to 4.43.0dependabot-preview[bot]2020-04-291-1/+1
|/
* Merge pull request #20636 from nextcloud/tests/noid/tests-for-update-notifica...Morris Jobke2020-04-282-1/+171
|\
| * Add tests for update notification controller for non-default updater server URLMorris Jobke2020-04-282-1/+171
* | Merge pull request #20558 from nextcloud/dependabot/npm_and_yarn/vue-click-ou...Morris Jobke2020-04-272-2/+2
|\ \
| * | Bump vue-click-outside from 1.0.7 to 1.1.0dependabot-preview[bot]2020-04-242-2/+2
| |/
* | [tx-robot] updated from transifexNextcloud bot2020-04-272-2/+22
* | [tx-robot] updated from transifexNextcloud bot2020-04-262-2/+4
|/
* [tx-robot] updated from transifexNextcloud bot2020-04-182-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-04-162-2/+2
* Bump css-loader from 3.4.1 to 3.5.2dependabot-preview[bot]2020-04-132-2/+2
* Merge pull request #20419 from nextcloud/dependabot/npm_and_yarn/variousJohn Molakvoæ2020-04-112-70/+151
|\
| * Bump core-js from 1.4.1 to 1.5.0John Molakvoæ (skjnldsv)2020-04-102-70/+151
* | [tx-robot] updated from transifexNextcloud bot2020-04-112-2/+2
* | Format control structures, classes, methods and functionChristoph Wurst2020-04-106-10/+9
* | Use elseif instead of else ifChristoph Wurst2020-04-103-3/+3
|/
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-093-3/+0