aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #32635 from andyxheli/patch-3blizzz2022-10-051-2/+5
|\
| * Update lib/private/Contacts/ContactsMenu/ContactsStore.php Andy Xheli2022-09-201-1/+1
| * Update ContactsStore.phpAndy Xheli2022-09-191-1/+1
| * Apply suggestions from code review Andy Xheli2022-09-161-1/+1
| * Fix User profile picture when performing the searchAndy Xheli2022-05-271-2/+5
* | Use color preset of shipped background as primary colorChristopher Ng2022-10-051-0/+1
* | Merge pull request #34378 from nextcloud/add-isDeleted-to-icalendarblizzz2022-10-041-0/+6
|\ \
| * | Add isDeleted property to OCP\Calendar\ICalendarThomas Citharel2022-10-031-0/+6
* | | Fix typo in deprecatedJoas Schilling2022-10-043-4/+4
|/ /
* | Merge pull request #34350 from nextcloud/bugfix/34278/add-capability-for-the-...Joas Schilling2022-10-032-2/+14
|\ \
| * | Add a capability for the reference API and expose the regex to clientsJoas Schilling2022-10-012-2/+14
* | | Fix unencrypted size calculation for files created before the Encryption stor...raul2022-10-031-1/+1
* | | Fix: Prevent deadlocks during mtime/size/etag propagationraul2022-10-031-17/+29
* | | Merge pull request #32899 from Retidurc/pdo-attr-persistentblizzz2022-10-031-0/+4
|\ \ \
| * | | Change option name again to be more like the other optionsRetidurc Silvernight2022-09-231-1/+1
| * | | Change config option to db.persistentRetidurc Silvernight2022-09-231-1/+1
| * | | Expose Doctrine settings in Netxcloud settingsRetidurc Silvernight2022-09-231-0/+4
* | | | Merge pull request #34376 from nextcloud/OCP/Calendar/ICalendar-typingCôme Chilliet2022-10-031-8/+8
|\ \ \ \
| * | | | Add typings to OCP\Calendar\ICalendar and implementationThomas Citharel2022-10-031-8/+8
* | | | | [tx-robot] updated from transifexNextcloud bot2022-10-032-0/+8
|/ / / /
* | | | Add fallback options for contacts arrayAnna Larch2022-10-011-8/+8
* | | | Merge pull request #33566 from nextcloud/fopen-not-found-rescanblizzz2022-10-012-2/+19
|\ \ \ \
| * | | | trigger a rescan when trying to fopen a file that exists in cache but not on ...Robin Appelman2022-09-292-2/+19
* | | | | Merge pull request #33737 from andyxheli/patch-4Simon L2022-10-011-1/+1
|\ \ \ \ \
| * | | | | Makes untrusted domain error on infoAndy Xheli2022-08-291-1/+1
* | | | | | Merge pull request #34329 from nextcloud/fix/cleanup-long-time-deprecated-stuffCôme Chilliet2022-10-013-48/+0
|\ \ \ \ \ \
| * | | | | | Remove some constants and functions which have been long deprecatedCôme Chilliet2022-09-303-48/+0
* | | | | | | Merge pull request #34269 from nextcloud/td/noid/remove-unused-listenerblizzz2022-10-012-29/+0
|\ \ \ \ \ \ \
| * | | | | | | remove listeners to OC_Filesystem::(write|rename) old style hooksArthur Schiwon2022-09-262-29/+0
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-10-012-0/+2
* | | | | | | | reference url can always fallback to the link itselfJulien Veyssier2022-09-302-3/+3
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #34038 from nextcloud/fix/migrate-TagMapper-to-QBMapperChristoph Wurst2022-09-301-17/+20
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Improve typingCôme Chilliet2022-09-191-8/+3
| * | | | | | Migrate TagMapper to QBMapper instead of deprecated MapperCôme Chilliet2022-09-191-10/+18
* | | | | | | Merge pull request #34328 from nextcloud/fix/fix-redis-type-errorJoas Schilling2022-09-301-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Correctly handle Redis::keys returning falseCôme Chilliet2022-09-291-1/+1
* | | | | | | | Merge pull request #34322 from nextcloud/bugfix/noid/limit-url-matching-to-httpsJulius Härtl2022-09-301-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Only match http(s) URLs for referencesJoas Schilling2022-09-291-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Cleanup tags and Share componentCarl Schwan2022-09-2913-778/+480
| |/ / / / / / |/| | | | | |
* | | | | | | unbundle files_videoplayer and clean up a littleArthur Schiwon2022-09-294-4/+60
|/ / / / / /
* | | | | | Merge pull request #34306 from nextcloud/fix/noid/step-file-not-movedblizzz2022-09-281-1/+1
|\ \ \ \ \ \
| * | | | | | fix default value for updatedirectory settingArthur Schiwon2022-09-281-1/+1
* | | | | | | Merge pull request #34152 from nextcloud/bugfix/noid/db-password-installVincent Petry2022-09-281-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Do not store generated mysql password if it was not usedJulius Härtl2022-09-201-0/+3
* | | | | | | Merge pull request #34142 from nextcloud/move-background-clearingJoas Schilling2022-09-275-14/+56
|\ \ \ \ \ \ \
| * | | | | | | Move avatar clearing in the backgroundCarl Schwan2022-09-265-14/+56
| | |_|/ / / / | |/| | | | |
* / | | | | | [tx-robot] updated from transifexNextcloud bot2022-09-272-0/+8
|/ / / / / /
* | | | | | Add sinceJoas Schilling2022-09-261-9/+97
* | | | | | Move Reference class to public namespaceJulius Härtl2022-09-266-6/+6
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-09-252-2/+2