Commit Graph

50707 Commits

Author SHA1 Message Date
Daniel Kesselberg 12863e0d24
Change visibility to private (from protected)
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-23 14:03:40 +02:00
Daniel Kesselberg 963d35c78c
Rename $location to $path
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-23 14:03:40 +02:00
Daniel Kesselberg 010473ca1f
Add method to check if directory exists
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-23 14:03:40 +02:00
Roeland Jago Douma 48a00b88e1
Merge pull request #17163 from nextcloud/bugfix/noid/print-error-on-data-dir-error
Print error on data dir error
2019-09-23 10:08:58 +02:00
Roeland Jago Douma a26c5b218c
Merge pull request #17232 from nextcloud/dependabot/npm_and_yarn/build/handlebars-4.2.1
Bump handlebars from 4.2.0 to 4.2.1 in /build
2019-09-23 10:04:13 +02:00
Roeland Jago Douma ecc71e86ae
Merge pull request #17234 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.1
Bump dompurify from 2.0.0 to 2.0.1
2019-09-23 10:03:19 +02:00
dependabot-preview[bot] 55ca259617 Bump dompurify from 2.0.0 to 2.0.1
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.0...2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-23 05:44:50 +00:00
dependabot-preview[bot] 086e59a0df
Bump handlebars from 4.2.0 to 4.2.1 in /build
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.2.1/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-22 17:59:05 +00:00
Roeland Jago Douma 2025cfe7d1
Merge pull request #17233 from nextcloud/dependabot/npm_and_yarn/handlebars-4.2.1
Bump handlebars from 4.2.0 to 4.2.1
2019-09-22 19:57:21 +02:00
dependabot-preview[bot] 0a24da76eb Bump handlebars from 4.2.0 to 4.2.1
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/v4.2.1/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-22 10:57:27 +00:00
Roeland Jago Douma af575fdeae
Merge pull request #17235 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.9
Bump webpack-cli from 3.3.8 to 3.3.9
2019-09-22 12:55:10 +02:00
Nextcloud bot dddf509806
[tx-robot] updated from transifex 2019-09-22 02:15:36 +00:00
dependabot-preview[bot] 2f59fde746
Bump webpack-cli from 3.3.8 to 3.3.9
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.8 to 3.3.9.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.9/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.8...v3.3.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-22 01:14:22 +00:00
Nextcloud bot a76e1a9596
[tx-robot] updated from transifex 2019-09-21 02:14:49 +00:00
Nextcloud bot 9313783a43
[tx-robot] updated from transifex 2019-09-20 02:15:04 +00:00
Roeland Jago Douma 505fc0e1c2
Merge pull request #17017 from ritsute/fix/css-actions.creatable
fix "create folder" icon overlaying home icon
2019-09-19 21:36:37 +02:00
Roeland Jago Douma b2aec1d816
Merge pull request #17206 from nextcloud/logger-catch-exceptions
catch exceptions that occur during logging
2019-09-19 18:33:45 +02:00
Joas Schilling f750193920
Merge pull request #17207 from nextcloud/fix/federated-file-sharing-l10n
Fix l10n in federated file sharing
2019-09-19 15:27:19 +02:00
Robin Appelman 2943c18548
catch exceptions that occur during logging
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-09-19 13:39:40 +02:00
Christoph Wurst a5869be60f Fix l10n in federated file sharing
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-09-19 12:57:45 +02:00
Nextcloud bot ce10683944
[tx-robot] updated from transifex 2019-09-19 02:15:38 +00:00
Roeland Jago Douma 3a9a4f648f
Merge pull request #17201 from nextcloud/fix/tiny_authentication_bug_mostly_affecting_french_people
Use the actual password to update the tokens
2019-09-18 22:52:53 +02:00
Roeland Jago Douma 210a0554a2
Use the actual password to update the tokens
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-18 19:50:58 +02:00
Roeland Jago Douma 28794b3782
Merge pull request #17194 from nextcloud/fix/17166/delete-temp-tokens-only-for-current-user
Add uid to delete temp token query
2019-09-18 18:08:59 +02:00
Daniel Kesselberg ee76b0fbd2
Add uid to delete temp token query
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-09-18 16:52:42 +02:00
Roeland Jago Douma 3efd9a12d7
Merge pull request #17175 from nextcloud/feature/noid/make-getById-work-for-files-in-appdata
Fix getById for files in appdata and the root mount
2019-09-18 13:44:52 +02:00
Nextcloud bot 6af36c8c6a
[tx-robot] updated from transifex 2019-09-18 02:14:55 +00:00
John Molakvoæ b636aa79c3
Add theme class to body and fix for theme selection (#16929)
Add theme class to body and fix for theme selection
2019-09-18 00:56:50 +02:00
John Molakvoæ 7549f5e4d1
Add space between dots in more-icon (#17178)
Add space between dots in more-icon
2019-09-18 00:38:33 +02:00
jenniferpiperek 9a301beffe Add space between dots in more-icon
Signed-off-by: jenniferpiperek <jenniferpiperek@users.noreply.github.com>
2019-09-17 18:39:40 +02:00
Roeland Jago Douma 0a558ffbc8
Merge pull request #17162 from nextcloud/bugfix/noid/fix_recent-favorite_filename_ovelaping
Fix the recent/favorite/shared filename problem
2019-09-17 18:16:47 +02:00
Roeland Jago Douma 85610d9b99
Merge pull request #17174 from nextcloud/bugfix/noid/properly_mark_birthday_calendars_as_not_sharable
properly mark birthday calendars as not shareable for now
2019-09-17 18:03:21 +02:00
Joas Schilling 89880fb2c4
Merge pull request #17098 from nextcloud/fix/css/variables-color-primary-light
Create color-primary-light variable
2019-09-17 15:54:35 +02:00
Nextcloud bot 8cc41974a4
[tx-robot] updated from transifex 2019-09-17 12:33:26 +00:00
Roeland Jago Douma a5d4cc1330
Merge pull request #17180 from nextcloud/fix/translations
We should ignore compiles javascript!
2019-09-17 14:19:33 +02:00
Roeland Jago Douma dc3d545e30
We should ignore compiles javascript!
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-17 14:18:55 +02:00
Georg Ehrke b0a3782a07
properly mark birthday calendars as not shareable for now
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-09-17 12:21:26 +02:00
blizzz 1c45c04251
Merge pull request #17138 from nextcloud/bugfix/noid/workflow
Workflowengine: Fix check listing
2019-09-17 11:59:08 +02:00
Joas Schilling a4ba2113b2
Fix getById for files in appdata and the root mount
In case the path we are currently in is inside the appdata_* folder,
the original getById method does not work, because it can only look inside
the user's mount points. But the user has no mount point for the root storage.

So in that case we directly check the mount of the root if it contains
the id. If it does we check if the path is inside the path we are working
in.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-17 11:15:59 +02:00
Roeland Jago Douma d43a478840
Merge pull request #17159 from nextcloud/bugfix/17004/birthday_service_fixes
Sabre/VObject returns a DateAndOrTime object now, so adapt to it in Birthday service
2019-09-17 10:06:19 +02:00
Janis Köhr d75fbab5d2
Removed duplicate defintion of app name and rebased/rebuilt.
Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
2019-09-16 21:14:11 +02:00
Janis Köhr 4a1ce95464
Added copyright for contribution
Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
2019-09-16 21:04:19 +02:00
Janis Köhr adb3e59a01
Change name of high contrast theme to high contrast mode
Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
2019-09-16 21:04:19 +02:00
Janis Köhr ae9523c6ce
Add highcontrast style for dark mode
Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
2019-09-16 21:04:19 +02:00
Janis Köhr 9872154e01
Changed highcontrast from array (theme) to object (flag/filter)
Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
2019-09-16 21:04:19 +02:00
Janis Köhr 05ef7725e2
Add small linting fix
Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
2019-09-16 21:04:19 +02:00
John Molakvoæ (skjnldsv) 3334a315de
Update autoload checkers
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-09-16 21:04:18 +02:00
Janis Köhr df246f1110
Added migration step
Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
2019-09-16 21:04:18 +02:00
Janis Köhr 567b224df4
Add theme class for selected theme to body, fix for accessibility theme selection and separated highcontrast theme
Signed-off-by: Janis Köhr <janis.koehr@novatec-gmbh.de>
2019-09-16 21:04:18 +02:00
John Molakvoæ 9629015b4b
Allow options to be passed to `FileList.createFile` (#12990)
Allow options to be passed to `FileList.createFile`
2019-09-16 20:15:23 +02:00