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-19 02:38:40 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
afbe50d09c
nextcloud
/
apps
/
files_sharing
History
Jan-Christoph Borchardt
0609f30d1c
Merge pull request
#6235
from NCTU-NBA/pr-exceed_upload_limit_msg
...
Change misleading message when file size exceeds upload limit
2014-02-04 08:04:19 -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
remove needless element tag
2014-01-30 13:34:41 +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 pr-exceed_upload_limit_msg
2014-01-30 22:50:20 +08:00