Nextcloud bot
|
45777abce0
|
[tx-robot] updated from transifex
|
2019-02-08 01:12:39 +00:00 |
Nextcloud bot
|
8db2f3ec3a
|
[tx-robot] updated from transifex
|
2019-02-06 22:18:24 +00:00 |
Nextcloud bot
|
0df5110127
|
[tx-robot] updated from transifex
|
2019-02-06 11:27:29 +00:00 |
Morris Jobke
|
19ee259dc2
|
Ignore compiled assets
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2019-02-06 11:33:27 +01:00 |
dependabot[bot]
|
eaa7509f48
|
Bump webpack from 4.29.0 to 4.29.1 in /settings
Bumps [webpack](https://github.com/webpack/webpack) from 4.29.0 to 4.29.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.29.0...v4.29.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-05 19:41:12 +00:00 |
dependabot[bot]
|
db8e02c72d
|
Bump webpack-cli from 3.2.1 to 3.2.3 in /settings
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.2.1 to 3.2.3.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-02-05 18:55:59 +00:00 |
Roeland Jago Douma
|
a242ec695a
|
Merge pull request #13877 from IGLOU-EU/master
SCSS: add background on app section:hover
|
2019-02-04 08:53:37 +01:00 |
Iglou.eu
|
4389b80640
|
inadvertent error prevention on .row
Add a 5px border on .row settings section
|
2019-02-01 21:14:06 +01:00 |
Roeland Jago Douma
|
ba03c1a84c
|
Merge pull request #13548 from nextcloud/feature/10964/app_tokens_activity
Publish event for app token create/update/delete
|
2019-02-01 14:56:45 +01:00 |
Joas Schilling
|
e780303ee7
|
Make strict
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-02-01 13:18:52 +01:00 |
Joas Schilling
|
09642da8cc
|
Use rich object subjects
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2019-02-01 13:15:59 +01:00 |
Roeland Jago Douma
|
c07a16e9f7
|
Generate assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-01-31 21:37:11 +01:00 |
Aastha Gupta
|
4658d69e64
|
Add title attribute for app navigation items.
Fix: #11923
|
2019-01-31 21:33:32 +01:00 |
Daniel Kesselberg
|
e78f4cec15
|
Don't cast tokenId to string
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2019-01-30 19:10:59 +01:00 |
Daniel Kesselberg
|
17b82c5d76
|
Add token name for delete activity
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2019-01-30 19:10:58 +01:00 |
Daniel Kesselberg
|
f24fa2051d
|
Publish event for app token create/update/delete
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2019-01-30 19:10:53 +01:00 |
Iglou.eu
|
240789f787
|
add background on app hover section
Avoid click on bad app, focus attention
|
2019-01-28 21:21:31 +01:00 |
Roeland Jago Douma
|
8d52a3ac4a
|
Merge pull request #13859 from nextcloud/dependabot/npm_and_yarn/settings/vue-loader-15.6.2
Bump vue-loader from 15.6.0 to 15.6.2 in /settings
|
2019-01-28 12:51:03 +01:00 |
Morris Jobke
|
fdd81e6c6e
|
Merge pull request #13818 from nextcloud/design/backgroundjobs-accessibility
Contain background jobs options in fieldset to improve accessibility
|
2019-01-28 12:20:29 +01:00 |
dependabot[bot]
|
a12cab9e04
|
Bump vue-loader from 15.6.0 to 15.6.2 in /settings
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.6.0 to 15.6.2.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/commits)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-01-28 09:49:53 +01:00 |
John Molakvoæ
|
a501193b49
|
Merge pull request #12282 from nextcloud/settings-naming-fix
Fix vue settings checks and filenames
|
2019-01-26 14:33:34 +01:00 |
Nextcloud bot
|
4611ad5a9c
|
[tx-robot] updated from transifex
|
2019-01-26 01:12:19 +00:00 |
Morris Jobke
|
db00b210a3
|
Merge pull request #13801 from nextcloud/design/highcontrast-fix
Fix for high contrast theme
|
2019-01-25 14:08:19 +01:00 |
John Molakvoæ (skjnldsv)
|
9405ff3bbf
|
Fix vue settings checks and filenames
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2019-01-25 12:34:46 +01:00 |
Jan-Christoph Borchardt
|
f2391133e7
|
Contain background jobs options in fieldset to improve accessibility, fix #13795
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2019-01-25 10:52:34 +01:00 |
Nextcloud bot
|
20854f463b
|
[tx-robot] updated from transifex
|
2019-01-25 01:12:20 +00:00 |
Jan-Christoph Borchardt
|
ef0f91ef0c
|
Fix settings section divider being very visible below navigation bar
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2019-01-24 19:18:08 +01:00 |
Nextcloud bot
|
2277c21f3e
|
[tx-robot] updated from transifex
|
2019-01-24 01:12:02 +00:00 |
Nextcloud bot
|
2ba75ac9b0
|
[tx-robot] updated from transifex
|
2019-01-23 01:12:05 +00:00 |
Jan-Christoph Borchardt
|
ccc35d5566
|
Merge pull request #13648 from nextcloud/darktheme-fix
🕶 Dark theme fixes
|
2019-01-22 16:30:14 +01:00 |
Roeland Jago Douma
|
f8275a7c98
|
Merge pull request #13722 from nextcloud/design/noid/personal-security-settings
Move 2FA settings above devices & sessions
|
2019-01-22 13:26:10 +01:00 |
Roeland Jago Douma
|
9fc8e44a54
|
Merge pull request #13679 from nextcloud/dependabot/npm_and_yarn/settings/dompurify-1.0.9
Bump dompurify from 1.0.8 to 1.0.9 in /settings
|
2019-01-22 08:58:44 +01:00 |
dependabot[bot]
|
d1a7c55e85
|
Bump dompurify from 1.0.8 to 1.0.9 in /settings
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/1.0.8...1.0.9)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-01-22 08:45:52 +01:00 |
Nextcloud bot
|
af36746d7c
|
[tx-robot] updated from transifex
|
2019-01-22 01:12:25 +00:00 |
Jan-Christoph Borchardt
|
1f47c6976a
|
Add documentation link and settings-hint to 2FA settings
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2019-01-21 18:41:06 +01:00 |
Jan-Christoph Borchardt
|
cb487efa24
|
Move 2FA section above devices & sessions section
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2019-01-21 18:08:20 +01:00 |
dependabot[bot]
|
124b692305
|
Bump vuex from 3.0.1 to 3.1.0 in /settings
Bumps [vuex](https://github.com/vuejs/vuex) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/vuejs/vuex/releases)
- [Commits](https://github.com/vuejs/vuex/compare/v3.0.1...v3.1.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-01-21 10:57:29 +01:00 |
Jan-Christoph Borchardt
|
f25fc2ea39
|
Dark theme: Fix app management icons and other elements
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2019-01-17 10:28:52 +01:00 |
Nextcloud bot
|
ac6ee0b8b7
|
[tx-robot] updated from transifex
|
2019-01-17 01:12:15 +00:00 |
Nextcloud bot
|
e35a5ef387
|
[tx-robot] updated from transifex
|
2019-01-16 01:12:34 +00:00 |
Nextcloud bot
|
56ad07b85e
|
[tx-robot] updated from transifex
|
2019-01-15 01:12:14 +00:00 |
Nextcloud bot
|
8edd9b0e33
|
[tx-robot] updated from transifex
|
2019-01-14 01:12:00 +00:00 |
Roeland Jago Douma
|
2a456b18be
|
Recompile assets
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-01-13 09:47:24 +01:00 |
dependabot[bot]
|
3d0b35e732
|
Bump nextcloud-vue from 0.4.6 to 0.5.0 in /settings
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.4.6 to 0.5.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.4.6...v0.5.0)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2019-01-13 09:45:47 +01:00 |
Nextcloud bot
|
363c0c31f4
|
[tx-robot] updated from transifex
|
2019-01-13 01:12:53 +00:00 |
Roeland Jago Douma
|
1447b3ba02
|
Bump js deps of settings
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-01-12 14:04:34 +01:00 |
Nextcloud bot
|
ce89fe7f39
|
[tx-robot] updated from transifex
|
2019-01-12 01:11:54 +00:00 |
Nextcloud bot
|
75b8e98f8e
|
[tx-robot] updated from transifex
|
2019-01-11 01:12:31 +00:00 |
Roeland Jago Douma
|
cf8d438ff0
|
Bundle dompurify in settings as well
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-01-10 14:34:35 +01:00 |
Christoph Wurst
|
ea1fcd036f
|
Bundle the 'marked' library
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2019-01-10 13:44:22 +01:00 |