summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add KerberosApacheAuth support to files_externalArthur Schiwon2022-01-203-7/+78
* Merge pull request #30728 from nextcloud/backport/30614/stable23John Molakvoæ2022-01-201-1/+1
|\
| * Update Session.phpMarek-Wojtowicz2022-01-171-1/+1
* | Merge pull request #29798 from nextcloud/stable23-diskJohn Molakvoæ2022-01-201-1/+1
|\ \
| * | [stable23] Check for disk_free_spaceacsfer2021-11-191-1/+1
* | | Merge pull request #30759 from nextcloud/backport/30731/stable23John Molakvoæ2022-01-201-0/+11
|\ \ \
| * | | Log bruteforce throttle and blockingJoas Schilling2022-01-191-0/+11
|/ / /
* | | Merge pull request #30753 from nextcloud/backport/30738/stable23John Molakvoæ2022-01-191-0/+21
|\ \ \
| * | | Create block-merge-freeze.ymlJoas Schilling2022-01-191-0/+21
* | | | Merge pull request #30747 from nextcloud/backport/30615/stable23John Molakvoæ2022-01-1928-124/+163
|\ \ \ \ | |/ / / |/| | |
| * | | Update autoload and ClassLoaderChristopher Ng2022-01-193-7/+1
| * | | Improve installation pagesChristopher Ng2022-01-1925-117/+162
|/ / /
* | | Merge pull request #30734 from nextcloud/backport/30470/stable23Carl Schwan2022-01-184-2/+78
|\ \ \ | |_|/ |/| |
| * | Add hashed attribute column for indexed job existence checkJulius Härtl2022-01-184-2/+78
|/ /
* | Merge pull request #30685 from nextcloud/backport/29923/stable23MichaIng2022-01-171-0/+4
|\ \
| * | files_external SMB: throw InvalidArgument when user is not setAnderson Luiz Alves2022-01-141-0/+4
* | | Merge pull request #30722 from nextcloud/backport/30719/stable23max-nextcloud2022-01-171-3/+12
|\ \ \
| * | | Fix loading of the text app in public shared linksCarl Schwan2022-01-171-3/+12
|/ / /
* | | Merge pull request #30678 from nextcloud/release/23.0.1rc2v23.0.1rc2blizzz2022-01-171-2/+2
|\ \ \
| * | | 23.0.1 RC2Arthur Schiwon2022-01-141-2/+2
* | | | Merge pull request #30684 from nextcloud/backport/30531/stable23Carl Schwan2022-01-172-11/+42
|\ \ \ \
| * | | | Fix psalm issuesCarl Schwan2022-01-142-7/+10
| * | | | Add helper method in WrapperCarl Schwan2022-01-142-13/+25
| * | | | The storage is not static anymoreCarl Schwan2022-01-141-15/+11
| * | | | Optimize FileSystemTags workflow for groupfolderCarl Schwan2022-01-141-9/+29
* | | | | Merge pull request #30688 from nextcloud/backport/30499/stable23MichaIng2022-01-152-82/+0
|\ \ \ \ \
| * | | | | Remove inefficient fed share scannerVincent Petry2022-01-142-82/+0
* | | | | | Merge pull request #30689 from nextcloud/backport/30645/stable23MichaIng2022-01-151-2/+2
|\ \ \ \ \ \
| * | | | | | [files] new internal link GET param to avoid setting 'openfile' on redirectJulien Veyssier2022-01-141-2/+2
* | | | | | | Merge pull request #30695 from nextcloud/backport/30631/stable23MichaIng2022-01-151-1/+10
|\ \ \ \ \ \ \
| * | | | | | | updateEncryptedVersion: cleanup on target if cache already got renamedJonas Meurer2022-01-141-1/+10
| |/ / / / / /
* | | | | | | Merge pull request #30698 from nextcloud/backport/30655/stable23MichaIng2022-01-154-17/+28
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add non-breaking space in the file sizeCarl Schwan2022-01-143-7/+7
| * | | | | | Improve layout for the public download pageCarl Schwan2022-01-142-11/+22
|/ / / / / /
* | | | | | Merge pull request #30672 from nextcloud/backport/stable23/30597John Molakvoæ2022-01-145-4/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix file picker not respecting hidden files settingsCarl Schwan2022-01-145-4/+14
* | | | | | Merge pull request #30674 from nextcloud/backport/30275/stable23John Molakvoæ2022-01-141-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add version of disabled apps when availableJoas Schilling2022-01-141-2/+2
| |/ / / /
* | | | | Merge pull request #30671 from nextcloud/backport/30363/stable23Simon L2022-01-141-0/+10
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | address 2nd reviewszaimen2022-01-141-1/+1
| * | | | address reviewszaimen2022-01-141-1/+1
| * | | | improve accessibility settings on mobileszaimen2022-01-141-0/+10
* | | | | Merge pull request #30662 from nextcloud/backport/30530/stable23Vincent Petry2022-01-141-6/+5
|\ \ \ \ \
| * | | | | Fix wrong unified search link to folderJohn Molakvoæ2022-01-141-6/+5
| | |_|/ / | |/| | |
* | | | | Merge pull request #30663 from nextcloud/backport/30568/stable23blizzz2022-01-147-21/+337
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove useless indexes with duplicated names on backup tableCôme Chilliet2022-01-141-2/+0
| * | | | Update autoloaderJoas Schilling2022-01-142-0/+8
| * | | | Fix user_ldap migration for long DNs supportCôme Chilliet2022-01-142-49/+31
| * | | | Move duplicated code to a base class for group_mapping migrationsCôme Chilliet2022-01-143-79/+72
| * | | | Split dropTable and createTable in two migrationsCôme Chilliet2022-01-143-48/+141