summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-03-1312-4/+20
* Merge pull request #31555 from nextcloud/enh/noid/fix-drone-testsCarl Schwan2022-03-121-0/+2
|\
| * fix drone tests on masterszaimen2022-03-111-0/+2
* | [tx-robot] updated from transifexNextcloud bot2022-03-1218-0/+28
|/
* Merge pull request #31274 from nextcloud/fix/carddav-backend-1000-orache1John Molakvoæ2022-03-111-6/+9
|\
| * Don't recreate sql query each timeCarl Schwan2022-03-101-8/+8
| * Fix more than 1000 entries in queries exception in CardDavBackendCarl Schwan2022-02-211-7/+10
* | Merge pull request #31531 from nextcloud/fix/sftp-offsetJohn Molakvoæ2022-03-111-0/+3
|\ \
| * | Prevent reading key on SFTP stat boolJohn Molakvoæ2022-03-111-0/+3
* | | Merge pull request #31539 from nextcloud/bugfix/31532/user-status-not-resetti...Joas Schilling2022-03-111-1/+1
|\ \ \
| * | | Fix user status not resetting correctly after a callJoas Schilling2022-03-111-1/+1
* | | | Merge pull request #31454 from nextcloud/fix/audit-log-criticalJohn Molakvoæ2022-03-117-35/+148
|\ \ \ \
| * | | | Fix the logger that is imported for critical actionsCarl Schwan2022-03-107-35/+148
* | | | | Merge pull request #31519 from nextcloud/bugfix/noid/fix-occ-user-add-apppass...Vincent Petry2022-03-112-2/+12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Differenciate the activity depending on admin vs user actionJoas Schilling2022-03-102-2/+12
* | | | | Merge pull request #30963 from nextcloud/feat/calendar-migrationPytal2022-03-1021-0/+1283
|\ \ \ \ \
| * | | | | Improve error handling and output messagesChristopher Ng2022-03-092-14/+23
| * | | | | Various minor updatesChristopher Ng2022-03-022-38/+30
| * | | | | Minor updatesChristopher Ng2022-03-022-63/+75
| * | | | | Integrate migratorChristopher Ng2022-03-028-260/+74
| * | | | | Integration testsChristopher Ng2022-03-0214-0/+739
| * | | | | Calendar export and importChristopher Ng2022-03-029-0/+717
* | | | | | Merge pull request #31491 from nextcloud/fix/user_ldap-fix-duplicated-empty-u...Côme Chilliet2022-03-104-7/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix similar potential problems with fetchOne loopsCôme Chilliet2022-03-084-6/+6
| * | | | | Fix duplicated UUID detection when there are empty uuidsCôme Chilliet2022-03-081-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #31430 from nextcloud/enh/31429/improve-overwrite-cli-url-...Simon L2022-03-101-8/+7
|\ \ \ \ \
| * | | | | improve overwrite cli url setup checkszaimen2022-03-091-8/+7
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-104-2/+28
* | | | | | Fix alternative login buttonsJoas Schilling2022-03-091-8/+5
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-092-0/+12
* | | | | | Merge pull request #31431 from nextcloud/fs-setup-managerRobin Appelman2022-03-085-15/+27
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | type fixesRobin Appelman2022-03-041-0/+2
| * | | | | simplify setup of circular SetupManager<->ManagerRobin Appelman2022-03-042-12/+4
| * | | | | move logic to decide what to setup to setupmanagerRobin Appelman2022-03-042-3/+3
| * | | | | adjust tests to new fs setupRobin Appelman2022-03-044-15/+33
* | | | | | Merge pull request #31470 from nextcloud/enh/13099/allow-disable-imagick-warningJohn Molakvoæ2022-03-082-14/+33
|\ \ \ \ \ \
| * | | | | | fix testsszaimen2022-03-071-0/+12
| * | | | | | allow to disable the imagick warningszaimen2022-03-071-14/+21
| |/ / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-082-2/+2
* | | | | | Fix too many file download notifications when watching a videoszaimen2022-03-077-14/+53
* | | | | | allow adding protocol to domains in 'connectivity_check_domains' configJulien Veyssier2022-03-071-8/+13
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-072-4/+4
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-0612-2/+52
|/ / / / /
* | | | | Merge pull request #31266 from nextcloud/root-setup-mountproviderRobin Appelman2022-03-043-6/+24
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | also handle expired pre-write shared lock on dav upload when not using part f...Robin Appelman2022-02-251-1/+17
| * | | | make share cache test resilient against skeleton files not being thereRobin Appelman2022-02-251-5/+3
| * | | | skip localstorage dependend trashbin test when not using local user storageRobin Appelman2022-02-251-0/+4
* | | | | Merge pull request #31436 from nextcloud/fix/noid/migration-column-handlingVincent Petry2022-03-041-5/+15
|\ \ \ \ \
| * | | | | code styleArthur Schiwon2022-03-031-2/+2
| * | | | | be conservative when reading from fresh created columnArthur Schiwon2022-03-031-3/+13
| | |/ / / | |/| | |