Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-09 | 16 | -16/+74 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-08 | 12 | -22/+36 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-07 | 12 | -6/+42 |
| | |||||
* | Merge pull request #25955 from nextcloud/backport/25932/stable21 | Roeland Jago Douma | 2021-03-06 | 1 | -1/+1 |
|\ | | | | | [stable21] Skip empty obsolete owner when adding to own NC | ||||
| * | Skip empty obsolete owner when adding to own NC | Vincent Petry | 2021-03-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | The owner field is nowadays always empty when adding a federated share using "Add to your Nextcloud", so don't check for it. Fixes an issue where "Add to your Nextcloud" doesn't add anything. Signed-off-by: Vincent Petry <vincent@nextcloud.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-06 | 40 | -126/+504 |
|/ | |||||
* | Merge pull request #25935 from nextcloud/backport/25926/stable21 | Roeland Jago Douma | 2021-03-05 | 1 | -2/+38 |
|\ | | | | | [stable21] Activity: show if files are hidden or not | ||||
| * | Activity: show if files are hidden or not | Roeland Jago Douma | 2021-03-04 | 1 | -2/+38 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #25573 from nextcloud/backport/25378/stable21 | Roeland Jago Douma | 2021-03-05 | 2 | -10/+8 |
|\ \ | | | | | | | [stable21] Improve mention matches | ||||
| * | | Improve mention matches | Joas Schilling | 2021-02-11 | 2 | -10/+8 |
| | | | | | | | | | | | | | | | | | | The previous regex didn't correctly match users with . ' or - Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #25918 from nextcloud/backport/25805/stable21 | Roeland Jago Douma | 2021-03-05 | 3 | -3/+3 |
|\ \ \ | | | | | | | | | [stable21] Clear multiselect after selection in share panel | ||||
| * | | | Clear multiselect after selection in share panel | Vincent Petry | 2021-03-04 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-05 | 6 | -2/+22 |
| |_|/ |/| | | |||||
* | | | Merge pull request #25875 from nextcloud/backport/25797/stable21 | Roeland Jago Douma | 2021-03-04 | 3 | -6/+6 |
|\ \ \ | | | | | | | | | [stable21] Do not trigger a full filelist reload after creating a new file from a template | ||||
| * | | | Bump bundles | Julius Härtl | 2021-03-03 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> | ||||
| * | | | At least try to give the full context for the file action | Julius Härtl | 2021-03-02 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
| * | | | Do not trigger a full filelist reload after creating a new file | Julius Härtl | 2021-03-02 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-04 | 46 | -140/+288 |
| |/ / |/| | | |||||
* | | | Merge pull request #25843 from nextcloud/backport/25757/stable21 | Roeland Jago Douma | 2021-03-03 | 1 | -10/+21 |
|\ \ \ | | | | | | | | | [stable21] fix detecting cyclic group memberships | ||||
| * | | | fix detecting cyclic group memberships | Arthur Schiwon | 2021-03-01 | 1 | -10/+21 |
| | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | | Merge pull request #25899 from nextcloud/backport/25860/stable21 | Roeland Jago Douma | 2021-03-03 | 1 | -3/+6 |
|\ \ \ \ | | | | | | | | | | | [stable21] do not die after LDAP auth failed with expired acc | ||||
| * | | | | do not die after LDAP auth failed with expired acc | Arthur Schiwon | 2021-03-02 | 1 | -3/+6 |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | - some servers return error code 53 Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* / | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-03 | 28 | -20/+162 |
|/ / / | |||||
* | | | Merge pull request #25857 from nextcloud/backport/25856/stable21 | kesselb | 2021-03-02 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | [stable21] Card::getOwner should return the actual value | ||||
| * | | | Card::getOwner should return the actual value | Roeland Jago Douma | 2021-03-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | I guess we never call this at runtime or it would already ahve done boom very loudly. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-02 | 98 | -586/+620 |
|/ / / | |||||
* | | | Merge pull request #25739 from nextcloud/backport/25602/stable21 | Roeland Jago Douma | 2021-03-01 | 3 | -8/+23 |
|\ \ \ | |/ / |/| | | [stable21] Avoid creating two share links when password is enforced | ||||
| * | | Avoid creating two share links when password is enforced | Julius Härtl | 2021-03-01 | 3 | -8/+23 |
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-03-01 | 20 | -34/+74 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-28 | 20 | -64/+92 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-27 | 16 | -76/+196 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-26 | 22 | -208/+324 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-25 | 26 | -62/+188 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-24 | 26 | -226/+408 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-23 | 44 | -240/+628 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-21 | 18 | -20/+140 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-20 | 10 | -12/+48 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-19 | 2 | -0/+8 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-18 | 14 | -4/+142 |
| | | |||||
* | | Merge pull request #25650 from nextcloud/backport/25594/stable21 | Christoph Wurst | 2021-02-17 | 3 | -3/+3 |
|\ \ | | | | | | | [stable21] Use ownerDisplayName for SharingEntry Tooltip | ||||
| * | | Use ownerDisplayName for SharingEntry Tooltip | Dan VerWeire | 2021-02-16 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some NC installations may use a LDAP UUID for the username. If that is the case, then the tooltip for who a file/folder was shared by may say something like `Shared with Steve McQueen (smqueen@yada.com) by FKDJ39-38D794JG-4398GJODF9H3G-4534`. This commit changes the value showed for the owner to the full display name. Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> | ||||
* | | | Cache the user backend info for 300s | Joas Schilling | 2021-02-17 | 1 | -1/+3 |
| | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-17 | 16 | -6/+470 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-16 | 8 | -2/+140 |
| | | | |||||
* | | | Fix app icon list in dark mode | Joas Schilling | 2021-02-15 | 1 | -2/+2 |
|/ / | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-15 | 10 | -50/+134 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-14 | 6 | -50/+156 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-13 | 14 | -86/+118 |
| | | |||||
* | | Merge pull request #25591 from nextcloud/backport/25582/stable21 | Roeland Jago Douma | 2021-02-12 | 2 | -0/+19 |
|\ \ | | | | | | | [stable21] Do not send imip email to invalid recipients | ||||
| * | | Do not send imip email to invalid recipients | Christoph Wurst | 2021-02-11 | 2 | -0/+19 |
| |/ | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> |