summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | only determine is sharing is disabled for a user onceRobin Appelman2018-08-162-2/+12
| * | | | | don't check if target dir exists when using the default share target directoryRobin Appelman2018-08-162-1/+5
| * | | | | re-use view instances for shared storagesRobin Appelman2018-08-162-6/+17
| * | | | | more efficient way to detect added and removed mountsRobin Appelman2018-08-161-4/+0
| * | | | | more efficient unique share target generationRobin Appelman2018-08-162-13/+10
* | | | | | Merge pull request #10589 from nextcloud/smb-stat-retryMorris Jobke2018-08-241-1/+8
|\ \ \ \ \ \
| * | | | | | retry stat on timeoutRobin Appelman2018-08-081-1/+8
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-08-24142-10/+242
* | | | | | | Merge pull request #10815 from nextcloud/fix/noid/missingreturnvalMorris Jobke2018-08-231-0/+1
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | returning of $tr is expected, otherwise ending up in a JS errorArthur Schiwon2018-08-231-0/+1
| | |_|_|_|/ | |/| | | |
* / | | | | [tx-robot] updated from transifexNextcloud bot2018-08-23444-690/+58
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2018-08-228-6/+12
* | | | | Merge pull request #10775 from nextcloud/fix/10431/ldap-groupsblizzz2018-08-211-1/+1
|\ \ \ \ \
| * | | | | Resolve all group memberships properlyMorris Jobke2018-08-211-1/+1
* | | | | | raise version to trigger migrationMorris Jobke2018-08-211-1/+1
* | | | | | Fix integration test execution on DronChristoph Wurst2018-08-212-2/+2
* | | | | | Fix backup codes column length to fix Argon2 hash valuesChristoph Wurst2018-08-213-0/+53
* | | | | | Add an integration test that inserts long back codes valuesChristoph Wurst2018-08-211-0/+9
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2018-08-2116-4/+36
* | | | | Merge pull request #10700 from nextcloud/fix/10516/sharepermissionsMorris Jobke2018-08-201-21/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | remove unexecutable codeArthur Schiwon2018-08-151-21/+4
* | | | | Merge pull request #10738 from nextcloud/fix/10669/store-sorting-only-for-log...blizzz2018-08-202-1/+32
|\ \ \ \ \
| * | | | | Improves the testsMichael Weimann2018-08-171-9/+24
| * | | | | Stores the sorting only if there is an userMichael Weimann2018-08-171-1/+1
| * | | | | Adds a test to check that the sorting isn't stored without an userMichael Weimann2018-08-171-0/+16
* | | | | | Merge pull request #10697 from nextcloud/smb-log-removed-entriesMorris Jobke2018-08-201-11/+25
|\ \ \ \ \ \
| * | | | | | log entries that are hidden during file listingRobin Appelman2018-08-161-11/+25
* | | | | | | Merge pull request #10687 from nextcloud/fix/noid/false-positive-change-mentionMorris Jobke2018-08-203-27/+67
|\ \ \ \ \ \ \
| * | | | | | | fix unit testsArthur Schiwon2018-08-151-10/+47
| * | | | | | | don't force LDAP updates on userExists anymoreArthur Schiwon2018-08-141-9/+1
| * | | | | | | don't blame email address changersArthur Schiwon2018-08-141-8/+19
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2018-08-204-2/+4
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #10707 from nextcloud/dark-theme-fixesJulius Härtl2018-08-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix public pages backgroundJohn Molakvoæ (skjnldsv)2018-08-161-1/+1
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2018-08-184-0/+12
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge pull request #10718 from nextcloud/occ-recover-encryptionBjörn Schießle2018-08-176-12/+146
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | add occ command to recover encrypted files in case of password lostBjoern Schiessle2018-08-166-12/+146
| | |_|_|/ / | |/| | | |
* | | | | | and the user popover needs a higher z-index, to make it visible againArthur Schiwon2018-08-161-1/+1
* | | | | | fix wrong return value of filtered whats new infoArthur Schiwon2018-08-162-1/+77
* | | | | | Merge pull request #10695 from nextcloud/sharing-public-settings-fixesJulius Härtl2018-08-161-2/+2
|\ \ \ \ \ \
| * | | | | | Disabled checkboxes and design fixesJohn Molakvoæ (skjnldsv)2018-08-161-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #10692 from nextcloud/deleted-share-remove-actionsRoeland Jago Douma2018-08-162-4/+26
|\ \ \ \ \ \
| * | | | | | Object.values polyfillJohn Molakvoæ (skjnldsv)2018-08-161-0/+14
| * | | | | | Do not show action menu if no actions are availableJohn Molakvoæ (skjnldsv)2018-08-152-4/+12
| |/ / / / /
* | / / / / [tx-robot] updated from transifexNextcloud bot2018-08-168-118/+124
| |/ / / / |/| | | |
* | | | | Merge pull request #10691 from nextcloud/various-beta14-design-fixesJulius Härtl2018-08-152-1/+7
|\ \ \ \ \
| * | | | | Added feedback on autocomplete uiJohn Molakvoæ (skjnldsv)2018-08-151-1/+1
| * | | | | TypoJohn Molakvoæ (skjnldsv)2018-08-151-1/+1
| * | | | | Ellipsis long username/mails in share viewJohn Molakvoæ (skjnldsv)2018-08-151-0/+4
| * | | | | Undo button fix in themingJohn Molakvoæ (skjnldsv)2018-08-151-0/+2
| |/ / / /