Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Alert user of errors when creating new files or folders | Michael Gapczynski | 2012-07-23 | 1 | -12/+20 | |
| * | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-20 | 1 | -0/+7 | |
| * | | | | | | | Use SCRIPT_NAME instead of PHP_SELF which won't send the PATH_INFO, this prev... | Lukas Reschke | 2012-08-18 | 1 | -1/+1 | |
| * | | | | | | | more path normalization | Robin Appelman | 2012-08-17 | 1 | -1/+1 | |
| * | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-16 | 1 | -0/+8 | |
| * | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-15 | 2 | -0/+13 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-12 | 1 | -0/+52 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Remove useless setting of RUNTIME_NOAPPS | Bart Visscher | 2012-08-08 | 1 | -6/+0 | |
| * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-07 | 3 | -3/+15 | |
| * | | | | | Check if New and Upload buttons exist before adding their width to the total ... | Michael Gapczynski | 2012-08-06 | 1 | -1/+5 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-06 | 1 | -0/+5 | |
| * | | | | Tweak users delete notification | Michael Gapczynski | 2012-08-04 | 1 | -2/+1 | |
| * | | | | Fix condition checking for resizing breadcrumbs | Michael Gapczynski | 2012-08-04 | 1 | -1/+1 | |
| * | | | | Dynamically resize breadcrumbs, fix for bug oc-468 | Michael Gapczynski | 2012-08-04 | 1 | -0/+59 | |
| * | | | | Merge branch 'chunked_upload' | Bart Visscher | 2012-08-03 | 3 | -1/+66 | |
| |\ \ \ \ | ||||||
| | * | | | | Chunked upload: Support reusing local chunks | Bart Visscher | 2012-07-27 | 3 | -1/+66 | |
| * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-03 | 2 | -0/+14 | |
| * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-01 | 1 | -0/+5 | |
| * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-31 | 12 | -3/+60 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Add notifications and undo support for replacing files when renaming | Michael Gapczynski | 2012-07-30 | 2 | -20/+104 | |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-30 | 45 | -49/+325 | |
| * | | | | Tweak appearance of undo delete notification | Michael Gapczynski | 2012-07-29 | 2 | -3/+3 | |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-29 | 1 | -1/+13 | |
| * | | | | Remove delete tipsy if file is deleted, fixes bug oc-958 | Michael Gapczynski | 2012-07-27 | 1 | -0/+1 | |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-27 | 5 | -4/+73 | |
| |/ / / | ||||||
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-26 | 1 | -0/+31 | |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-07-26 | 2 | -2/+26 | |
| | |/ | |/| | ||||||
| * | | fix broken properties in the database | Bjoern Schiessle | 2012-07-23 | 1 | -2/+2 | |
| * | | update routine to fix broken file properties in db | Bjoern Schiessle | 2012-07-23 | 2 | -1/+12 | |
| * | | CSRF protection for eventsource | Robin Appelman | 2012-07-22 | 1 | -0/+2 | |
| * | | progressbar for New->From Url | Robin Appelman | 2012-07-22 | 2 | -27/+65 | |
| * | | cache fileid's in oc_cache | Robin Appelman | 2012-07-22 | 1 | -0/+5 | |
| * | | fix remote and public.php | Robin Appelman | 2012-07-13 | 1 | -1/+1 | |
| |/ | ||||||
| * | Sanitizing file names | Lukas Reschke | 2012-07-11 | 1 | -1/+1 | |
| * | Call exit() to prevent further code execution if directory does not exist | Michael Gapczynski | 2012-07-11 | 1 | -0/+1 | |
| * | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 13 | -23/+1 | |
| * | CSRF checks | Lukas Reschke | 2012-07-07 | 6 | -0/+6 | |
| * | - when creating a new text file or directory which name already exist use the... | Bjoern Schiessle | 2012-06-29 | 1 | -3/+10 | |
| * | use new sanitizeHTML() function | Bjoern Schiessle | 2012-06-21 | 1 | -1/+1 | |
| * | write_close the session when scanning files or music | Robin Appelman | 2012-06-16 | 1 | -0/+1 | |
| * | cleanup oc_filecache, splitting it in several parts and using the new hasUpdated | Robin Appelman | 2012-06-15 | 1 | -1/+1 | |
| * | Files: Double encode download links. Fix for oc-1016. | Thomas Tanghus | 2012-06-15 | 1 | -1/+1 | |
| * | Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/ownclo... | Michael Gapczynski | 2012-06-13 | 3 | -9/+9 | |
| |\ | ||||||
| | * | Removed some unessecary sanitizations | Lukas Reschke | 2012-06-11 | 1 | -1/+1 | |
| | * | Make some apps compatible | Lukas Reschke | 2012-06-11 | 2 | -8/+8 | |
| | * | Revert | Lukas Reschke | 2012-06-11 | 2 | -18/+18 | |
| | * | First try of implementing assignHTML | Lukas Reschke | 2012-06-11 | 2 | -18/+18 | |
| * | | Label the delete operation "unshare" for files in the "Shared" folder to reduce | Bjoern Schiessle | 2012-06-12 | 1 | -1/+5 | |
| * | | block slashes only for new files and new folders but not for file upload from... | Bjoern Schiessle | 2012-06-12 | 1 | -1/+1 | |
| * | | committed patch (bug #967) to add missing translations for file actions | Bjoern Schiessle | 2012-06-12 | 1 | -2/+2 | |
| |/ |