aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ / | |/| |
* | | | Fix settings error message timeoutChristopher Ng2022-03-041-2/+3
* | | | [tx-robot] updated from transifexNextcloud bot2022-03-0416-2/+102
* | | | Merge pull request #31267 from nextcloud/enh/docs-link-for-opcache-recommendsMichaIng2022-03-042-4/+1
|\ \ \ \
| * | | | Add Nextcloud docs link to OPcache recommendsMichaIng2022-03-032-4/+1
| |/ / /
* | | | Merge pull request #31415 from knox/fix-opcache-permitted-pathMichaIng2022-03-041-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix permittedPath comparisonMickey Knox2022-03-021-1/+1
* | | | Merge pull request #31359 from nextcloud/fix/apps-error-message-timeoutVincent Petry2022-03-031-1/+1
|\ \ \ \
| * | | | Fix apps settings error message timeoutChristopher Ng2022-03-021-1/+1
* | | | | Merge pull request #31372 from nextcloud/enh/noid/prevent-right-click-for-hid...Vincent Petry2022-03-031-0/+8
|\ \ \ \ \
| * | | | | prevent right-click when hideDownload is enabledszaimen2022-03-031-0/+8
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-0334-26/+284
| |_|/ / / |/| | | |
* | | | | Merge pull request #31389 from nextcloud/enh/27671/fix-sharing-overview-actionsSimon L2022-03-021-0/+1
|\ \ \ \ \
| * | | | | try to fix correct fileactions for sharing overviewszaimen2022-03-021-0/+1
| | |/ / / | |/| | |
* | | | | Hide preview if it is in full screen mode (viewer is open)Julius Härtl2022-03-021-3/+3
* | | | | Merge pull request #31124 from nextcloud/enh/diagnostics-loggingJulius Härtl2022-03-021-0/+5
|\ \ \ \ \