summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Add spinner when loading ext storagesVincent Petry2021-12-063-0/+21
* Cast orphan subscription id to intChristoph Wurst2021-12-011-4/+5
* [tx-robot] updated from transifexNextcloud bot2021-12-014-4/+22
* Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)2021-11-3083-587/+738
* [tx-robot] updated from transifexNextcloud bot2021-11-306-2/+12
* Merge pull request #29470 from nextcloud/fix/translit-php8blizzz2021-11-292-13/+11
|\
| * Fix sanitizing regex and add a test case for uppercase in usernameCôme Chilliet2021-11-232-2/+3
| * Avoid use of iconv to get rid of unicodeCôme Chilliet2021-10-282-13/+10
* | Merge pull request #29931 from nextcloud/dependabot/npm_and_yarn/marked-4.0.5Louis2021-11-294-6/+6
|\ \
| * | Bump marked from 4.0.4 to 4.0.5dependabot[bot]2021-11-274-6/+6
* | | [tx-robot] updated from transifexNextcloud bot2021-11-2916-4/+66
* | | [tx-robot] updated from transifexNextcloud bot2021-11-286-0/+272
|/ /
* | Bump @nextcloud/axios from 1.7.0 to 1.8.0dependabot[bot]2021-11-2774-427/+427
* | Merge pull request #29934 from nextcloud/dependabot/npm_and_yarn/jquery-3.6.0MichaIng2021-11-272-8/+8
|\ \
| * | Bump jquery from 3.5.1 to 3.6.0dependabot[bot]2021-11-272-8/+8
* | | [tx-robot] updated from transifexNextcloud bot2021-11-2722-20/+398
|/ /
* | [tx-robot] updated from transifexNextcloud bot2021-11-2614-32/+222
* | Set number of visibility dropdown rows dynamicallyChristopher Ng2021-11-263-7/+13
* | Improve accessibilityChristopher Ng2021-11-268-14/+35
* | Merge pull request #29837 from nextcloud/fix/user_ldap-check-cacheJulius Härtl2021-11-253-16/+30
|\ \
| * | Check LDAP upon user deletion instead of refusing based on cached informationCôme Chilliet2021-11-231-7/+21
| * | Ignore cache in occ ldap:check-ldap commandCôme Chilliet2021-11-223-9/+9
* | | Merge pull request #29826 from nextcloud/fix/noid/fix-personal-settingsJulius Härtl2021-11-243-6/+8
|\ \ \
| * | | Personalsettings - remove marginLeft as it breaks the layoutszaimen2021-11-243-6/+8
* | | | Merge pull request #29864 from nextcloud/bugfix/noid/dav-propfind-ctimeVincent Petry2021-11-241-6/+3
|\ \ \ \
| * | | | Allow to fetch the creation time of foldersJulius Härtl2021-11-231-6/+3
* | | | | [tx-robot] updated from transifexNextcloud bot2021-11-2410-2/+164
| |/ / / |/| | |
* | | | Merge pull request #29432 from nextcloud/fix/support-php-8.1Vincent Petry2021-11-2312-19/+16
|\ \ \ \
| * | | | Fix errors from files applications tests on PHP 8.1Côme Chilliet2021-11-231-1/+3
| * | | | Fix dav application tests and code for PHP 8.1Côme Chilliet2021-11-235-4/+7
| * | | | Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-236-14/+6
| |/ / /
* | | | Merge pull request #29610 from nextcloud/fix/user_ldap-loggerCôme Chilliet2021-11-2313-90/+39
|\ \ \ \
| * | | | Move back logger to protected in OCA\User_LDAP\User\UserCôme Chilliet2021-11-231-1/+1
| * | | | Update autoloader accordinglyCôme Chilliet2021-11-093-4/+2
| * | | | Get rid of LogWrapper calling deprecated logger and use LoggerInterface from ...Côme Chilliet2021-11-0910-86/+37
* | | | | Merge pull request #29791 from nextcloud/bugfix/noid/status-editingJoas Schilling2021-11-238-22/+29
|\ \ \ \ \
| * | | | | Fix multiple bugs with user statusCarl Schwan2021-11-238-22/+29
* | | | | | Merge pull request #29836 from nextcloud/fix/user_ldap-deletionVincent Petry2021-11-232-0/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Test cache invalidation for AbstractMapping in test suiteCôme Chilliet2021-11-221-0/+4
| * | | | | Make sure mapping cache is cleared when deleting a userCôme Chilliet2021-11-221-0/+5
| | |_|/ / | |/| | |
* | | | | [tx-robot] updated from transifexNextcloud bot2021-11-2322-2/+246
* | | | | Improve sortingChristopher Ng2021-11-233-6/+16
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2021-11-224-2/+530
* | | | [tx-robot] updated from transifexNextcloud bot2021-11-214-0/+10
* | | | [tx-robot] updated from transifexNextcloud bot2021-11-2012-2/+96
* | | | Merge pull request #29788 from nextcloud/bugfix/noid/settings-sharing-heading...Vincent Petry2021-11-191-1/+1
|\ \ \ \
| * | | | Fix doc link in sharing settingsVincent Petry2021-11-191-1/+1
| |/ / /
* | | | Merge pull request #29605 from nextcloud/bugfix/29603/fix-scanner-nfd-existenzVincent Petry2021-11-192-30/+4
|\ \ \ \
| * | | | Move storage encoding compatibility warning logicVincent Petry2021-11-172-30/+4
* | | | | Merge pull request #27266 from nextcloud/dependabot/npm_and_yarn/jquery-3.6.0dependabot[bot]2021-11-195-13/+13
|\ \ \ \ \