This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
nextcloud
Watch
1
Star
0
Fork
You've already forked nextcloud
0
mirror of
https://github.com/nextcloud/server.git
synced
2026-04-24 23:59:27 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
35
2ba6cd4e2b
nextcloud
/
apps
/
files_sharing
History
Björn Schießle
b7385986ae
Merge pull request
#7393
from owncloud/fix_path_in_sharing_results
...
fix path in sharing results if it is a file in the Shared folder
2014-02-26 15:19:30 +01:00
..
ajax
don't urldecode get var, php does this automatically
2014-01-30 16:32:45 +01:00
appinfo
OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error
2014-01-21 11:32:30 +01:00
css
Consolidate two sections, per code review. Issue
#1648
2014-02-17 12:57:54 -05:00
js
Do not send file list for select all on Download/delete
2014-02-13 20:28:52 +01:00
l10n
remove ru_RU - it has bee removed from transifex
2014-01-13 16:41:10 +01:00
lib
only add "received_from" if a share was found
2014-02-26 12:52:35 +01:00
templates
Fixed double file encoding for previews
2014-01-30 16:34:37 +01:00
tests
fix path in sharing results if it is a file in the Shared folder
2014-02-25 17:27:23 +01:00
public.php
Fix svg icons for public shares and external/shared files
2014-02-19 15:08:05 +01:00