nextcloud/core
Vincent Petry 093e9dd422
Add route to resolve fileid to files app URL
The following routes will redirect to the files app and display the
matching folder. If the fileid is a file, it will scroll to it.
- http://localhost/owncloud/index.php/f/$fileid
- http://localhost/owncloud/index.php/files/?dir=somedir&fileid=$fileid
2016-05-06 16:46:59 +02:00
..
Command Merge pull request #23844 from owncloud/disable-user 2016-05-03 15:22:41 +02:00
Controller Move logout to controller 2016-04-18 21:21:52 +02:00
Tags Rename files to be PSR-4 compliant 2016-04-06 11:00:52 +02:00
ajax Adding progress to web upgrade 2016-04-28 13:52:01 +02:00
css Merge pull request #21417 from J0WI/css-fixes 2016-04-27 09:47:36 +02:00
doc fix difference between packaged version and master 2013-08-17 10:33:11 +02:00
fonts move font back from Light to Regular for body text on normal-res screens, fix #18954 2015-11-10 16:12:42 +01:00
img use background image for log in view 2016-04-14 12:36:55 +02:00
js Merge pull request #23918 from owncloud/cruds-for-federated-shares 2016-04-22 14:50:42 +02:00
l10n [tx-robot] updated from transifex 2016-05-04 02:11:59 -04:00
search Happy new year! 2016-01-12 15:02:18 +01:00
skeleton add a real examplefile instead of an .gitignore which is a bit stupid here 2013-10-04 10:21:33 +02:00
templates Allow login by email address 2016-05-02 14:51:01 +02:00
vendor Merge pull request #24062 from owncloud/fix-gitignore 2016-04-19 16:06:59 +02:00
Application.php Move logout to controller 2016-04-18 21:21:52 +02:00
register_command.php Add occ commands to enable and disable a user + a disabled user can no longer login - fixes #23838 2016-05-02 09:31:22 +02:00
routes.php Add route to resolve fileid to files app URL 2016-05-06 16:46:59 +02:00
shipped.json Mark files_videoplayer as shipped 2016-02-11 19:06:48 +01:00
strings.php core: Fix typos (found by codespell) 2016-04-04 10:57:17 +02:00