summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Expose clearing the profiles and fix itCarl Schwan2022-10-183-0/+11
* Fix testsJohn Molakvoæ2022-10-141-0/+17
* Scope the appdata theming storage for global and usersJohn Molakvoæ2022-10-141-0/+15
* Fix missing background on upgradeChristopher Ng2022-10-132-0/+2
* Avoid allocating too much memory for the bufferJulius Härtl2022-10-121-1/+1
* Merge pull request #34446 from nextcloud/backport/34401/stable25blizzz2022-10-111-2/+14
|\
| * File reference: use the file type icon as fallback when no preview provider f...Julien Veyssier2022-10-061-2/+14
* | Makes untrusted domain error on infoAndy Xheli2022-10-061-1/+1
|/
* Merge pull request #34432 from nextcloud/backport/34298/stable25Simon L2022-10-051-0/+1
|\
| * Use color preset of shipped background as primary colorChristopher Ng2022-10-051-0/+1
* | Merge pull request #34434 from nextcloud/backport/32635/stable25blizzz2022-10-051-2/+5
|\ \
| * | Update lib/private/Contacts/ContactsMenu/ContactsStore.php Andy Xheli2022-10-051-1/+1
| * | Update ContactsStore.phpAndy Xheli2022-10-051-1/+1
| * | Apply suggestions from code review Andy Xheli2022-10-051-1/+1
| * | Fix User profile picture when performing the searchAndy Xheli2022-10-051-2/+5
| |/
* | Merge pull request #34405 from nextcloud/backport/34302/stable25blizzz2022-10-051-17/+29
|\ \ | |/ |/|
| * 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 #34409 from nextcloud/backport/33566/stable25blizzz2022-10-042-2/+19
|\ \
| * | trigger a rescan when trying to fopen a file that exists in cache but not on ...Robin Appelman2022-10-032-2/+19
| |/
* / Add a capability for the reference API and expose the regex to clientsJoas Schilling2022-10-032-2/+14
|/
* Merge pull request #34374 from nextcloud/backport/34219/stable25blizzz2022-10-031-8/+8
|\
| * Add fallback options for contacts arrayAnna Larch2022-10-021-8/+8
* | reference url can always fallback to the link itselfJulien Veyssier2022-09-302-3/+3
|/
* Correctly handle Redis::keys returning falseCôme Chilliet2022-09-301-1/+1
* Only match http(s) URLs for referencesJoas Schilling2022-09-301-1/+1
* unbundle files_videoplayer and clean up a littleArthur Schiwon2022-09-294-4/+60
* fix default value for updatedirectory settingArthur Schiwon2022-09-281-1/+1
* Merge pull request #34237 from nextcloud/backport/34220/stable25Joas Schilling2022-09-262-2/+0
|\
| * Fix CS completelyJoas Schilling2022-09-261-1/+0
| * Make phpcs happy and remove unused setup thingVincent Petry2022-09-241-1/+0
* | Add sinceJoas Schilling2022-09-261-9/+97
* | Move Reference class to public namespaceJulius Härtl2022-09-266-6/+6
|/
* update autoloaderArthur Schiwon2022-09-222-4/+0
* remove getDefaultInstallationBundleArthur Schiwon2022-09-222-31/+4
* remove InstallCoreBundle repair stepArthur Schiwon2022-09-222-86/+0
* remove Core BundleArthur Schiwon2022-09-222-43/+0
* Merge pull request #34192 from nextcloud/move-background-clearing-stable25blizzz2022-09-225-13/+56
|\
| * Move avatar clearing in the backgroundCarl Schwan2022-09-225-13/+56
* | Fix tests for nested v4 in v6Côme Chilliet2022-09-221-14/+6
* | Use new dependency to normalize IPsCôme Chilliet2022-09-221-0/+13
* | Add missing urldecode and idn_to_utf8 calls to local address checkerCôme Chilliet2022-09-222-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2022-09-226-4/+6
* Allow CSRF on CORS routesJonas Rittershofer2022-09-212-1/+5
* Merge pull request #34147 from nextcloud/bugfix/noid/fix-avatar-cleanup-on-us...Joas Schilling2022-09-204-10/+10
|\
| * Rebuild autoloaderJoas Schilling2022-09-202-2/+2
| * Fix avatar cleanup on user deleteJoas Schilling2022-09-192-8/+8
* | Fix FFMPEG preview managerJoas Schilling2022-09-201-3/+3
* | [tx-robot] updated from transifexNextcloud bot2022-09-204-0/+4
|/
* Revert "Make config file saving safe against write failures"Joas Schilling2022-09-191-29/+25