aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Avoid allocating too much memory for the bufferJulius Härtl2022-10-111-1/+1
* Allow scanning for metadata with occ scan:file --generate-metadataCarl Schwan2022-10-113-45/+35
* Extract GPS data from EXIFLouis Chemineau2022-10-112-14/+138
* Merge pull request #34490 from nextcloud/kill_db_mapperJoas Schilling2022-10-113-372/+0
|\
| * Remove long depreated AppFramework/Db/MapperRoeland Jago Douma2022-10-103-372/+0
* | [tx-robot] updated from transifexNextcloud bot2022-10-112-0/+2
* | typehint migrationservice closuresRoeland Jago Douma2022-10-091-4/+5
|/
* [tx-robot] updated from transifexNextcloud bot2022-10-092-4/+4
* [tx-robot] updated from transifexNextcloud bot2022-10-082-0/+14
* [tx-robot] updated from transifexNextcloud bot2022-10-072-0/+8
* Merge pull request #34401 from nextcloud/fix/file-reference-no-preview-fallba...Joas Schilling2022-10-061-2/+14
|\
| * File reference: use the file type icon as fallback when no preview provider f...Julien Veyssier2022-10-061-2/+14
* | [tx-robot] updated from transifexNextcloud bot2022-10-062-4/+4
|/
* Merge pull request #34400 from nextcloud/enhancement/passwordless-auth-loggingCôme Chilliet2022-10-051-1/+4
|\
| * Pass logger to passwordless auth WebAuthn libChristoph Wurst2022-10-031-1/+4
* | 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
|\ \ \ \ \ \ \