Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #19308 from nextcloud/backport/19219/stable18 | Roeland Jago Douma | 2020-02-05 | 1 | -0/+4 |
|\ | | | | | [stable18] Fix display of DTEND for multi-day all-day event | ||||
| * | Fix display of DTEND for multi-day all-day event | Georg Ehrke | 2020-02-05 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | Merge pull request #19089 from nextcloud/backport/18929/enh/sidebar/promise | Roeland Jago Douma | 2020-02-05 | 5 | -63/+59 |
|\ \ | |/ |/| | [stable18] Allow to await the sidebar | ||||
| * | Close handling | John Molakvoæ (skjnldsv) | 2020-02-05 | 5 | -21/+18 |
| | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
| * | Allow to await the sidebar | John Molakvoæ (skjnldsv) | 2020-02-05 | 3 | -43/+42 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | Merge pull request #19228 from nextcloud/backport/19215/stable18 | Roeland Jago Douma | 2020-02-04 | 2 | -22/+50 |
|\ \ | | | | | | | [stable18] WebcalRefreshJob: Fix reading refresh rate | ||||
| * | | RefreshWebcalJob: Fix reading subscription from database leading to ignored ↵ | Georg Ehrke | 2020-01-31 | 2 | -22/+50 |
| | | | | | | | | | | | | | | | | | | refreshRate Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | | Bump bundles | Julius Härtl | 2020-02-04 | 2 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Make sure that minSearchStringLength is taken into account | Julius Härtl | 2020-02-04 | 1 | -1/+5 |
| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | Fix issue when selecting an entry, the multiselect input was not closed | Julius Härtl | 2020-02-04 | 1 | -22/+22 |
| |/ |/| | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #19278 from nextcloud/backport/19276/stable18 | Roeland Jago Douma | 2020-02-03 | 1 | -1/+1 |
|\ \ | | | | | | | [stable18] Use proper andwhere clause | ||||
| * | | Use proper andwhere clause | Roeland Jago Douma | 2020-02-03 | 1 | -1/+1 |
| |/ | | | | | | | | | | | Fixes #19248 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Allow specifying this is the first login | Roeland Jago Douma | 2020-02-03 | 1 | -2/+9 |
| | | | | | | | | | | | | | | On firstlogin we allow non empty target folders. So that for guest transfers the user sees the same UI. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Catch \Error in Transfer::restoreShares | Tobia De Koninck | 2020-02-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | This makes the command more fault tolerant. An \Error can happen when e.g. the owner of a share is null. If we don't catch this, the restore process will stop in an unknown state. Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com> | ||||
* | | Prevent transferring data to user which never loggedin | Tobia De Koninck | 2020-02-03 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com> | ||||
* | | Add option to transfer-ownership to move data | Tobia De Koninck | 2020-02-03 | 2 | -5/+24 |
| | | | | | | | | | | | | | | | | This will move the home folder of own user to another user. Only allowed if that other user's home folder is empty. Can be used as workaround to rename users. Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com> | ||||
* | | Update test to pass l10n instead of factory | Daniel Kesselberg | 2020-02-03 | 1 | -6/+1 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | Use the l10n from settings | Roeland Jago Douma | 2020-02-03 | 1 | -2/+2 |
|/ | | | | | | Fixes #19261 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #19212 from nextcloud/backport/19125/bugfix/noid/tab-id | Roeland Jago Douma | 2020-01-30 | 30 | -13463/+516 |
|\ | | | | | [stable18] Give the sharing tab a unique id so it also opens properly on other languages | ||||
| * | Fix legacy tabs | John Molakvoæ (skjnldsv) | 2020-01-30 | 29 | -13461/+511 |
| | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | Give the sharing tab a unique id so it also opens properly on other languages | Julius Härtl | 2020-01-30 | 1 | -2/+5 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Fix query selector for inverted icons | Joas Schilling | 2020-01-30 | 1 | -2/+3 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Merge pull request #19189 from nextcloud/backport/19054/stable18 | Roeland Jago Douma | 2020-01-29 | 1 | -1/+1 |
|\ | | | | | [stable18] Use themed favicon-fb | ||||
| * | Use themed favicon-fb | Julius Härtl | 2020-01-29 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Fix "Call to undefined method OCA\\WorkflowEngine\\Entity\\File::t()" | Joas Schilling | 2020-01-29 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Compile assets | npmbuildbot[bot] | 2020-01-27 | 4 | -6/+6 |
| | | | | Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | apps can have polyamorous relationships with bundles | Arthur Schiwon | 2020-01-27 | 2 | -2/+4 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Use the target for file notifications | Roeland Jago Douma | 2020-01-26 | 1 | -2/+2 |
| | | | | | | | The node is not yet accessible if you did not accept the share yet. So trying to get it results in an acception. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Merge pull request #19117 from nextcloud/backport/19109/stable18 | Roeland Jago Douma | 2020-01-26 | 1 | -6/+5 |
|\ | | | | | [stable18] Adjust filelist color handling to new dark theme value | ||||
| * | Adjust filelist color handling to new dark theme value | Julius Härtl | 2020-01-24 | 1 | -6/+5 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Do not invert avatar colors when dark theme is enabled | Marco Ambrosini | 2020-01-24 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me> | ||||
* | Make sure the whole file list header is sticky and properly stacks to other ↵ | Julius Härtl | 2020-01-24 | 1 | -24/+14 |
| | | | | | | headers Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | fix multiselect actions for files | GretaD | 2020-01-24 | 1 | -1/+1 |
| | | | | Signed-off-by: GretaD <gretadoci@gmail.com> | ||||
* | Merge pull request #18953 from nextcloud/enhancement/18-apps-18v18.0.0 | Roeland Jago Douma | 2020-01-17 | 6 | -3938/+4716 |
|\ | | | | | [stable18] Add new recommended 18 apps | ||||
| * | Fix width and icon | Roeland Jago Douma | 2020-01-17 | 6 | -3938/+4716 |
| | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | | Merge pull request #18950 from nextcloud/backport/18764/stable18 | Roeland Jago Douma | 2020-01-17 | 3 | -5/+2 |
|\ \ | | | | | | | [stable18] Prevent duplicate entries in file sidebar | ||||
| * | | Prevent duplicate entries in file sidebar | Gary Kim | 2020-01-17 | 3 | -5/+2 |
| |/ | | | | | | | Signed-off-by: Gary Kim <gary@garykim.dev> | ||||
* | | Merge pull request #18948 from nextcloud/backport-18940 | Roeland Jago Douma | 2020-01-17 | 11 | -100/+38 |
|\ \ | |/ |/| | [stable18] Make the share accept process optional | ||||
| * | Bump bundles | Julius Härtl | 2020-01-17 | 4 | -26/+26 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Make auto accepting the default and provide setting to enforce the share ↵ | Julius Härtl | 2020-01-17 | 3 | -8/+12 |
| | | | | | | | | | | | | acceptance process Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Remove global share accepter since auto-accepting is the default | Julius Härtl | 2020-01-17 | 4 | -66/+0 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | Merge pull request #18947 from nextcloud/backport-18455 | Roeland Jago Douma | 2020-01-17 | 21 | -120/+12502 |
|\ \ | |/ |/| | [stable18] fix userlist alignment | ||||
| * | Bump bundles | Julius Härtl | 2020-01-16 | 12 | -40/+40 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Fix indentation | Julius Härtl | 2020-01-16 | 1 | -1199/+1199 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | Fix eslint errors in settings | Julius Härtl | 2020-01-16 | 1 | -23/+23 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | fix indentation and 3 dot menu | GretaD | 2020-01-16 | 2 | -1155/+1331 |
| | | | | | | | | Signed-off-by: GretaD <gretadoci@gmail.com> | ||||
| * | fix popover menu overlapping | GretaD | 2020-01-16 | 6 | -4/+7975 |
| | | | | | | | | Signed-off-by: GretaD <gretadoci@gmail.com> | ||||
| * | make actionButton sticky | GretaD | 2020-01-16 | 1 | -0/+8 |
| | | | | | | | | Signed-off-by: GretaD <gretadoci@gmail.com> | ||||
| * | add close button | GretaD | 2020-01-16 | 1 | -24/+36 |
| | | | | | | | | Signed-off-by: GretaD <gretadoci@gmail.com> | ||||
| * | fix new user table | GretaD | 2020-01-16 | 4 | -55/+4266 |
| | | | | | | | | Signed-off-by: GretaD <gretadoci@gmail.com> |