| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | | | |
|
| | | | | | |
|
| |/ / / /
| | | | |
| | | | | |
This file seems not to be actually used anywhere.
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
Replace echo with `p` or `print_unescaped`
|
|/ / / /
| | | |
| | | | |
Using echo instead of `p` or `print_unescaped` is a bad style, to prevent people from copying it I've adjusted it.
|
|\ \ \ \
| | | | |
| | | | | |
Show higher resolution previews for high dpi screens
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
dont scan not existing files in View->getFileInfo
|
| |/ / / / |
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
Do not expire chunks while checking for their existence
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The expiration should be done by the gc() function on login, not while
isComplete() is calling hasKey() for every chunk.
|
|\ \ \ \ \
| | | | | |
| | | | | | |
extending javascript line length to 120
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
adding xit to globals
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
Allow reusing FileInfo for getStorageInfo
|
| | |/ / /
| |/| | | |
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Ajaxify files list for files + trashbin + public page
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Files app:
- removed file list template, now rendering list from JSON response
- FileList.addFile/addDir is now FileList.add() and takes a JS map with all required
arguments instead of having a long number of function arguments
- added unit tests for many FileList operations
- fixed newfile.php, newfolder.php and rename.php to return the file's
full JSON on success
- removed obsolete/unused undo code
- removed download_url / loading options, now using
Files.getDownloadUrl() for that
- server side now uses Helper::getFileInfo() to prepare file JSON response
- previews are now client-side only
Breadcrumbs are now JS only:
- Added BreadCrumb class to handle breadcrumb rendering and events
- Added unit test for BreadCrumb class
- Moved all relevant JS functions to the BreadCrumb class
Public page now uses ajax to load the file list:
- Added Helper class in sharing app to make it easier to authenticate
and retrieve the file's real path
- Added ajax/list.php to retrieve the file list
- Fixed FileActions and FileList to work with the ajax list
Core:
- Fixed file picker dialog to use the same list format as files app
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- now correctly parse query strings with '+' signs
- empty values are now parsed either as null or empty string
- added unit test for parseQueryString()
|
| | | | | | |
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
Type hinting
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Conflicts:
lib/private/image.php
lib/private/l10n.php
lib/private/request.php
lib/private/share/mailnotifications.php
lib/private/template/base.php
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Fix error log spam
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Regression from e002b7242cb19a0e028d325cd64b57e67dc48108
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
Fix uploading files containing a # in the path for webdav
|
| | | | | | | | |
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Reuse known free space in the files app
|
| | |_|_|_|/ / /
| |/| | | | | | |
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
there is no need to re-calculate the shares after a touch
|
| | |_|/ / / /
| |/| | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
fix h3 style, move out from settings to apps CSS
|
| | | | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Upgraded phpseclib to version 0.3.6 (SFTP ext storage)
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
Fix admin-dir_permissions redirection when cannot write warning is shown.
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
is shown.
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
always encrypt files to owner
|
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / /
|/| | | | | | | | | |
Allow using "/" in "overwritewebroot"
|
| |/ / / / / / / /
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Whenever the reverse proxy is using "/" as the webroot, it is now
possible to set that value in "overwritewebroot"
|
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
Correctly read the full stream in file_get_contents
|