Julius Härtl
2ced8b947c
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-11 19:12:33 +02:00
Julius Härtl
d95ef2c0f7
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-07 07:32:53 +02:00
Julius Härtl
6d848b545d
Adjust jsunit tests for new toast library
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-07 07:32:48 +02:00
dependabot-preview[bot]
188173a788
Bump nextcloud-axios from 0.1.3 to 0.2.0
...
Bumps [nextcloud-axios](https://github.com/ChristophWurst/nextcloud-axios ) from 0.1.3 to 0.2.0.
- [Release notes](https://github.com/ChristophWurst/nextcloud-axios/releases )
- [Commits](https://github.com/ChristophWurst/nextcloud-axios/compare/v0.1.3...v0.2.0 )
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-06-03 12:50:15 +02:00
dependabot-preview[bot]
4dd4c44182
[Security] Bump axios from 0.18.0 to 0.18.1
...
Bumps [axios](https://github.com/axios/axios ) from 0.18.0 to 0.18.1. **This update includes security fixes.**
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.18.0...v0.18.1 )
2019-06-02 07:49:46 +02:00
nacho
3c30d293fa
CSS: adjust media query breakpoint to improve tablet readability
...
see https://github.com/nextcloud/news/pull/467
2019-05-30 08:28:30 +02:00
Roeland Jago Douma
89c701382f
Merge pull request #15716 from nextcloud/enhancement/webpack/global-config
...
Unify webpack config
2019-05-29 22:00:02 +02:00
Roeland Jago Douma
96b15dd101
Merge pull request #15790 from nextcloud/fix/noid/recommendations-undef-var
...
remove unncessary code block in share recommendations, fixed undefined var error
2019-05-29 21:55:33 +02:00
John Molakvoæ (skjnldsv)
a442b78538
Build and update
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-29 15:20:19 +02:00
Arthur Schiwon
44dca54895
fixes usage of an undefined var
...
and removes a unnecessary code block as there is no paging for share
recommendations
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-29 13:11:07 +02:00
Christoph Wurst
64c4bb5bce
Vueify the login page
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-29 11:05:16 +02:00
dependabot-preview[bot]
53f18a9770
Bump webpack from 4.31.0 to 4.32.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.31.0 to 4.32.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.31.0...v4.32.2 )
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-27 11:35:14 +02:00
Robin Appelman
1799e1acaf
dont use deprecated oc_config in url generation
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-05-20 14:01:14 +02:00
Christoph Wurst
0cfcccee29
Migrate the maintenance script to a modern module and bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-16 16:45:00 +02:00
Christoph Wurst
334c4fddfe
Remove empty js.js
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-15 10:40:53 +02:00
Christoph Wurst
ab72bd64f5
Move legacy Ajax error handling logic to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-15 10:40:15 +02:00
Christoph Wurst
07699c199d
Move OC.appSettings to the bundle and deprecate it
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-14 22:00:22 +02:00
Roeland Jago Douma
b8c01dc2cd
Merge pull request #15531 from nextcloud/refactor/remove-js-js-ocp
...
Remove OCP (re)declaration from js.js
2019-05-14 21:05:53 +02:00
Christoph Wurst
291c4a121e
Move query string helpers to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-14 18:18:31 +02:00
Christoph Wurst
d9accd306e
Remove OCP (re)declaration from js.js
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-14 15:29:18 +02:00
Christoph Wurst
0f3e438f7c
Move OC.theme to the bundle and deprecate oc_defaults
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-14 11:14:29 +02:00
Christoph Wurst
2f5df9387d
Deprecate OC.fileIsBlacklisted and move it to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-14 10:07:56 +02:00
Christoph Wurst
6a8bc02b16
Move OC.addTranslations to the bundle and deprecate it
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-14 09:37:26 +02:00
Christoph Wurst
9aeed859c4
Move OC host/port/protocol helpers to the bundle and deprecate them
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-14 08:36:54 +02:00
Christoph Wurst
6b46d9f2e5
Move OC.getCapabilities to the bundle and deprecate OC._capabilities, oc_capabilities
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-13 21:30:01 +02:00
Christoph Wurst
a5ec4a9af4
Move l10n functions to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-13 18:42:49 +02:00
Christoph Wurst
e3ae7dc115
Move path helpers to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-13 16:37:38 +02:00
Christoph Wurst
c624c102a6
Move OC.requestToken to the bundle, deprecate oc_requesttoken
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-13 08:27:43 +02:00
dependabot[bot]
8d424397c2
Bump @babel/polyfill from 7.2.5 to 7.4.4
...
Bumps [@babel/polyfill](https://github.com/babel/babel ) from 7.2.5 to 7.4.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.2.5...v7.4.4 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-05-11 12:38:55 +02:00
Joas Schilling
fc1987b8c4
Revert displayName casing
...
Regression from 278c281cc9
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-11 10:35:58 +02:00
Christoph Wurst
51d49c3134
Move initCore to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-10 13:47:21 +02:00
Christoph Wurst
3cda6237ef
Do not show deprecation warnings during test runs
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-09 18:10:24 +02:00
Morris Jobke
c8f2198aa0
Remove recommendation for opcache on CLI
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-05-09 12:25:53 +02:00
John Molakvoæ (skjnldsv)
d6710b597b
Fix mobile vertical scrolling
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-09 10:18:15 +02:00
John Molakvoæ (skjnldsv)
203a9c27ad
Bump main webpack build
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-08 21:05:01 +02:00
Christoph Wurst
73f9f15607
Move the legacy OC.addScript and OC.addStyle helpers to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-08 19:58:43 +02:00
Christoph Wurst
278c281cc9
Deprecate oc_current_user, fix usage and move currentUser to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-08 09:44:51 +02:00
Christoph Wurst
b2165059d4
Move OC legacy menu helpers to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-08 08:34:32 +02:00
Morris Jobke
efc89e4a12
Merge pull request #15426 from nextcloud/refactor/remove-singleselect
...
Remove unused singleselect script
2019-05-07 22:27:24 +02:00
Morris Jobke
049b92b078
Merge pull request #15420 from nextcloud/refactor/oc-constants-bundle-II
...
Move rest of contant-like OC props to the bundle
2019-05-07 22:20:37 +02:00
Christoph Wurst
533f83104b
Remove unused singleselect script
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-07 20:06:11 +02:00
John Molakvoæ (skjnldsv)
9dffc56541
Properly set Edge < 16 as incompatible with css vars
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-07 18:30:16 +02:00
Christoph Wurst
944364d866
Move rest of contant-like OC props to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-07 18:11:08 +02:00
Morris Jobke
5893f218c2
Merge pull request #15414 from nextcloud/refactor/oc-constants-bundle
...
Move OC constants to the bundle
2019-05-07 17:59:12 +02:00
Roeland Jago Douma
0e9d019a14
Merge pull request #15397 from nextcloud/fix/cssvars/edge-support
...
Set Edge < 16 as incompatible with css vars
2019-05-07 16:44:31 +02:00
Christoph Wurst
dae4714c83
Move OC constants to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-07 16:25:01 +02:00
Christoph Wurst
3cc8c9b769
Create a login bundle for login page scripts
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-07 14:28:31 +02:00
Christoph Wurst
acf0ca1541
Move OC.appswebroots to the bundle and deprecate oc_appswebroots
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-07 14:03:14 +02:00
Christoph Wurst
ae8959af74
Move OC.get and OC.set to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-07 09:22:47 +02:00
Christoph Wurst
249a5dbdba
Move oc_webroot, OC.webroot and OC.getRootPath() to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-06 17:55:30 +02:00
John Molakvoæ (skjnldsv)
d51dae922a
Set Edge < 16 as incompatible with css vars
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-06 17:44:10 +02:00
Christoph Wurst
42be4b7765
Move oc_appconfig/OC.appConfig to the main bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-06 13:36:23 +02:00
John Molakvoæ (skjnldsv)
598d0fbe6b
Build main dist
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-06 10:14:07 +02:00
Christoph Wurst
6095ef2235
Move oc_debug to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-06 10:12:47 +02:00
Christoph Wurst
d68be1ae4d
Deprecate oc_isadmin and move OC.isUserAdmin() to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-03 15:49:49 +02:00
Christoph Wurst
766ba99f21
Move the OC routing helper functions to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-02 11:30:00 +02:00
Christoph Wurst
9b79aa664d
Move oc_config to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-02 09:42:32 +02:00
Christoph Wurst
e7a190179f
Change oc_config usage to OC.config
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-02 08:46:43 +02:00
Christoph Wurst
35d8e7a4e0
Move OC.dialogs to the main bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-30 11:11:24 +02:00
Christoph Wurst
1ee03bd683
Move OC navigation methods to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-29 17:55:27 +02:00
dependabot[bot]
ce4c736314
Bump handlebars from 4.1.0 to 4.1.2
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-23 10:04:17 +02:00
Morris Jobke
09914547cc
Merge pull request #15105 from nextcloud/dependabot/npm_and_yarn/v-tooltip-2.0.1
...
Bump v-tooltip from 2.0.0-rc.33 to 2.0.1
2019-04-16 14:38:20 +02:00
dependabot[bot]
844aa38744
Bump v-tooltip from 2.0.0-rc.33 to 2.0.1
...
Bumps [v-tooltip](https://github.com/Akryum/vue-tooltip ) from 2.0.0-rc.33 to 2.0.1.
- [Release notes](https://github.com/Akryum/vue-tooltip/releases )
- [Commits](https://github.com/Akryum/vue-tooltip/commits/v2.0.1 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-16 13:43:35 +02:00
Christoph Wurst
410aacae60
Improve the share link password error feedback with a red border
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-16 10:12:25 +02:00
Roeland Jago Douma
a8064fdd06
Merge pull request #15098 from nextcloud/dependabot/npm_and_yarn/marked-0.6.2
...
Bump marked from 0.6.1 to 0.6.2
2019-04-16 08:15:53 +02:00
John Molakvoæ (skjnldsv)
6c593e5b32
Make sure we have a proper node before parsing
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-04-15 13:04:51 +02:00
dependabot[bot]
4cb13de464
Bump marked from 0.6.1 to 0.6.2
...
Bumps [marked](https://github.com/markedjs/marked ) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Commits](https://github.com/markedjs/marked/compare/v0.6.1...v0.6.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-15 08:36:44 +02:00
dependabot[bot]
69269871e7
Bump css-vars-ponyfill from 1.17.0 to 1.17.2
...
Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill ) from 1.17.0 to 1.17.2.
- [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases )
- [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/compare/v1.17.0...v1.17.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-04-11 22:11:05 +02:00
Roeland Jago Douma
47226a19cc
Merge pull request #14972 from nextcloud/fix/app-nav-toggle-missing
...
Disable the injected snapper logic when apps want to ship their own
2019-04-10 21:41:25 +02:00
Christoph Wurst
0871b9acff
Do not inject a #app-navigation-toggle if there is already one
...
This allows apps to ship their own, as in some cases the #app-content
element does not exist on page load and therefore the injection fails
and the icon is missing afterwards.
Fixes https://github.com/nextcloud/server/issues/14956
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-04-10 14:08:55 +02:00
Julius Härtl
53b23757ef
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-04-09 08:36:03 +02:00
Roeland Jago Douma
0f2490d740
Merge pull request #14912 from nextcloud/fix/filepicker/truncated-filename
...
Truncate filename in the middle on filepicker
2019-04-01 22:29:55 +02:00
John Molakvoæ (skjnldsv)
c12545b581
Truncate filename in the middle on filepicker
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-03-30 10:28:59 +01:00
Florian Schunk
80e7f047bf
hide new folder button in choose type filepicker
...
Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
2019-03-29 20:21:39 +01:00
Julius Härtl
15a29003b3
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-28 16:05:38 +01:00
Christoph Wurst
af0c06ebd3
Bump strenghify to v0.5.8
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-25 13:39:56 +01:00
Christoph Wurst
2cd594aaed
Make all filepicker strings translatable
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-22 10:22:07 +01:00
Julius Härtl
5de3a0feaa
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-19 13:13:51 +01:00
John Molakvoæ (skjnldsv)
b4dd12e50c
Deprecate marked, escapeHTML, formatDate, getURLParameter, humanFileSize, relative_modified_date and select2
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-03-15 16:40:08 +01:00
Morris Jobke
6bc1c885b2
Merge pull request #14628 from nextcloud/bugfix/14627/fix-plural-rule-detection
...
Fix plural rule detection for languages
2019-03-15 10:48:26 +01:00
Morris Jobke
e58d5721a4
Fix behaviour of plural default rule
...
* undefined and empty string should trigger the default plural form
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-15 01:19:43 +01:00
Vinicius Cubas Brand
9bb13fb05f
Created infrastructure to show circles' shared files
...
There is a proposal to allow users to filter files shared to circles. This commit is needed to provide the infrastucture for it.
Issue: https://github.com/nextcloud/circles/issues/137
Changes to comply to https://github.com/coletivoEITA/circles/pull/2
Polishing: get files shared to circles in caldav
Signed-off-by: Vinicius Cubas Brand <viniciuscb@gmail.com>
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-13 00:31:38 +01:00
Joas Schilling
a0792137cf
Rename the variable aswell
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-12 13:48:05 +01:00
Joas Schilling
c9026fc75c
Fix plural rule detection for languages
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-11 15:19:23 +01:00
Morris Jobke
25d700ef30
Fix unneeded doc link to unrelated resource
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-11 11:00:21 +01:00
Morris Jobke
d40b21ac81
Merge pull request #14603 from nextcloud/fix/noid/add-setup-check-for-s3-temp-path
...
Show a setup warning in case S3 object storage is used as primary storage
2019-03-08 18:03:49 +01:00
Morris Jobke
060b637b70
Show a setup warning in case S3 object storage is used as primary storage
...
* checks for at least 50 GB of free space
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-03-08 13:38:39 +01:00
Julius Härtl
9e3335f11e
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-07 10:48:26 +01:00
Julius Härtl
d768634616
Fix domparser on phantomjs
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-07 10:45:47 +01:00
Christoph Wurst
9549d79faa
Pin the jquery version to 2.1.4
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-03-06 12:22:49 +01:00
Julius Härtl
48f34b877a
Add bundled files
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01 20:59:37 +01:00
Julius Härtl
e5162fb9af
Fix tests
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01 20:57:01 +01:00
Julius Härtl
7843b8b1fa
Adjust OCP.Collaboration
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01 20:56:17 +01:00
Julius Härtl
7a4b2db2a7
Add javascript API for collaboration resources
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-03-01 20:56:16 +01:00
Morris Jobke
48804619c9
Merge pull request #14398 from nextcloud/feature/14394/add-setup-check-for-mysql-utf8mb4
...
Add setup check for missing UTF8MB4 on mysql
2019-02-28 22:39:35 +01:00
Morris Jobke
6c7ccbecbf
Add setup check for missing UTF8MB4 on mysql
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-28 16:46:23 +01:00
John Molakvoæ (skjnldsv)
c2aa21fd0e
Remove unneeded sidebar animation
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-02-28 16:09:33 +01:00
dependabot[bot]
cb22b64db9
Bump css-vars-ponyfill from 1.16.4 to 1.17.0
...
Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill ) from 1.16.4 to 1.17.0.
- [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases )
- [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/compare/v1.16.4...v1.17.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-02-27 22:56:12 +01:00
Roeland Jago Douma
90f695f46e
Merge pull request #14390 from nextcloud/bugfix/14307/expire-date-change-eventhandler
...
Bugfix/14307/expire date change eventhandler
2019-02-27 22:24:45 +01:00
Julius Härtl
b4e6bffe1d
Remove/replace missing css vars
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-02-27 16:34:48 +01:00