aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* fix(RichObjectStrings): Make exception messages for invalid parameters more u...backport/51442/stable31provokateurin5 days2-7/+7
* fix(lookup-server): disable lookup server for non-global scale setupsFerdinand Thiessen10 days1-2/+4
* fix(lookup-server): do not query data by defaultFerdinand Thiessen10 days1-1/+1
* fix(systemtags): prevent tag edition if restrictedskjnldsv2025-03-061-1/+13
* fix(login): Properly target public page with attributeLouis Chemineau2025-03-051-1/+2
* Merge pull request #51251 from nextcloud/backport/50989/stable31Andy Scherzinger2025-03-051-1/+1
|\
| * fix: use mb_strtolower to convert login namebackport/50989/stable31Cleopatra Enjeck M.2025-03-051-1/+1
| * fix: Improve string comparisonCleopatra Enjeck M.2025-03-051-1/+1
| * fix: Use case insensitive check when validating login nameCleopatra Enjeck M.2025-03-051-1/+1
* | fix: No IFactory in constructorbackport/51259/stable31Marcel Müller2025-03-051-3/+1
* | fix(files): Don't do session related work in the constructor of the ViewJoas Schilling2025-03-051-10/+10
|/
* feat: log query for dbal exceptionsbackport/51073/stable31Robin Appelman2025-03-042-6/+9
* Merge pull request #51197 from nextcloud/fix/51022/simpler-request-pre-upgradeAndy Scherzinger2025-03-041-49/+99
|\
| * fix(userconfig): simpler db request before 31 upgradefix/51022/simpler-request-pre-upgradeMaxence Lange2025-03-031-49/+99
* | Merge pull request #51203 from nextcloud/backport/51194/stable31Kate2025-03-041-57/+21
|\ \
| * | refactor(TempManager): Simplify and unify implementations and remove legacy b...backport/51194/stable31provokateurin2025-03-031-57/+21
| |/
* | fix(Share20\Manager): Propagate user and group deletion to remote share provi...provokateurin2025-03-041-4/+16
* | fix(Share20): Convert broken hooks to IEventListenerprovokateurin2025-03-043-20/+64
|/
* Merge pull request #51090 from nextcloud/backport/51051/stable31Louis2025-03-034-61/+99
|\
| * fix(login): Support subfolder install for ephemeral sessionsbackport/51051/stable31Louis Chemineau2025-03-031-1/+4
| * fix(login): Also check legacy annotation for ephemeral sessionsLouis Chemineau2025-03-032-6/+7
| * feat: Close sessions created for login flow v2Louis Chemineau2025-02-274-61/+95
* | Merge pull request #51058 from nextcloud/backport/51049/stable31Joas Schilling2025-02-272-4/+4
|\ \ | |/ |/|
| * fix(l10n): Improve english source stringsJoas Schilling2025-02-262-4/+4
* | fix: Report duplicated extra files in integrity checkbackport/51050/stable31Louis Chemineau2025-02-261-2/+2
|/
* feat: support migrating an instance to shardingbackport/48795/stable31Robin Appelman2025-02-255-18/+51
* fix: Initialize lastConnectionCheck after first connectionbackport/50874/stable31Louis Chemineau2025-02-251-2/+2
* refactor: convert sanitize account properties repair step to background jobbackport/50985/stable31Ferdinand Thiessen2025-02-243-12/+41
* fix: Optimize repair step performanceFerdinand Thiessen2025-02-241-3/+21
* fix: validate account properties as a repair stepFerdinand Thiessen2025-02-243-72/+60
* fix: Also remove digits at the start and underscore on both ends of appidbackport/50794/stable31Côme Chilliet2025-02-191-1/+1
* fix: Only keep allowed characters in appid, and flag the method as escapingCôme Chilliet2025-02-191-2/+17
* Merge pull request #50797 from nextcloud/backport/50781/stable31Andy Scherzinger2025-02-192-15/+6
|\
| * perf(files): faster query to fetch incomplete directoriesbackport/50781/stable31Benjamin Gaussorgues2025-02-132-15/+6
* | fix(cron): Keep job class limitation when searching for the next jobbackport/50896/stable31Joas Schilling2025-02-191-1/+1
* | fix(files): properly forward open params from short urlsskjnldsv2025-02-181-2/+3
* | fix(repair): PHP8.3 deprecation warningbackport/50809/stable31Git'Fellow2025-02-151-8/+4
|/
* fix: don't use cached root info from shared cache if the watcher has detected...Robin Appelman2025-02-112-0/+16
* fix: make locked exception path relative to the viewRobin Appelman2025-02-111-16/+8
* fix: psalm and OCP @since declarationsJohn Molakvoæ2025-02-091-2/+2
* fix: make sure we process mime extensions as stringskjnldsv2025-02-091-4/+11
* fix(FediverseAction): Ensure valid fediverse links are generatedFerdinand Thiessen2025-02-061-5/+18
* fix(AccountManager): Sanitize social media handlesFerdinand Thiessen2025-02-061-78/+125
* Merge pull request #50675 from nextcloud/backport/50193/stable31John Molakvoæ2025-02-062-6/+96
|\
| * fix(oauth2): adjust db schemas when migrating from owncloudbackport/50193/stable31Richard Steinmetz2025-02-052-6/+96
* | fix(TaskProcessing\Manager): Always use distributed cache and use PHP serializebackport/50640/stable31Marcel Klehr2025-02-061-0/+1
* | fix: lib/private/TaskProcessing/Manager.phpMarcel Klehr2025-02-061-2/+4
* | fix(TaskProcessing\Manager): Always use distributed cache and use PHP serializeMarcel Klehr2025-02-061-6/+3
|/
* Merge pull request #50565 from nextcloud/backport/50530/stable31Andy Scherzinger2025-01-311-7/+5
|\
| * fix(ConvertType): Read dbtype in createConnectionParams and remove safeguardNils Wenninghoff2025-01-301-7/+5