This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-06-29 12:24:50 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
421f24868a8cd5bdf8ef52a96948ddd00a8abbef
nextcloud-server-mirror
/
apps
/
files
T
History
Morris Jobke
cf6e79cda8
Merge pull request
#6719
from tripflex/fix_pubup_progbar
...
Fix public upload progress bar
2014-01-22 02:28:28 -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
introducing new dav property {xmlns:oc="
http://owncloud.org/ns
}id
2013-10-23 16:03:57 +02:00
command
Add copyright, remove starting blank line
2013-09-19 19:12:16 +02:00
css
Fix resize issue for trash button in chrome and overflowing spinner in .update class
2013-11-28 21:36:43 +01:00
js
Merge pull request
#6719
from tripflex/fix_pubup_progbar
2014-01-22 02:28:28 -08:00
l10n
remove ru_RU - it has bee removed from transifex
2014-01-13 16:41:10 +01:00
lib
Fixed directory icon after rename
2013-11-28 13:15:20 +01:00
templates
Fixed isPreviewAvailable warnings in log
2014-01-17 14:22:05 +01:00
tests
Fixed unit tests for ajax rename
2013-11-27 23:19:57 +01:00
admin.php
Remove outdated comments
2013-01-26 14:03:17 +01:00
download.php
Moved content disposition code+workarounds to OCP\Response
2013-12-10 12:42:26 +01:00
index.php
public upload now also works with encryption enabled
2013-11-21 00:23:38 +01:00
settings.php
merge master into filesystem
2013-01-28 19:37:58 +01:00
triggerupdate.php
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