.. |
Accounts
|
975e572a3d
Remove account data on user deletion
|
7 years ago |
Activity
|
43964d99ee
Add a flag to allow checking if SVGs are okay
|
7 years ago |
App
|
a0d2d0c272
Add missing import
|
6 years ago |
AppFramework
|
5f49398e13
extend the identity proof manager to allow system wide key pairs
|
7 years ago |
Archive
|
5774d3e82c
replace close:// streamwrapper with CallBackWrapper
|
7 years ago |
Authentication
|
a5a272e5d4
Make the token expiration also work for autocasting 0
|
6 years ago |
BackgroundJob
|
1b1f403a5d
Add duration of last job execution to the table
|
7 years ago |
Cache
|
dc4b983639
support pushing to CappedMemoryCache
|
7 years ago |
Command
|
0215b004da
Update with robin
|
8 years ago |
Comments
|
d6b888461d
Can not insert auto increment on oracle
|
7 years ago |
Console
|
c54a59d51e
Remove unused use statements
|
7 years ago |
Contacts
|
44ae66e7d2
Add filter for `shareapi_allow_share_dialog_user_enumeration`
|
7 years ago |
DB
|
3a111adc33
Add a method to compare empty strings with an expression
|
7 years ago |
Diagnostics
|
c0a8942764
Fix missing conflict resolutions
|
7 years ago |
Encryption
|
4d84249ab7
don't try to encrypt/decrypt the certificate bundle
|
7 years ago |
Federation
|
0be2921966
Fix DI of the cloud id manager into apps
|
7 years ago |
Files
|
05fddcd7ae
forward object not found error in swift as dav 404
|
6 years ago |
GlobalScale
|
6e7ff24474
add new config switched for the global scale architecture
|
7 years ago |
Group
|
86c749349e
filter missing groups in share provider
|
7 years ago |
Hooks
|
0215b004da
Update with robin
|
8 years ago |
Http
|
5679f04cb1
Rebrand to "Nextcloud" and add 100% coverage
|
8 years ago |
IntegrityCheck
|
5a6e29e4a8
Remove ownCloud Root Authority as per todo
|
7 years ago |
L10N
|
4b8a9a37d6
Always set the request language to the force language
|
6 years ago |
Lock
|
0215b004da
Update with robin
|
8 years ago |
Lockdown
|
c54a59d51e
Remove unused use statements
|
7 years ago |
Log
|
179b850e4d
Ensure log message is UTF-8 encoded
|
7 years ago |
Mail
|
7f454fea8e
Provide an option to disable HTML emails
|
6 years ago |
Memcache
|
0e66c2a38a
Do not scan for keys just get all the keys (with prefix)
|
7 years ago |
Migration
|
713f684a8b
Adding tests for 4 byte unicode characters
|
7 years ago |
Notification
|
f07d75a4dd
@since 9.2.0 to @since 11.0.0
|
8 years ago |
OCS
|
0dea31d48b
add tests for discovery service
|
7 years ago |
Preview
|
8d596461d5
Make sure the file is readable before attempting to create a preview
|
6 years ago |
Repair
|
e359640899
Don't use double quotes in MySQL queries
|
6 years ago |
RichObjectStrings
|
f07d75a4dd
@since 9.2.0 to @since 11.0.0
|
8 years ago |
Route
|
72c1b24844
Check whether the $_SERVER['REQUEST_*'] vars exist before using them
|
7 years ago |
Search
|
ba87db3fcc
Fix others
|
8 years ago |
Security
|
3e6833f5a6
add prefix to user and system keys to avoid name collisions
|
7 years ago |
Session
|
2ffdfeec28
Forward port of #5190 to stable12
|
7 years ago |
Settings
|
d41971184b
Remove wrong entry in admin_settings that causes 500
|
7 years ago |
Setup
|
0d893f09c4
fix install on mb4 enabled mariadb/mysql
|
7 years ago |
Share
|
d6e902fd03
Fix last failures with oracle
|
7 years ago |
Share20
|
b3c714db75
tokens can't be valid local user names
|
6 years ago |
SystemTag
|
c54a59d51e
Remove unused use statements
|
7 years ago |
Tagging
|
ba87db3fcc
Fix others
|
8 years ago |
Template
|
b95d18b85e
Revert rebaseurl function edit
|
6 years ago |
Updater
|
5f1f6330c9
Show EOL warning in the update section
|
6 years ago |
User
|
df9193a073
Update the scope of the lockdownmanager
|
6 years ago |
legacy
|
251b21bb74
Add throws annotation
|
6 years ago |
AllConfig.php
|
012708e1ba
Merge pull request #3023 from nextcloud/issue-2915-filter-out-sensitive-appconfigs
|
7 years ago |
AppConfig.php
|
e1762998b3
Fix undefined index problem
|
6 years ago |
AppHelper.php
|
ba87db3fcc
Fix others
|
8 years ago |
Avatar.php
|
71fdc43125
Pass new value to triggerChange
|
7 years ago |
AvatarManager.php
|
16b0b3f418
Fix own avatar not updated when display name is changed
|
6 years ago |
CapabilitiesManager.php
|
c044aa34fa
Make the capabilities manager more error proof
|
8 years ago |
Config.php
|
9309217ecb
Fix escaped HTML on error pages
|
7 years ago |
ContactsManager.php
|
ba87db3fcc
Fix others
|
8 years ago |
DatabaseException.php
|
ba87db3fcc
Fix others
|
8 years ago |
DatabaseSetupException.php
|
ba87db3fcc
Fix others
|
8 years ago |
DateTimeFormatter.php
|
58f900f380
Correction
|
7 years ago |
DateTimeZone.php
|
ba87db3fcc
Fix others
|
8 years ago |
ForbiddenException.php
|
ba87db3fcc
Fix others
|
8 years ago |
HTTPHelper.php
|
ba87db3fcc
Fix others
|
8 years ago |
HintException.php
|
9f3031f58a
add missing phpdoc to HintException
|
8 years ago |
Installer.php
|
be33234266
Remove OC_App:installApp
|
7 years ago |
LargeFileHelper.php
|
27ba46c40e
Merge pull request #1890 from nextcloud/downstream-25428
|
8 years ago |
Log.php
|
87db9f8eab
Sanitize parameters in createSessionToken() while logging
|
6 years ago |
NaturalSort.php
|
ba87db3fcc
Fix others
|
8 years ago |
NaturalSort_DefaultCollator.php
|
ba87db3fcc
Fix others
|
8 years ago |
NavigationManager.php
|
5755897712
Inject \OCP\IURLGenerator to make tests work
|
7 years ago |
NeedsUpdateException.php
|
0215b004da
Update with robin
|
8 years ago |
NotSquareException.php
|
ba87db3fcc
Fix others
|
8 years ago |
PreviewManager.php
|
6aac094091
Add PHPDoc
|
7 years ago |
PreviewNotAvailableException.php
|
f56ae37e8f
Opening the trashbin causes errors in log for files without preview
|
8 years ago |
RedisFactory.php
|
5da845609d
no ternary
|
7 years ago |
Repair.php
|
181c77ca87
move repair step to stable12
|
7 years ago |
RepairException.php
|
ba87db3fcc
Fix others
|
8 years ago |
Search.php
|
0215b004da
Update with robin
|
8 years ago |
Server.php
|
2a6855a76d
Use the language of the recipient for the share notification
|
7 years ago |
ServerContainer.php
|
fa95fb6862
Fix missing argument 2 for Settings classes
|
7 years ago |
ServerNotAvailableException.php
|
ba87db3fcc
Fix others
|
8 years ago |
ServiceUnavailableException.php
|
0215b004da
Update with robin
|
8 years ago |
Setup.php
|
38c12ca764
Handle SSL certificate verifications for others than Let's Encrypt
|
6 years ago |
Streamer.php
|
6b8c45d05a
Add doc block for $time
|
8 years ago |
SubAdmin.php
|
55db07a20b
Fix CamelCasing
|
7 years ago |
SystemConfig.php
|
5dc6899d1a
Fix tests
|
7 years ago |
TagManager.php
|
ba87db3fcc
Fix others
|
8 years ago |
Tags.php
|
0215b004da
Update with robin
|
8 years ago |
TempManager.php
|
0215b004da
Update with robin
|
8 years ago |
TemplateLayout.php
|
51b79a5df4
Fix 500 on setup page
|
6 years ago |
URLGenerator.php
|
d9f83bac0f
Add tests and inject IRequest
|
7 years ago |
Updater.php
|
2c11d62adf
Allow migration from upcoming 10.0.4 ownCloud release
|
7 years ago |