Commit Graph

11 Commits

Author SHA1 Message Date
Louis Chemineau 926a4de3af Introduce tiled layout in the timeline
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-08-22 19:44:47 +02:00
Carl Schwan ec05b4e7d4 Unify preview urls with the files app
This has two advantages:

* Increase the probability of browser cache hits
* With the imaginary pipeline PR, requesting a preview of 250x250 is faster
  since there is less intermediate steps

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-04-06 15:29:54 +00:00
John Molakvoæ c6db877a41
Lint fix
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-01-22 10:10:07 +01:00
dependabot[bot] c84495e031
Bump @nextcloud/eslint-config from 6.1.2 to 7.0.1
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 6.1.2 to 7.0.1.
- [Release notes](https://github.com/nextcloud/eslint-config/releases)
- [Changelog](https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/eslint-config/compare/v6.1.2...v7.0.1)

---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 14:51:59 +01:00
John Molakvoæ 9fe3f748de
Fix sass5 grid config map generation
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-01-13 18:08:24 +01:00
Richard Steinmetz 8c534ad8f6
Fix default previews
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-01-07 10:38:25 +01:00
dependabot[bot] 77f5b660bd Bump @nextcloud/webpack-vue-config from 4.1.0 to 4.1.4
Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from 4.1.0 to 4.1.4.
- [Release notes](https://github.com/nextcloud/webpack-vue-config/releases)
- [Changelog](https://github.com/nextcloud/webpack-vue-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/webpack-vue-config/compare/v4.1.0...v4.1.4)

---
updated-dependencies:
- dependency-name: "@nextcloud/webpack-vue-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-11-24 19:16:31 +00:00
dependabot[bot] cf44334ba0 Bump @nextcloud/router from 1.2.0 to 2.0.0
Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-router/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-router/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-router/compare/v1.2.0...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-09-02 22:29:50 +00:00
John Molakvoæ (skjnldsv) fbe36ce52c
Fix illustrations
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-08-04 09:32:29 +02:00
John Molakvoæ (skjnldsv) 4c682bb9c5 Lint fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-08-04 07:25:11 +00:00
npmbuildbot-nextcloud[bot] 81785a57aa Compile assets
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-08-04 06:49:19 +00:00