Commit graph

810 commits

Author SHA1 Message Date
Nextcloud bot 45cd313efc
[tx-robot] updated from transifex 2020-06-05 02:36:07 +00:00
John Molakvoæ (skjnldsv) e94d7e685d
2.0.0-beta.3 2020-06-04 09:37:02 +02:00
Jan C. Borchardt cbd80c504d
Merge pull request #424 from nextcloud/fix/submission_header
Fix linebreak in description
2020-06-03 16:57:10 +02:00
Nextcloud bot 04c45fa676
[tx-robot] updated from transifex 2020-06-03 02:35:58 +00:00
Jonas 9965ac3ab0
Merge pull request #433 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-1.3.1
Bump @nextcloud/dialogs from 1.3.0 to 1.3.1
2020-06-01 20:14:57 +02:00
Jan C. Borchardt 5daab5170b
Merge pull request #429 from nextcloud/fix/iconadd_color
Use icon-add in primary-text color
2020-06-01 15:53:33 +02:00
Nextcloud bot a48c66cece
[tx-robot] updated from transifex 2020-05-31 02:35:51 +00:00
dependabot-preview[bot] f2410950f1
Merge pull request #432 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.10.2 2020-05-31 02:02:39 +00:00
dependabot-preview[bot] 938dd982e1
Merge pull request #431 from nextcloud/dependabot/npm_and_yarn/vue-router-3.3.2 2020-05-31 01:37:42 +00:00
dependabot-preview[bot] a51c2b2b32
Bump @babel/preset-env from 7.9.6 to 7.10.2
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.9.6 to 7.10.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.2/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-31 01:27:12 +00:00
dependabot-preview[bot] 6771eff060
Merge pull request #430 from nextcloud/dependabot/npm_and_yarn/babel/core-7.10.2 2020-05-31 01:24:56 +00:00
dependabot-preview[bot] aac83ec033
Bump @nextcloud/dialogs from 1.3.0 to 1.3.1
Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v1.3.0...v1.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-31 01:16:50 +00:00
dependabot-preview[bot] b8a85927ab
Bump vue-router from 3.2.0 to 3.3.2
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.2.0 to 3.3.2.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.2.0...v3.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-31 01:14:47 +00:00
dependabot-preview[bot] d3106b564b
Bump @babel/core from 7.9.6 to 7.10.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.9.6 to 7.10.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.2/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-31 01:14:17 +00:00
Jonas Rittershofer 8083e70d1c Use icon-add in primary-text color
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
2020-05-30 13:30:00 +02:00
Nextcloud bot 794187da3a
[tx-robot] updated from transifex 2020-05-30 02:35:39 +00:00
Nextcloud bot 3f93560e2c
[tx-robot] updated from transifex 2020-05-29 02:36:15 +00:00
Jan C. Borchardt fa1a5431c5
Merge pull request #421 from nextcloud/fix/screenshots
Fix Screenshot directory
2020-05-28 18:27:52 +02:00
Jan-Christoph Borchardt 4d8022f629 Fix description text size and line height
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2020-05-28 13:53:25 +02:00
Jonas Rittershofer 9f1fa96567 Fix Screenshot directory
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
2020-05-28 11:49:03 +02:00
Nextcloud bot a7641c9e75
[tx-robot] updated from transifex 2020-05-28 02:36:47 +00:00
Jonas b031e42e1f
Merge pull request #391 from nextcloud/fix/api_userSession
Replace userId with userSession->UID
2020-05-27 17:00:39 +02:00
Jonas Rittershofer c5352a40ae Replace userId with userSession->UID
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
2020-05-27 16:57:45 +02:00
Jan C. Borchardt 4ea895d246
Merge pull request #419 from nextcloud/enh/include_logger
Include Logger for debugging
2020-05-27 16:26:40 +02:00
Jan C. Borchardt 947d18b189
Merge pull request #418 from nextcloud/fix/typo
Fix variable-typo
2020-05-27 16:22:48 +02:00
Jonas Rittershofer 19fde80802 Include Logger for debugging
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
2020-05-27 13:52:59 +02:00
Jonas Rittershofer 1c91604c32 Fix variable-typo
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
2020-05-27 11:30:37 +02:00
Jonas 314a4110fd
Merge pull request #393 from nextcloud/fix/cancelable_request
Use cancelable request
2020-05-27 10:45:10 +02:00
Nextcloud bot d91a38e6fe
[tx-robot] updated from transifex 2020-05-27 02:36:13 +00:00
Jan C. Borchardt 4fcc8e5be2
Merge pull request #417 from nextcloud/readme
Add a nice readme! :)
2020-05-27 00:17:11 +02:00
Jan-Christoph Borchardt 5440f1f6a5
Add a nice readme! :)
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2020-05-26 23:19:45 +02:00
Jan C. Borchardt 971821ad4a
Merge pull request #414 from nextcloud/fix/expiration_editable
Fix expiration editable
2020-05-26 16:44:45 +02:00
Jan C. Borchardt 6e088b2706
Merge pull request #412 from nextcloud/design/favicon
Add favicons
2020-05-26 16:30:54 +02:00
Jonas Rittershofer b710f261fe Fix expiration editable
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
2020-05-26 16:26:53 +02:00
Jan-Christoph Borchardt a03569d2fc
Add favicons
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2020-05-26 15:35:47 +02:00
Jan-Christoph Borchardt 1258c0dd03
Compress icons
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2020-05-26 11:28:45 +02:00
Jonas Rittershofer 2d4a330ef4 Fix linebreak in description
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
2020-05-25 19:03:43 +02:00
Jan C. Borchardt 25ff718ddc
Merge pull request #411 from nextcloud/fix/id_to_class
Change to vue classes
2020-05-25 14:41:19 +02:00
Jan C. Borchardt 862505d548
Merge pull request #410 from nextcloud/fix/descenders_cut
Adjust cut descenders on formtitle
2020-05-24 21:08:54 +02:00
Jan-Christoph Borchardt fe27a630c4
Use semantically correct h2 in Create view as well
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2020-05-24 21:06:01 +02:00
Jan-Christoph Borchardt 529205385a
Align form-title in Create and Submit view
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2020-05-24 21:05:30 +02:00
Jonas Rittershofer f2a126b206 Change to vue classes
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
2020-05-24 19:55:38 +02:00
Jonas Rittershofer 8e5f57e401 Adjust cut descenders on formtitle
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
2020-05-24 19:31:36 +02:00
Nextcloud bot 9aa17d7192
[tx-robot] updated from transifex 2020-05-24 03:16:44 +00:00
dependabot-preview[bot] a9d4e508fc
Merge pull request #408 from nextcloud/dependabot/npm_and_yarn/stylelint-13.5.0 2020-05-24 01:35:01 +00:00
dependabot-preview[bot] f94202e50e
Merge pull request #407 from nextcloud/dependabot/npm_and_yarn/vue-router-3.2.0 2020-05-24 01:24:55 +00:00
dependabot-preview[bot] 241bf54cdf
Bump stylelint from 13.3.3 to 13.5.0
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.3.3 to 13.5.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.3.3...13.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-24 01:15:25 +00:00
dependabot-preview[bot] f1b4fa1a6d
Bump vue-router from 3.1.6 to 3.2.0
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.1.6 to 3.2.0.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.1.6...v3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-24 01:14:11 +00:00
Jan C. Borchardt 819e0c7be3
Merge pull request #379 from nextcloud/fix/navigation_active
Fix Navigation active on results
2020-05-23 15:36:28 +02:00
Jonas Rittershofer 442d5dc5ad Fix Navigation active on results
Signed-off-by: Jonas Rittershofer <jotoeri@users.noreply.github.com>
2020-05-23 15:22:38 +02:00