.. |
Accounts
|
0f911e2d13
Add default values when parsing account data
|
hace 5 años |
Activity
|
a0f4a82e51
Always use the latest timestamp for merged activities
|
hace 4 años |
App
|
026334e182
Remove admin_notifications since it is obsolete since Nextcloud 14
|
hace 4 años |
AppFramework
|
2e567918c1
Check the actual status code for 204 and 304
|
hace 5 años |
Archive
|
3f9cdeeb5f
Cleanup some PHPDoc leftovers and unused variables
|
hace 5 años |
Authentication
|
512240e41f
Add uid to delete temp token query
|
hace 5 años |
Avatar
|
0b7ad2c22b
reduce adressbook change events and handling
|
hace 5 años |
BackgroundJob
|
d5927e4d01
Fix integer background job id type error
|
hace 5 años |
Cache
|
07e5b30b90
remove unneeded is_dir from file cache gc
|
hace 6 años |
Calendar
|
970242b6ca
RoomManager/ResourceManager: Inject IServerContainer instead of using OC Server
|
hace 6 años |
Collaboration
|
4cbeb680b0
Add a repair step to clear the projects access cache
|
hace 5 años |
Command
|
eb51f06a3b
Use ::class statement instead of string
|
hace 6 años |
Comments
|
f608e8c2e0
for the DB ot pick an index specify the object_type
|
hace 4 años |
Console
|
0c77cd21f9
Make sure maintenance mode is always casted to bool
|
hace 5 años |
Contacts
|
6576c782a4
Do not encode contacts menu mailto links
|
hace 4 años |
DB
|
f9fdc641f3
instead of upsert, fallback to default query on PgSQL <= 9.4
|
hace 5 años |
Dashboard
|
dfd4782dfc
include dashboard into core
|
hace 6 años |
Diagnostics
|
0eebff152a
Update license headers
|
hace 7 años |
Encryption
|
a2eaf48f6f
list files which could not be decrypted
|
hace 6 años |
Federation
|
5ad86170c1
According to the OCM specification the body needs to be JSON encoded
|
hace 5 años |
Files
|
a9e44bb57a
Don't create invalid users
|
hace 4 años |
FullTextSearch
|
89f3df067f
addsubtag should push to array
|
hace 5 años |
GlobalScale
|
0eebff152a
Update license headers
|
hace 7 años |
Group
|
01b4db62fb
Add dispatcher events to User and Group objects
|
hace 5 años |
Hooks
|
72bb7c3074
Fix PHP doc for API docs
|
hace 7 años |
Http
|
0f5cc5249c
remove odd code, align to master
|
hace 5 años |
IntegrityCheck
|
c6a69ba925
Remove the upload and memory setting
|
hace 5 años |
L10N
|
7d158c62ce
Typehint
|
hace 6 años |
Lock
|
0d778fcc4e
Code cleanup.
|
hace 5 años |
Lockdown
|
0eebff152a
Update license headers
|
hace 7 años |
Log
|
8be9c9b0d9
fix class might be undefined
|
hace 5 años |
Mail
|
5b51413a7f
Do not use the instance name as user part of from mail addresses
|
hace 4 años |
Memcache
|
bfa49410a2
Drop support for xcache
|
hace 6 años |
Migration
|
3ecdf743bb
Properly inject EventDispatched in BackgroundRepair
|
hace 5 años |
Notification
|
ab13fe80e4
Revert "[stable16] Fix userid casting in notifications"
|
hace 5 años |
OCS
|
a0028a2a5f
Allow to skip retrieving from cache in the DiscoveryService
|
hace 6 años |
Preview
|
9147a12ee1
Reduce text size of text file preview, fix #13720
|
hace 5 años |
Remote
|
5ce69e7c42
Add some more tests for ocs remote api
|
hace 7 años |
Repair
|
4cbeb680b0
Add a repair step to clear the projects access cache
|
hace 5 años |
RichObjectStrings
|
695e60228d
Validate all rich objects not only the used ones
|
hace 6 años |
Route
|
0c77cd21f9
Make sure maintenance mode is always casted to bool
|
hace 5 años |
Search
|
0eebff152a
Update license headers
|
hace 7 años |
Security
|
b7f2f9307b
Fix Argon2 options checks
|
hace 4 años |
Session
|
fe21b10de5
replace setcookie value with '' instead of null.
|
hace 6 años |
Settings
|
ce3da21b65
Fix l10n for SettingsManager by injecting the l10n factory
|
hace 5 años |
Setup
|
10081802f6
Fix MariaDB/MySQL version check
|
hace 4 años |
Share
|
c77d7d6e79
Move merged-share-backend to webpack
|
hace 5 años |
Share20
|
4730181015
Update the target when it isempty after sharing
|
hace 4 años |
Support
|
0751c1f5f8
Add interfaces to interact with subscription from support app
|
hace 5 años |
SystemTag
|
bb352fb667
Use the defined func()->count() instead of manual counting
|
hace 6 años |
Tagging
|
eb51f06a3b
Use ::class statement instead of string
|
hace 6 años |
Template
|
8d68e9e323
Make sure the cache is only reset once at a time
|
hace 5 años |
Updater
|
068b6b8a0b
Add message for DoesNotExistException
|
hace 4 años |
User
|
35ba5ae2a0
remove obsolete use statements
|
hace 5 años |
legacy
|
b67980b52d
when downloading from web, skip files that are not accessible
|
hace 4 años |
AllConfig.php
|
a11ef5134c
Add methods to get casted system values
|
hace 5 años |
AppConfig.php
|
ae06f2312c
Filter more configs
|
hace 5 años |
CapabilitiesManager.php
|
38a90130ce
move log constants to ILogger
|
hace 6 años |
Color.php
|
1517b1452e
Fix autoloader
|
hace 6 años |
Config.php
|
9104e028a3
Remove deleteFromOpcodeCache & clearOpcodeCache
|
hace 5 años |
ContactsManager.php
|
22112bf71d
Allow access to addressbook unique uri
|
hace 5 años |
DatabaseException.php
|
b8ed028870
Remove unneeded parameter in DatabaseException
|
hace 7 años |
DatabaseSetupException.php
|
ba87db3fcc
Fix others
|
hace 8 años |
DateTimeFormatter.php
|
0eebff152a
Update license headers
|
hace 7 años |
DateTimeZone.php
|
38a90130ce
move log constants to ILogger
|
hace 6 años |
ForbiddenException.php
|
ba87db3fcc
Fix others
|
hace 8 años |
HintException.php
|
0eebff152a
Update license headers
|
hace 7 años |
InitialStateService.php
|
0e6cb988a1
Add a key parameter to the new initial state API
|
hace 5 años |
Installer.php
|
f021db956c
Check if elements are set in installer
|
hace 5 años |
LargeFileHelper.php
|
32fd0919c1
Make LargeFileHelper.php faster by avoiding execs as much as possible
|
hace 6 años |
Log.php
|
ff58732c0d
Add breadcrumb support to crash reporters
|
hace 6 años |
MemoryInfo.php
|
2bab916c53
Adds license to files. Updates the branch.
|
hace 6 años |
NaturalSort.php
|
38a90130ce
move log constants to ILogger
|
hace 6 años |
NaturalSort_DefaultCollator.php
|
ba87db3fcc
Fix others
|
hace 8 años |
NavigationManager.php
|
b578fd855e
Generate id for navigation item
|
hace 5 años |
NeedsUpdateException.php
|
0215b004da
Update with robin
|
hace 8 años |
NotSquareException.php
|
ba87db3fcc
Fix others
|
hace 8 años |
PreviewManager.php
|
ade61d8b43
Allow the creationg of previews of files stored in appdata
|
hace 6 años |
PreviewNotAvailableException.php
|
f56ae37e8f
Opening the trashbin causes errors in log for files without preview
|
hace 8 años |
RedisFactory.php
|
e643a3e8fb
Allow redis cluster to use password
|
hace 5 años |
Repair.php
|
4cbeb680b0
Add a repair step to clear the projects access cache
|
hace 5 años |
RepairException.php
|
ba87db3fcc
Fix others
|
hace 8 años |
Search.php
|
21a720e026
Removed deprecated search function from ISearch
|
hace 6 años |
Server.php
|
ce3da21b65
Fix l10n for SettingsManager by injecting the l10n factory
|
hace 5 años |
ServerContainer.php
|
a788da6ac2
Make the file strict
|
hace 5 años |
ServerNotAvailableException.php
|
ba87db3fcc
Fix others
|
hace 8 años |
ServiceUnavailableException.php
|
0215b004da
Update with robin
|
hace 8 años |
Setup.php
|
6e892c0db6
Split the exception handling so install errors don't log as setup errors
|
hace 4 años |
Streamer.php
|
b67980b52d
when downloading from web, skip files that are not accessible
|
hace 4 años |
SubAdmin.php
|
15abcff2a1
Expose subadmin to OCP
|
hace 5 años |
SystemConfig.php
|
f9e70c2ab6
Merge pull request #7020 from Fiech/master
|
hace 7 años |
TagManager.php
|
ba87db3fcc
Fix others
|
hace 8 años |
Tags.php
|
ece41318b8
Check if the favorite tag exists
|
hace 6 años |
TempManager.php
|
0eebff152a
Update license headers
|
hace 7 años |
TemplateLayout.php
|
70fea997af
Don't pass in the locale as the language
|
hace 5 años |
URLGenerator.php
|
b8fcf6e9b3
Allow empty strings in getAbsoluteURL
|
hace 6 años |
Updater.php
|
639ff3dbda
Fix tracking of auto disabled apps in Updater
|
hace 5 años |