Pytal
|
c8778d83fb
|
Merge pull request #28015 from nextcloud/enh/noid/fix-overlapping
fix overlapping of elements in certain views
|
2021-07-20 13:31:37 +07:00 |
szaimen
|
e4770f876b
|
Add titleTooltip to sidebar
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2021-07-19 09:16:59 +07:00 |
szaimen
|
4c20803d97
|
Merge pull request #27994 from nextcloud/enh/noid/fix-footer-padding
Increase footer height for longer menus
|
2021-07-19 10:43:13 +07:00 |
dependabot[bot]
|
b2d5e25b56
|
Bump @babel/core from 7.14.3 to 7.14.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.3 to 7.14.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.6/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2021-07-18 11:50:59 +07:00 |
dependabot[bot]
|
d9d6102557
|
Bump @nextcloud/event-bus from 1.3.0 to 2.0.0
Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-event-bus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v1.3.0...v2.0.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/event-bus"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2021-07-18 00:08:56 +07:00 |
dependabot[bot]
|
c915832e02
|
Bump css-loader from 5.2.6 to 5.2.7
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.6 to 5.2.7.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.6...v5.2.7)
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2021-07-17 13:31:19 +07:00 |
szaimen
|
ce9bebda0a
|
fix overlapping of elements in certain views
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2021-07-16 18:06:41 +07:00 |
szaimen
|
67d0053ecc
|
Increase footer padding for longer menus
Signed-off-by: szaimen <szaimen@e.mail.de>
Co-Authored-By: Julius Härtl <jus@bitgrid.net>
|
2021-07-16 17:05:45 +07:00 |
Julius Härtl
|
2766df9764
|
Merge pull request #27995 from nextcloud/enh/noid/multiselect-design-fixes
some multiselect design fixes
|
2021-07-16 14:28:34 +07:00 |
szaimen
|
b3d5a57f18
|
Merge pull request #27980 from nextcloud/enh/18683/improve-notcreatable-permissions-hint
Improve notcreatable permissions hint
|
2021-07-15 23:12:27 +07:00 |
szaimen
|
85b0df20fa
|
Improve notcreatable permissions hint
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2021-07-15 21:00:09 +07:00 |
szaimen
|
f4db7cbe52
|
some multiselect design fixes
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2021-07-15 17:09:28 +07:00 |
Nextcloud bot
|
7f572c0645
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2021-07-15 10:37:23 +07:00 |
Julius Härtl
|
1366b35081
|
Merge pull request #27946 from nextcloud/enh/breadcrumb-detail-view-in-menu
Show registered breadcrumb detail views in breadcrumb menu
|
2021-07-14 10:31:00 +07:00 |
Nextcloud bot
|
43d4a4c5ae
|
[tx-robot] updated from transifex
|
2021-07-14 02:26:23 +07:00 |
MichaIng
|
adce076808
|
Merge pull request #27565 from nextcloud/dependabot/npm_and_yarn/striptags-3.2.0
Bump striptags from 3.1.1 to 3.2.0
|
2021-07-14 01:43:32 +07:00 |
dependabot[bot]
|
f750268f75
|
Bump striptags from 3.1.1 to 3.2.0
Bumps [striptags](https://github.com/ericnorris/striptags) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/ericnorris/striptags/releases)
- [Commits](https://github.com/ericnorris/striptags/compare/v3.1.1...v3.2.0)
---
updated-dependencies:
- dependency-name: striptags
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2021-07-14 00:51:32 +07:00 |
Julien Veyssier
|
c035541ba4
|
show breadcrumb detail view in breadcrumb menu
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2021-07-13 12:51:41 +07:00 |
szaimen
|
6615cdba3c
|
Merge pull request #27867 from nextcloud/fix/noid/newfilemenu-on-public-page
fix newfileMenu on public page
|
2021-07-13 13:10:23 +07:00 |
szaimen
|
ce0f38e95d
|
fix newfileMenu on public page
Signed-off-by: szaimen <szaimen@e.mail.de>
|
2021-07-13 11:34:46 +07:00 |
dependabot[bot]
|
7343f12b5b
|
Bump @nextcloud/paths from 1.1.2 to 2.0.0
Bumps @nextcloud/paths from 1.1.2 to 2.0.0.
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2021-07-12 21:34:15 +07:00 |
dependabot[bot]
|
5370960340
|
Bump @nextcloud/logger from 1.1.2 to 2.0.0
Bumps [@nextcloud/logger](https://github.com/nextcloud/nextcloud-logger) from 1.1.2 to 2.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-logger/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-logger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-logger/compare/v1.1.2...v2.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2021-07-12 21:51:37 +07:00 |
Nextcloud bot
|
bdb5d9f418
|
[tx-robot] updated from transifex
|
2021-07-10 02:31:32 +07:00 |
Nextcloud bot
|
c2f62ee0b8
|
[tx-robot] updated from transifex
|
2021-07-09 02:26:17 +07:00 |
Nextcloud bot
|
17e58f5056
|
[tx-robot] updated from transifex
|
2021-07-06 02:26:02 +07:00 |
Nextcloud bot
|
bb40e65e4e
|
[tx-robot] updated from transifex
|
2021-07-01 02:24:48 +07:00 |
Nextcloud bot
|
62ff4fe50a
|
[tx-robot] updated from transifex
|
2021-06-30 02:25:27 +07:00 |
Nextcloud bot
|
ac97873a17
|
[tx-robot] updated from transifex
|
2021-06-28 02:25:09 +07:00 |
Nextcloud bot
|
67851a0262
|
[tx-robot] updated from transifex
|
2021-06-27 02:25:38 +07:00 |
John Molakvoæ
|
00edbc2adf
|
Merge pull request #27664 from nextcloud/techdebt/noid/master-is-now-23-part2
Bump app version
|
2021-06-25 13:17:48 +07:00 |
Nextcloud bot
|
95447d0152
|
[tx-robot] updated from transifex
|
2021-06-25 02:25:29 +07:00 |
Joas Schilling
|
655108a3dc
|
Bump app version
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-06-24 16:08:39 +07:00 |
Joas Schilling
|
8b0448d407
|
Master is now 23
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2021-06-24 12:56:06 +07:00 |
dependabot[bot]
|
0c1ba19658
|
Merge pull request #27629 from nextcloud/dependabot/npm_and_yarn/core-js-3.15.1
|
2021-06-24 07:38:27 +07:00 |
dependabot[bot]
|
a6f7e0053d
|
Bump core-js from 3.13.1 to 3.15.1
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.13.1 to 3.15.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.15.1/packages/core-js)
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
|
2021-06-24 09:03:14 +07:00 |
Nextcloud bot
|
4158f1a848
|
[tx-robot] updated from transifex
|
2021-06-24 02:25:18 +07:00 |
Nextcloud bot
|
25b4f11fd5
|
[tx-robot] updated from transifex
|
2021-06-22 02:26:59 +07:00 |
Louis Chemineau
|
f0876a9e9d
|
Update Autoloader
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2021-06-21 15:54:51 +07:00 |
Nextcloud bot
|
160d0c5161
|
[tx-robot] updated from transifex
|
2021-06-21 02:26:40 +07:00 |
Nextcloud bot
|
da408dbcbd
|
[tx-robot] updated from transifex
|
2021-06-19 02:26:44 +07:00 |
Nextcloud bot
|
3b70e44f2a
|
[tx-robot] updated from transifex
|
2021-06-18 02:26:57 +07:00 |
Julius Härtl
|
a94236483e
|
Let apps toggle an unread counter on app icons
Co-authored-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2021-06-16 17:12:56 +07:00 |
Christopher Ng
|
c2e4c2ae27
|
Add timestamp tooltip
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2021-06-14 17:07:15 +07:00 |
Nextcloud bot
|
64ac7331da
|
[tx-robot] updated from transifex
|
2021-06-11 02:28:11 +07:00 |
Louis Chemineau
|
c03a14934b
|
Trigger click event when scrollTo is set
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2021-06-09 16:19:11 +07:00 |
Nextcloud bot
|
1c97818e14
|
[tx-robot] updated from transifex
|
2021-06-09 02:26:15 +07:00 |
Morris Jobke
|
c2ff254f59
|
Merge pull request #27123 from nextcloud/feature/emit_sidebar_events
Emit Sidebar events on nextcloud-bus
|
2021-06-07 23:33:48 +07:00 |
Morris Jobke
|
2ae60b42ab
|
Merge pull request #26494 from rigrig/fix-php8-deprecations
Fix some php 8 warnings
|
2021-06-07 23:30:59 +07:00 |
Louis Chemineau
|
8a66cdbdf3
|
Emit sidebar events
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2021-06-07 16:48:55 +07:00 |
John Molakvoæ
|
b211d02e9c
|
Merge pull request #27008 from francoisfreitag/no-jq-app-calendar
|
2021-06-05 12:36:30 +07:00 |