nextcloud/apps/files_external/lib
Benjamin Gaussorgues 9a6a64087d fix(files_external): on case insensitive system, block case change
When a file/directory is renamed to the same name with only case change,
the rename fail. We block this kind of rename.
The user will have to rename to another name first.

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-10-31 15:26:46 +00:00
..
AppInfo do not use deprecated query() method 2022-01-20 16:08:48 +01:00
BackgroundJob Use the new option to signaling insensitivity 2022-02-07 13:54:54 +01:00
Command Revert "Revert "[stable26] handle not being able to write file for notify self-test"" 2023-04-14 18:35:55 +02:00
Config add command for getting fileinfo for debugging 2023-05-01 14:03:19 +00:00
Controller admin have no special rights on users' entries 2023-09-06 12:40:46 +00:00
Lib fix(files_external): on case insensitive system, block case change 2023-10-31 15:26:46 +00:00
Listener Do not override stored credentials when login in with SAML 2023-04-25 07:49:59 +00:00
Migration Fix case also when the table existed already 2022-04-08 15:52:54 +02:00
Service fix(external): Get storage before update it 2023-10-26 06:57:21 +02:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
MountConfig.php Fix returning null when getMessage return null 2022-10-17 11:53:11 +02:00
NotFoundException.php Update php licenses 2021-06-04 22:02:41 +02:00