summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #29454 from nextcloud/bugfix/noid/detect-mimetype-by-conte...blizzz2021-10-271-1/+1
|\ \
| * | Detect mimetype by content only with contentJoas Schilling2021-10-271-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2021-10-276-2/+8
* | | Merge pull request #26841 from nextcloud/bugfix/files-search-filterVincent Petry2021-10-2619-424/+478
|\ \ \
| * | | Move to combined files entrypointJulius Härtl2021-10-2515-422/+432
| * | | Fix "No entries in this …" templateJoas Schilling2021-10-254-4/+4
| * | | Implement local filtering in file listJulius Härtl2021-10-252-0/+44
* | | | [tx-robot] updated from transifexNextcloud bot2021-10-2628-2/+232
* | | | Merge pull request #29318 from nextcloud/fix/dav-availability-settings-timezo...Christoph Wurst2021-10-256-23/+49
|\ \ \ \ | |/ / / |/| | |
| * | | Get VTIMEZONE data from a time zone database libChristoph Wurst2021-10-255-22/+32
| * | | Read and write time zone ID when updating CalDAV availabilityChristoph Wurst2021-10-254-7/+23
| |/ /
* | | Merge pull request #29021 from nextcloud/work/smb/additional-loggingJulius Härtl2021-10-251-0/+1
|\ \ \
| * | | Add additional logging on SMB failure to read folder contentCarl Schwan2021-10-011-0/+1
* | | | Merge pull request #27949 from CarlSchwan/work/carl/password-reset-autocompleteLouis2021-10-251-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Add autocompletion for password resetCarl Schwan2021-10-221-2/+2
* | | | [tx-robot] updated from transifexNextcloud bot2021-10-2524-82/+256
* | | | [tx-robot] updated from transifexNextcloud bot2021-10-2412-0/+38
* | | | Merge pull request #29400 from nextcloud/fix/noid/undef-index-errorJulius Härtl2021-10-231-1/+1
|\ \ \ \
| * | | | fixes an undefined index when getAccessList returns an empty arrayArthur Schiwon2021-10-221-1/+1
* | | | | Merge pull request #29363 from nextcloud/fair-use-pushJohn Molakvoæ2021-10-233-2/+38
|\ \ \ \ \
| * | | | | show warning on personal settings pageVitor Mattos2021-10-232-1/+23
| * | | | | Show warning on admin settings pageVitor Mattos2021-10-231-1/+15
| |/ / / /
* / / / / [tx-robot] updated from transifexNextcloud bot2021-10-2326-22/+128
|/ / / /
* | | | Merge pull request #25392 from nextcloud/imountpoint-ocp-storageJulius Härtl2021-10-221-5/+0
|\ \ \ \
| * | | | Merge branch 'master' into imountpoint-ocp-storageJohn Molakvoæ2021-10-223983-28087/+79781
| |\| | |
| * | | | dont return private storage interface from public mount interfaceRobin Appelman2021-03-231-5/+0
* | | | | Merge pull request #28997 from nextcloud/fix/set-attendee-as-recipientJohn Molakvoæ2021-10-223-25/+85
|\ \ \ \ \
| * | | | | Update attendence for external usersDaniel Kesselberg2021-10-083-25/+85
| * | | | | Scheduling plugin not updating responding attendee status take twoAnna Larch2021-10-081-1/+1
* | | | | | Merge pull request #29220 from nextcloud/s3-external-listJohn Molakvoæ2021-10-223-144/+235
|\ \ \ \ \ \
| * | | | | | cache versioning enabled statusRobin Appelman2021-10-191-2/+16
| * | | | | | minor directory detect improvementsRobin Appelman2021-10-191-2/+2
| * | | | | | always set Key field in `headObject`Robin Appelman2021-10-151-1/+3
| * | | | | | more reliable hasUpdated for s3Robin Appelman2021-10-151-0/+13
| * | | | | | remove old migration methodRobin Appelman2021-10-151-31/+0
| * | | | | | optimize filetype for s3 directories a bitRobin Appelman2021-10-151-0/+3
| * | | | | | ciRobin Appelman2021-10-152-0/+49
| * | | | | | more reliable directory copyRobin Appelman2021-10-151-20/+10
| * | | | | | doesDirectoryExist fixesRobin Appelman2021-10-151-4/+4
| * | | | | | s3 external storage listing reworkRobin Appelman2021-10-151-96/+147
* | | | | | | Merge pull request #27731 from ZitronePlus/masterJohn Molakvoæ2021-10-221-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix for #26526ZitronePlus2021-06-301-1/+1
* | | | | | | | Merge pull request #26989 from fuchsi3010/masterJohn Molakvoæ2021-10-223-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | removed the '!default' flags, as not necessaryDaniel Josua Fuchs2021-09-154-9/+6
| * | | | | | | | Merge github.com:nextcloud/serverDaniel Josua Fuchs2021-09-153440-21642/+52111
| |\ \ \ \ \ \ \ \
| * | | | | | | | | fixed path to the img directory, from the accessability app. hack-y fix for #...Daniel Fuchs2021-05-154-0/+12
* | | | | | | | | | Merge pull request #26725 from nextcloud/fix-federated-scope-not-shown-when-p...John Molakvoæ2021-10-226-17/+37
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Split capabilityDaniel Calviño Sánchez2021-08-182-12/+21
| * | | | | | | | | Hide "federated" scope when Federation app is disabledDaniel Calviño Sánchez2021-08-184-1/+12
| * | | | | | | | | Fix "Federated" scope not shown when the lookup server is disabledDaniel Calviño Sánchez2021-08-182-5/+5