aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/js
Commit message (Expand)AuthorAgeFilesLines
* BuildJohn Molakvoæ (skjnldsv)2019-03-042-7/+7
* Update assetsRoeland Jago Douma2019-02-282-3/+3
* Bump nextcloud-vue from 0.6.3 to 0.8.0dependabot[bot]2019-02-272-45/+105
* Fix top margin for info text when non-default updater server URL is usedMorris Jobke2019-02-272-2/+2
* Move updatenotifications to unified webpackRoeland Jago Douma2019-02-182-5/+6
* Improve update channel layout to be a popup menuMorris Jobke2019-02-132-14/+14
* Fix style of warning for EoL versionMorris Jobke2019-02-132-2/+2
* Bump vue and vue-template-compiler in /apps/updatenotificationdependabot[bot]2019-02-102-3/+3
* Bump vue and vue-template-compiler in /apps/updatenotificationdependabot[bot]2019-02-072-10/+10
* Bump nextcloud-vue from 0.6.0 to 0.6.1 in /apps/updatenotificationdependabot[bot]2019-02-032-12/+12
* Bump vue-loader from 15.6.1 to 15.6.2 in /apps/updatenotificationdependabot[bot]2019-01-301-1/+1
* Bump webpack from 4.28.4 to 4.29.0 in /apps/updatenotificationdependabot[bot]2019-01-241-1/+1
* Bump nextcloud-vue from 0.5.0 to 0.6.0 in /apps/updatenotificationdependabot[bot]2019-01-212-14/+74
* Bump other deps as well and rebuild assetsRoeland Jago Douma2019-01-132-17/+17
* Bump packages while at itRoeland Jago Douma2019-01-112-9/+9
* Include the scss in the vue componentRoeland Jago Douma2019-01-112-9/+9
* Compile assetsRoeland Jago Douma2019-01-032-13/+13
* Compile assetsJohn Molakvoæ (skjnldsv)2018-12-201-12/+12
* Transpile arrow function for ie11 compatibilityJohn Molakvoæ (skjnldsv)2018-12-142-2/+2
* Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/apps/updatenotif...Christoph Wurst2018-12-122-4/+4
* Update vue-template-compiler too & bumpJohn Molakvoæ (skjnldsv)2018-12-112-3/+3
* Compile assetsJohn Molakvoæ (skjnldsv)2018-12-102-13/+13
* make "open updater" primary and place all buttons on one lineJonas Sulzer2018-12-042-2/+2
* make a button out of 'What's new' so it's obvious it can be clicked onJonas Sulzer2018-12-032-2/+2
* Build assetsRoeland Jago Douma2018-11-292-12/+12
* Open the updater via a POST form submit instead of eval the JS code directlyMorris Jobke2018-11-272-11/+11
* Compile assetsRoeland Jago Douma2018-11-262-2/+2
* Compile assetsRoeland Jago Douma2018-11-222-6/+6
* Fix updatenotifications display, dependencies and cspJohn Molakvoæ (skjnldsv)2018-11-192-4/+230
* Use the version number when checking the appstore for compatible updatesJoas Schilling2018-11-082-2/+2
* Fix overlapping update button in notificationsMorris Jobke2018-11-082-2/+2
* [npm] Bump updatenotificationsRoeland Jago Douma2018-09-252-2/+2
* Compiled bumpJohn Molakvoæ (skjnldsv)2018-09-052-2/+2
* Bump JS deps updatenotificationRoeland Jago Douma2018-09-032-3/+3
* Rebuild updatenotificationsRoeland Jago Douma2018-07-242-4/+4
* Update mapRoeland Jago Douma2018-07-231-1/+1
* Change what's new popover icon to checkmark, fix #10047Jan-Christoph Borchardt2018-07-172-2/+2
* RebuildRoeland Jago Douma2018-06-292-4/+4
* updated production js filesArthur Schiwon2018-06-292-3/+3
* Unify vue template designJohn Molakvoæ (skjnldsv)2018-06-293-4/+4
* various fixes, typo, center popover, updated buildJohn Molakvoæ (skjnldsv)2018-06-292-2/+2
* Popover design fixes and settings updateJohn Molakvoæ (skjnldsv)2018-06-292-0/+28
* do things with npm so make build-js-production succeeds without complaintsArthur Schiwon2018-06-292-28/+0
* display whats new info in admin settingsArthur Schiwon2018-06-292-4/+4
* Compile appMorris Jobke2018-06-272-2/+2
* Bump buildJohn Molakvoæ (skjnldsv)2018-06-252-3/+3
* Fix updatenotifications vars and groups requestJohn Molakvoæ (skjnldsv)2018-06-072-4/+4
* Bump updatenotificationJohn Molakvoæ (skjnldsv)2018-06-072-0/+28
* Move updatenotifications to webpack with .vue fileJoas Schilling2018-02-224-10736/+0
* Migrate the app to Vue.jsJoas Schilling2018-02-224-71/+10723