richdocuments/lib
Julius Härtl 2b4366a996
Do not use void return type hint as we still need to cover PHP 7.0
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-04 09:56:16 +01:00
..
AppInfo Remove void return type 2019-09-05 15:55:00 +02:00
Backgroundjobs Move to a service to also fetch the capabilities when the settings are updated 2019-02-06 21:13:08 +01:00
Command Move empty template update to occ command 2019-12-18 16:24:18 +01:00
Controller Merge pull request #805 from nextcloud/bugfix/noid/only-use-owner-if-guest 2020-01-30 14:37:36 +01:00
Db Always use the editor uid if available for writing the file 2020-01-29 08:29:52 +01:00
Preview Start with new template creation mechanism 2019-12-18 09:54:06 +01:00
Service Do not use void return type hint as we still need to cover PHP 7.0 2020-02-04 09:56:16 +01:00
Settings Fetch demo servers only when requested 2020-01-27 07:33:44 +01:00
WOPI Check via discovery if collabora server is available before opening the document 2019-03-01 15:29:05 +01:00
AppConfig.php Use array_key_exists to keep PHP 7.0 compatibility 2019-10-07 22:24:41 +02:00
Capabilities.php Start with new template creation mechanism 2019-12-18 09:54:06 +01:00
Helper.php Make sure files created from the same template have a different WOPI file id 2019-11-20 19:13:51 +01:00
PermissionManager.php Add option to enable the app only for users in a specific group (#135) 2017-11-06 13:54:56 +01:00
TemplateManager.php Check for mimetype during template upload 2019-08-20 08:56:57 +02:00
TokenManager.php Start with new template creation mechanism 2019-12-18 09:54:06 +01:00