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-03-04 18:28:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f8563ec5831713b341db1b2cd480328912818607
nextcloud-server-mirror
/
lib
/
files
/
stream
History
Robin Appelman
10d3e63ce5
add quota streamwrapper that limits the amount of data that can be written to a stream
2013-07-25 00:31:51 +02:00
..
close.php
Move streamwrappers to seperate files and put them in a namespace
2013-01-28 15:34:15 +01:00
dir.php
Move streamwrappers to seperate files and put them in a namespace
2013-01-28 15:34:15 +01:00
oc.php
add oc:// streamwrapper to provide access to ownCloud's virtual filesystem
2013-01-28 15:35:30 +01:00
quota.php
add quota streamwrapper that limits the amount of data that can be written to a stream
2013-07-25 00:31:51 +02:00
staticstream.php
fix is_file and is_dir for the static streamwrapper
2013-06-28 19:54:16 +02:00