summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-01-2436-12/+122
* [tx-robot] updated from transifexNextcloud bot2022-01-2312-4/+50
* Merge pull request #30795 from nextcloud/fix/smb-kerberosJohn Molakvoæ2022-01-221-4/+2
|\
| * Fix accessing undefined offsetsCarl Schwan2022-01-211-4/+2
* | Merge pull request #30729 from nextcloud/dependabot/npm_and_yarn/nextcloud/es...John Molakvoæ2022-01-2260-253/+130
|\ \
| * | Auto fix warningsLouis Chemineau2022-01-2159-252/+129
| * | Adapt eslint ignore comment to silent errorLouis Chemineau2022-01-211-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2022-01-2278-176/+222
* | | Merge pull request #30379 from nextcloud/feature/add-comments-reactionsJoas Schilling2022-01-211-0/+1
|\ \ \ | |_|/ |/| |
| * | Fix affected unit testVitor Mattos2022-01-211-0/+1
* | | Merge pull request #30789 from nextcloud/Valdnet-patch-2John Molakvoæ2022-01-211-1/+1
|\ \ \
| * | | l10n: Change to a capital letterValdnet2022-01-211-1/+1
* | | | Merge pull request #30123 from nextcloud/rakekniven-patch-1Joas Schilling2022-01-211-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | l10n: Add dot at the end of an sentencerakekniven2022-01-201-2/+2
| | |/ | |/|
* | | [tx-robot] updated from transifexNextcloud bot2022-01-2188-84/+186
* | | Merge pull request #29349 from nextcloud/enh/noid/filesext_kerberos_apache_authJohn Molakvoæ2022-01-2024-126/+555
|\ \ \
| * | | Add test for samba kerberos sso in ciRobin Appelman2022-01-201-0/+33
| * | | update icewind/smb to 3.5.2Robin Appelman2022-01-206-53/+72
| * | | update to release smb libRobin Appelman2022-01-201-4/+4
| * | | update icewind/smb to 3.5.1Robin Appelman2022-01-2020-91/+375
| * | | do not use deprecated query() methodArthur Schiwon2022-01-201-28/+28
| * | | add changes from Sebastian/dassIT and move default_realm to backendArthur Schiwon2022-01-202-5/+27
| * | | add KerberosApacheAuth support to files_externalArthur Schiwon2022-01-203-7/+78
* | | | Merge pull request #30771 from nextcloud/fix/proppatch-convert-complex-proper...Côme Chilliet2022-01-201-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Convert properties value to string before passing them to databaseCôme Chilliet2022-01-201-0/+5
| |/ /
* / / l10n: Spelling unification in Transifex.Valdnet2022-01-201-1/+1
|/ /
* | Change l10n directoryValdnet2022-01-201-4/+4
* | Change l10n directoryValdnet2022-01-201-5/+5
* | [tx-robot] updated from transifexNextcloud bot2022-01-2012-44/+46
|/
* [tx-robot] updated from transifexNextcloud bot2022-01-196-0/+60
* Fix tests with email templatesCarl Schwan2022-01-181-6/+6
* [tx-robot] updated from transifexNextcloud bot2022-01-182-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-01-162-0/+20
* [tx-robot] updated from transifexNextcloud bot2022-01-1522-8/+90
* Merge pull request #30645 from nextcloud/enh/internal-link-scroll-onlyJulien Veyssier2022-01-141-2/+2
|\
| * [files] new internal link GET param to avoid setting 'openfile' on redirectJulien Veyssier2022-01-141-2/+2
* | Merge pull request #29923 from alacn1/fix_basicauth_must_be_stringCarl Schwan2022-01-141-0/+4
|\ \
| * | files_external SMB: throw InvalidArgument when user is not setAnderson Luiz Alves2021-12-031-0/+4
* | | Merge pull request #30655 from nextcloud/fix/sizing-publi-download-pageCarl Schwan2022-01-143-7/+7
|\ \ \ | |_|/ |/| |
| * | Add non-breaking space in the file sizeCarl Schwan2022-01-143-7/+7
| * | Improve layout for the public download pageCarl Schwan2022-01-131-1/+1
* | | Merge pull request #30363 from nextcloud/enh/noid/accessibility-settings-mobileSimon L2022-01-141-0/+10
|\ \ \
| * | | address 2nd reviewszaimen2022-01-101-1/+1
| * | | address reviewszaimen2022-01-101-1/+1
| * | | improve accessibility settings on mobileszaimen2022-01-101-0/+10
* | | | Merge pull request #30568 from nextcloud/fix/user_ldap-fix-long-dn-migrationJohn Molakvoæ2022-01-147-21/+337
|\ \ \ \
| * | | | Remove useless indexes with duplicated names on backup tableCôme Chilliet2022-01-131-2/+0
| * | | | Update autoloaderJoas Schilling2022-01-132-0/+8
| * | | | Fix user_ldap migration for long DNs supportCôme Chilliet2022-01-132-49/+31
| * | | | Move duplicated code to a base class for group_mapping migrationsCôme Chilliet2022-01-133-79/+72