..
Accounts
Add profile default setting for admin
2022-03-18 02:55:12 +07:00
Activity
…
App
Also allow pre-releases and nightlies when installing from git
2022-03-10 16:10:25 +07:00
AppFramework
Add a built-in profiler inside Nextcloud
2022-04-04 10:28:26 +07:00
Archive
Move to strong typing in OC\Archive
2022-02-24 17:04:09 +07:00
Authentication
Automatically cut the token name on the first level
2022-03-23 21:38:53 +07:00
Avatar
catch storage not available when deleting avatar
2022-02-25 15:14:32 +07:00
BackgroundJob
Do chuncked job deletion
2022-03-17 21:41:58 +07:00
Broadcast/ Events
…
Cache
Add a built-in profiler inside Nextcloud
2022-04-04 10:28:26 +07:00
Calendar
Move calendar resource/room backend registration to IBootstrap
2022-02-07 12:51:42 +07:00
Collaboration
Merge pull request #30508 from nextcloud/fix/psaml-bin
2022-01-13 09:51:04 +07:00
Command
…
Comments
Allow reactions also with other combined emojis
2022-03-24 15:13:09 +07:00
Console
…
Contacts/ ContactsMenu
Fix passing null to strlen
2022-03-24 09:56:44 +07:00
DB
Merge pull request #30823 from nextcloud/work/profiler
2022-04-04 12:56:37 +07:00
Dashboard
…
Diagnostics
Add a built-in profiler inside Nextcloud
2022-04-04 10:28:26 +07:00
DirectEditing
fix translation source in directEditing templates
2021-12-16 16:30:50 +07:00
Encryption
Migrate from ILogger to LoggerInterface in lib/private
2022-03-24 16:21:25 +07:00
EventDispatcher
Fix codestyle
2022-03-24 16:21:27 +07:00
Federation
Migrate from ILogger to LoggerInterface in lib/private
2022-03-24 16:21:25 +07:00
Files
Merge pull request #29510 from nextcloud/backport/27378/master
2022-04-04 22:15:01 +07:00
FullTextSearch
Fix ArrayAccess and JsonSerializable return types
2021-11-23 09:28:56 +07:00
GlobalScale
…
Group
Do not ignore return value of deleteGroup from backend
2022-04-04 16:40:07 +07:00
Hooks
…
Http
Migrate from ILogger to LoggerInterface in lib/private
2022-03-24 16:21:25 +07:00
IntegrityCheck
Fix Iterator return types
2021-11-23 09:28:57 +07:00
KnownUser
…
L10N
Remove createPluralFunction which is replaced by Symfony\Translations lib
2022-01-24 09:27:01 +07:00
LDAP
…
Lock
Migrate from ILogger to LoggerInterface in lib/private
2022-03-24 16:21:25 +07:00
Lockdown
…
Log
Allow to get custom loggers for syslog, errorlog and systemdlog too
2022-01-19 16:15:14 +07:00
Mail
Migrate from ILogger to LoggerInterface in lib/private
2022-03-24 16:21:25 +07:00
Memcache
Add a built-in profiler inside Nextcloud
2022-04-04 10:28:26 +07:00
Migration
Fix codestyle
2022-03-24 16:21:27 +07:00
Notification
Fix a few psalm issues and moved back to psalm/phar 4.18
2022-01-12 20:03:06 +07:00
OCS
…
Preview
Merge pull request #24166 from nextcloud/imaginary-prototype
2022-03-18 12:32:56 +07:00
Profile
Add profile default setting for admin
2022-03-18 02:55:12 +07:00
Profiler
Add a built-in profiler inside Nextcloud
2022-04-04 10:28:26 +07:00
Remote
…
Repair
Merge pull request #31737 from nextcloud/fix/oc_oauth2_migration
2022-03-31 13:43:09 +07:00
RichObjectStrings
…
Route
Migrate from ILogger to LoggerInterface in lib/private
2022-03-24 16:21:25 +07:00
Search
Migrate from ILogger to LoggerInterface in lib/private
2022-03-24 16:21:25 +07:00
Security
Migrate from ILogger to LoggerInterface in lib/private
2022-03-24 16:21:25 +07:00
Session
Fix ArrayAccess and JsonSerializable return types
2021-11-23 09:28:56 +07:00
Settings
Fix some issues with the API documentation
2022-02-17 11:09:06 +07:00
Setup
Check style update
2022-01-13 00:19:07 +07:00
Share
Check style update
2022-01-13 00:19:07 +07:00
Share20
Migrate from ILogger to LoggerInterface in lib/private
2022-03-24 16:21:25 +07:00
Support
Fix psalm issue about userCounts
2022-03-11 14:17:29 +07:00
SystemTag
…
Tagging
…
Talk
Add a Talk API for OCP
2022-02-04 08:53:18 +07:00
Template
Fix codestyle
2022-03-24 16:21:27 +07:00
Updater
Migrate from ILogger to LoggerInterface in lib/private
2022-03-24 16:21:25 +07:00
User
Migrate from ILogger to LoggerInterface in lib/private
2022-03-24 16:21:25 +07:00
UserStatus
Allow to revert the user status of multiple users in 3 queries instead of 3*n
2022-02-15 16:06:33 +07:00
legacy
dont re-query fileinfo when getting dav quota
2022-03-28 15:57:28 +07:00
AllConfig.php
Add specific psalm-return for getAllUserValues
2022-01-24 11:16:44 +07:00
AppConfig.php
censor app config values for all integration apps
2022-03-04 13:06:37 +07:00
AppScriptDependency.php
Sort app scripts topologically by its dependencies
2021-12-29 16:40:05 +07:00
AppScriptSort.php
Sort app scripts topologically by its dependencies
2021-12-29 16:40:05 +07:00
CapabilitiesManager.php
…
Color.php
…
Config.php
Don't write to config file if `config_is_read_only` is set
2021-12-13 13:14:17 +07:00
ContactsManager.php
Convert strict_search to wildcard property and add psalm docs
2021-12-08 19:24:16 +07:00
DatabaseException.php
…
DatabaseSetupException.php
…
DateTimeFormatter.php
…
DateTimeZone.php
…
ForbiddenException.php
…
HintException.php
…
InitialStateService.php
…
Installer.php
Fix a few psalm issues and moved back to psalm/phar 4.18
2022-01-12 20:03:06 +07:00
LargeFileHelper.php
…
Log.php
don't error if we can't load the ExceptionSerializer for early exceptions
2022-03-14 17:12:53 +07:00
MemoryInfo.php
…
NaturalSort.php
…
NaturalSort_DefaultCollator.php
…
NavigationManager.php
…
NeedsUpdateException.php
…
NotSquareException.php
…
PreviewManager.php
Send images to imaginary docker to generate previews
2022-03-17 08:24:07 +07:00
PreviewNotAvailableException.php
…
RedisFactory.php
Add event logging for db and redis connection
2022-02-28 11:24:41 +07:00
Repair.php
Merge pull request #31609 from nextcloud/fix/migrate-away-from-ilogger
2022-03-29 09:39:38 +07:00
RepairException.php
…
Search.php
…
Server.php
Add a built-in profiler inside Nextcloud
2022-04-04 10:28:26 +07:00
ServerContainer.php
…
ServerNotAvailableException.php
…
ServiceUnavailableException.php
…
Setup.php
Remove default token which is deprecated since Nextcloud 13
2021-12-01 18:41:31 +07:00
StreamImage.php
Send images to imaginary docker to generate previews
2022-03-17 08:24:07 +07:00
Streamer.php
…
SubAdmin.php
…
SystemConfig.php
Censor more configs
2022-03-01 21:08:16 +07:00
TagManager.php
…
Tags.php
…
TempManager.php
…
TemplateLayout.php
Retrieve user status only once when displaying page
2022-04-05 19:28:06 +07:00
URLGenerator.php
Check style update
2022-01-13 00:19:07 +07:00
Updater.php
Do not print verbose info about app updates if there are none
2021-11-18 09:11:22 +07:00