summaryrefslogtreecommitdiffstats
path: root/lib/private/Server.php
Commit message (Expand)AuthorAgeFilesLines
* feat(security): Add a bruteforce protection backend base on memcacheJoas Schilling2023-08-231-0/+12
* Massive refactoring: Turn LanguageModel OCP API into TextProcessing APIMarcel Klehr2023-08-091-3/+1
* LLM OCP API: Implement ocs APIMarcel Klehr2023-08-091-0/+4
* Merge branch 'master' into enh/type-iconfig-getter-callsCôme Chilliet2023-04-201-0/+4
|\
| * feat(SpeechToText): Add SpeechToText provider APIMarcel Klehr2023-04-111-0/+4
* | Use typed version of IConfig::getSystemValue as much as possibleCôme Chilliet2023-04-051-5/+5
|/
* Merge pull request #36836 from nextcloud/fix/view-type-cleanupCôme Chilliet2023-04-051-1/+1
|\
| * Fix return type of methods returning false on errorCôme Chilliet2023-04-031-1/+1
* | Merge pull request #37542 from nextcloud/bugfix/noid/allow-to-opt-out-of-rate...Joas Schilling2023-04-031-0/+2
|\ \
| * | feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CIJoas Schilling2023-04-031-0/+2
| |/
* / Revert "Dark autoloader magic for ThemingDefaults"Christoph Wurst2023-03-271-10/+4
|/
* public interface to invalidate tokens of userArtur Neumann2023-03-141-0/+2
* Introduced app enable/disable/update typed eventsThomas Citharel2023-03-131-0/+1
* feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterfaceJoas Schilling2023-03-031-0/+1
* feat(translations): Add translation provider APIJulius Härtl2023-02-271-0/+4
* Revert "fix(performance): Do not set up filesystem on every call"Joas Schilling2023-02-211-1/+0
* Do not set up filesystem on every callAnna Larch2023-02-171-0/+1
* Merge pull request #36603 from nextcloud/imagick-cache-formatsRobin Appelman2023-02-141-1/+3
|\
| * cache formats supported by imagickRobin Appelman2023-02-131-1/+3
* | Merge pull request #36656 from nextcloud/route-instrumentationJulius Härtl2023-02-141-3/+3
|\ \
| * | DI for RouterRobin Appelman2023-02-131-3/+3
| |/
* / more filesystem setup performance instrumentationRobin Appelman2023-02-101-7/+5
|/
* Pluggable share providerLouis Chemineau2023-02-021-0/+2
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* chore(OCP): Remove deprecated dashboard interfaces and classesJulius Härtl2023-01-031-3/+1
* Cache available languages locallyJulius Härtl2022-12-071-0/+1
* Add group display name cacheAnna Larch2022-11-281-1/+2
* Fix logo invertJohn Molakvoæ2022-11-161-9/+10
* Add remote host validation APIChristoph Wurst2022-10-311-14/+1
* Emit typed event when preview is requestedJulius Härtl2022-10-271-0/+1
* LDAP to no register new users when outside of fair use or over limitsArthur Schiwon2022-10-181-0/+1
* Improve container return type annotationsJulius Härtl2022-10-141-2/+3
* Use color preset of shipped background as primary colorChristopher Ng2022-10-051-0/+1
* Fix avatar cleanup on user deleteJoas Schilling2022-09-191-3/+3
* Merge pull request #33764 from nextcloud/cloudid-cacheVincent Petry2022-09-011-1/+7
|\
| * adjusts tests for CloudIdManagerRobin Appelman2022-08-311-1/+1
| * cache cloud id data in CloudIdManagerRobin Appelman2022-08-311-1/+7
* | CleanupJulius Härtl2022-08-311-0/+4
|/
* Merge pull request #33593 from nextcloud/improve-binary-cachingCarl Schwan2022-08-241-1/+5
|\
| * Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-1/+5
* | Use user displayname cache for comment mentionsJoas Schilling2022-08-191-7/+5
|/
* Merge branch 'master' into display-name-cache-publicCarl Schwan2022-08-151-49/+13
|\
| * Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-011-1/+1
| * Add a public interface for the bruteforce throttler and register for injectionJoas Schilling2022-07-281-0/+2
| * Cleanup avatar related codeCarl Schwan2022-06-221-48/+10
* | expose displayname cache trough a public interfaceRobin Appelman2022-05-181-0/+5
|/
* Merge pull request #32077 from nextcloud/cleanup/lockCarl Schwan2022-05-121-1/+0
|\
| * Cleanup lock related codeCarl Schwan2022-05-121-1/+0
* | Make it possible to get the appdata folder using the public APICarl Schwan2022-05-111-1/+3
* | Extract the EmojiService from user status and add an OCP interfaceJoas Schilling2022-04-281-0/+2
|/