nextcloud/lib/private
Daniel Calviño Sánchez bae712b68e Fix default internal expiration date
The default expiration date for internal shares was set from the default
link expiration date instead of the internal one.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-11-16 15:37:12 +01:00
..
Accounts Only run the query to get the account data once 2020-10-06 10:53:26 +00:00
Activity Update license headers 2019-12-05 15:38:45 +01:00
App Only retry fetching app store data once every 5 minutes in case it fails 2020-11-09 11:47:22 +01:00
AppFramework Fix IPv6 remote addresses from X_FORWARDED_FOR headers before validating 2020-07-02 10:09:45 +00:00
Archive Update license headers 2019-12-05 15:38:45 +01:00
Authentication Fix app password updating out of bounds 2020-09-04 09:18:00 +02:00
Avatar Always set the generated flag to false when an avatar is being set 2019-12-20 15:34:36 +01:00
BackgroundJob Merge pull request #19228 from nextcloud/backport/19215/stable18 2020-02-04 15:49:37 +01:00
Broadcast/Events Update license headers 2019-12-05 15:38:45 +01:00
Cache Update license headers 2019-12-05 15:38:45 +01:00
Calendar Update license headers 2019-12-05 15:38:45 +01:00
Collaboration Use paginated search for contacts 2020-10-14 14:02:08 +02:00
Command Update license headers 2019-12-05 15:38:45 +01:00
Comments for the DB ot pick an index specify the object_type 2020-02-03 20:24:32 +00:00
Console Update license headers 2019-12-05 15:38:45 +01:00
Contacts/ContactsMenu contactsmanager shall limit number of results early 2020-10-13 15:45:02 +00:00
Dashboard Update license headers 2019-12-05 15:38:45 +01:00
DB Fix iLike() falsely turning escaped % and _ into wildcards 2020-11-11 09:27:27 +00:00
Diagnostics Update license headers 2019-12-05 15:38:45 +01:00
DirectEditing CHeck if file already exists during file creation 2020-01-14 07:35:31 +00:00
Encryption Keep the modification time during decryptFile 2020-02-04 14:55:59 +00:00
EventDispatcher Reduce legacy event log level to debug 2020-01-18 18:09:10 +01:00
Federation Update license headers 2019-12-05 15:38:45 +01:00
Files Transfer shares of the transferred root node 2020-09-17 19:01:48 +02:00
FullTextSearch Update license headers 2019-12-05 15:38:45 +01:00
GlobalScale Update license headers 2019-12-05 15:38:45 +01:00
Group Update license headers 2019-12-05 15:38:45 +01:00
Hooks Update license headers for 18 2019-12-20 09:23:25 +01:00
Http Revert "[stable18] Do not read certificate bundle from data dir by default" 2020-07-03 14:21:28 +02:00
IntegrityCheck Update license headers 2019-12-05 15:38:45 +01:00
L10N Fix languages empty array 2020-05-11 15:04:01 +02:00
legacy Don't throw on SHOW VERSION query 2020-11-16 09:05:44 +00:00
Lock Update license headers 2019-12-05 15:38:45 +01:00
Lockdown Update license headers 2019-12-05 15:38:45 +01:00
Log Fix chmod on file descriptor 2020-08-12 01:26:05 +00:00
Mail Fix #13287 - Increase max-height on button in welcome email template 2020-06-12 11:18:29 +00:00
Memcache Update license headers 2019-12-05 15:38:45 +01:00
Migration Update license headers 2019-12-05 15:38:45 +01:00
Notification Update license headers for 18 2019-12-20 09:23:25 +01:00
OCS Update license headers 2019-12-05 15:38:45 +01:00
Preview Proper text previews 2020-01-15 10:53:08 +01:00
Remote Update license headers 2019-12-05 15:38:45 +01:00
Repair Always set the generated flag to false when an avatar is being set 2019-12-20 15:34:36 +01:00
RichObjectStrings Update license headers 2019-12-05 15:38:45 +01:00
Route Update license headers 2019-12-05 15:38:45 +01:00
Search Update license headers 2019-12-05 15:38:45 +01:00
Security Use random_bytes 2020-05-11 12:24:59 +00:00
Session Update license headers 2019-12-05 15:38:45 +01:00
Settings Allow additional personal settings via normal registration 2020-09-09 11:25:47 +00:00
Setup Check the new connection on setup like with PostgreSQL and Oracle 2020-02-06 18:37:52 +00:00
Share Update license headers 2019-12-05 15:38:45 +01:00
Share20 Fix default internal expiration date 2020-11-16 15:37:12 +01:00
Support Update license headers 2019-12-05 15:38:45 +01:00
SystemTag Update license headers 2019-12-05 15:38:45 +01:00
Tagging Update license headers 2019-12-05 15:38:45 +01:00
Template Clear cached app config while waiting for the SCSSCache to finish processing the file 2020-10-16 18:28:54 +02:00
Updater Add message for DoesNotExistException 2020-03-02 15:20:38 +00:00
User Bearer must be in the start of the auth header 2020-11-06 08:26:15 +00:00
AllConfig.php Update license headers 2019-12-05 15:38:45 +01:00
AppConfig.php Fix updates of NULL appconfig values 2020-10-23 08:49:40 +00:00
CapabilitiesManager.php Update license headers 2019-12-05 15:38:45 +01:00
Color.php Update license headers 2019-12-05 15:38:45 +01:00
Config.php Update license headers 2019-12-05 15:38:45 +01:00
ContactsManager.php Use paginated search for contacts 2020-10-14 14:02:08 +02:00
DatabaseException.php Update license headers 2019-12-05 15:38:45 +01:00
DatabaseSetupException.php Update license headers 2019-12-05 15:38:45 +01:00
DateTimeFormatter.php Update license headers 2019-12-05 15:38:45 +01:00
DateTimeZone.php Update license headers 2019-12-05 15:38:45 +01:00
ForbiddenException.php Update license headers 2019-12-05 15:38:45 +01:00
HintException.php Update license headers 2019-12-05 15:38:45 +01:00
InitialStateService.php Update license headers 2019-12-05 15:38:45 +01:00
Installer.php disable timeout on app install via cli 2020-02-12 16:34:58 +00:00
LargeFileHelper.php Update license headers 2019-12-05 15:38:45 +01:00
Log.php always require a message paramter for data logging 2020-02-10 14:11:05 +00:00
MemoryInfo.php Update license headers 2019-12-05 15:38:45 +01:00
NaturalSort.php Update license headers 2019-12-05 15:38:45 +01:00
NaturalSort_DefaultCollator.php Update license headers 2019-12-05 15:38:45 +01:00
NavigationManager.php Update license headers 2019-12-05 15:38:45 +01:00
NeedsUpdateException.php Update license headers 2019-12-05 15:38:45 +01:00
NotSquareException.php Update license headers 2019-12-05 15:38:45 +01:00
PreviewManager.php Update license headers 2019-12-05 15:38:45 +01:00
PreviewNotAvailableException.php Update license headers 2019-12-05 15:38:45 +01:00
RedisFactory.php Update license headers 2019-12-05 15:38:45 +01:00
Repair.php Always set the generated flag to false when an avatar is being set 2019-12-20 15:34:36 +01:00
RepairException.php Update license headers 2019-12-05 15:38:45 +01:00
Search.php Update license headers 2019-12-05 15:38:45 +01:00
Server.php Clear cached app config while waiting for the SCSSCache to finish processing the file 2020-10-16 18:28:54 +02:00
ServerContainer.php Update license headers 2019-12-05 15:38:45 +01:00
ServerNotAvailableException.php Update license headers 2019-12-05 15:38:45 +01:00
ServiceUnavailableException.php Update license headers 2019-12-05 15:38:45 +01:00
Setup.php Allow to serve static mp4 directly 2020-02-12 11:59:30 +00:00
Streamer.php Only disable zip64 if the size is known 2020-09-01 13:44:49 +00:00
SubAdmin.php Update license headers 2019-12-05 15:38:45 +01:00
SystemConfig.php Update license headers 2019-12-05 15:38:45 +01:00
TagManager.php Update license headers 2019-12-05 15:38:45 +01:00
Tags.php Update license headers 2019-12-05 15:38:45 +01:00
TemplateLayout.php No need to check if there is an avatar available, because it is generated on the fly nowadays 2020-11-02 18:15:35 +00:00
TempManager.php Update license headers 2019-12-05 15:38:45 +01:00
Updater.php Update license headers 2019-12-05 15:38:45 +01:00
URLGenerator.php Update license headers 2019-12-05 15:38:45 +01:00