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-02-18 10:19:45 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
cfcd71f3e4
nextcloud
/
apps
/
files_sharing
History
Jan-Christoph Borchardt
271088a7a2
Merge pull request
#6777
from owncloud/mobile-style
...
Mobile style for public links: files, folders, picture sets
2014-01-29 09:17:02 -08:00
..
ajax
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
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
make header scroll up for single shares, more view of content on small screens
2014-01-29 17:20:55 +01:00
js
merge master into mobile-style
2014-01-29 10:55:44 +01:00
l10n
remove ru_RU - it has bee removed from transifex
2014-01-13 16:41:10 +01:00
lib
public upload is also possible with encryption enabled, since OC6
2014-01-28 17:28:20 +01:00
templates
- adding class to header div: share-folder or share-file
2014-01-29 16:52:30 +01:00
tests
Removed numRows usage from encryption app
2013-12-19 15:51:24 +01:00
public.php
Merge branch 'master' into mobile-style
2014-01-23 00:39:11 +01:00