summaryrefslogtreecommitdiffstats
path: root/apps/files/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7011 from owncloud/jshintThomas Müller2014-02-047-20/+113
|\
| * Fixed file name validation unit test + added newlineVincent Petry2014-01-301-7/+15
| * Added .jshintrcVincent Petry2014-01-307-13/+98
* | Merge pull request #6235 from NCTU-NBA/pr-exceed_upload_limit_msgJan-Christoph Borchardt2014-02-042-3/+16
|\ \
| * | Merge branch 'master' into pr-exceed_upload_limit_msgPellaeon Lin2014-01-304-39/+127
| |\|
| * | Fix variable namePellaeon Lin2014-01-241-2/+2
| * | Use t() 's native methodPellaeon Lin2014-01-161-2/+8
| * | Contextual upload error messagePellaeon Lin2013-12-111-2/+2
| * | Update #free_space on getstoragestats AJAX callPellaeon Lin2013-12-111-0/+1
| * | Display different messages for uploadLimit and freeSpacePellaeon Lin2013-12-081-2/+8
| * | Change misleading message when file size exceeds upload limitPellaeon Lin2013-12-081-2/+2
* | | Rename action now appears as pencil iconraghunayyar2014-01-302-5/+17
| |/ |/|
* | Merge pull request #6777 from owncloud/mobile-styleJan-Christoph Borchardt2014-01-292-3/+3
|\ \
| * | permanently show download action on mobile, only iconJan-Christoph Borchardt2014-01-291-2/+2
| * | merge master into mobile-styleJan-Christoph Borchardt2014-01-293-6/+55
| |\ \
| * \ \ Merge branch 'master' into mobile-styleThomas Müller2014-01-234-29/+56
| |\ \ \
| * | | | fixing preview generationThomas Müller2014-01-151-1/+1
* | | | | Added error message for when target folder was removedVincent Petry2014-01-291-0/+7
| |_|/ / |/| | |
* | | | Merge pull request #6929 from owncloud/sharing-fixfiledownloadlinkMorris Jobke2014-01-292-1/+18
|\ \ \ \
| * | | | Fixed download URL in public pageVincent Petry2014-01-242-1/+18
| | |/ / | |/| |
* | | | Merge pull request #6184 from owncloud/6051-ux-files-Move-File-SpinnerMorris Jobke2014-01-241-5/+37
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed indention.zombiehugs2013-12-041-1/+1
| * | | #6051 [ux][files] Move File Spinnerzombiehugs2013-12-041-5/+37
| | |/ | |/|
* | | Merge pull request #6719 from tripflex/fix_pubup_progbarMorris Jobke2014-01-221-1/+1
|\ \ \
| * | | change publicUploadButtonMock to public_uploadMyles McNamara2014-01-201-1/+1
| | |/ | |/|
* | | Merge pull request #6827 from rnveach/fix_6730Morris Jobke2014-01-202-1/+4
|\ \ \
| * | | added trigger to redo selection text on a directory changernveach2014-01-171-0/+2
| * | | fixed selector string and removed all checkbox if it was selectedrnveach2014-01-171-1/+2
| |/ /
* | | Fix to not destroy draggable when no draggable was setVincent Petry2014-01-141-1/+4
* | | Fixed various file name escaping issues in core appsVincent Petry2014-01-104-28/+49
|/ /
* / Fixed download file from URL error messagesVincent Petry2013-12-121-1/+6
|/
* Merge pull request #6090 from ganomi/summaryfixganomi2013-11-281-1/+1
|\
| * Fix filellist/rename/summary problemganomi2013-11-271-1/+1
* | Merge pull request #6089 from owncloud/files-mimetyperefreshafterrenameFrank Karlitschek2013-11-281-2/+17
|\ \
| * | Update file list entry on renameVincent Petry2013-11-271-2/+17
| |/
* / New file box now has default file name + extensionVincent Petry2013-11-281-3/+13
|/
* Merge pull request #5641 from owncloud/filestrash-emptytrashBjörn Schießle2013-11-251-2/+3
|\
| * Deleting all files in trash now only sends a single flagVincent Petry2013-11-111-2/+3
* | Fixed delete action to show error message as notificationVincent Petry2013-11-191-1/+11
* | fix filtering number like filenames in filelistJörn Friedrich Dreyer2013-11-181-1/+1
* | Fixed total dirs/files message hiding conditionVincent Petry2013-11-131-3/+3
* | Merge pull request #5804 from owncloud/files-selectionsummaryMorris Jobke2013-11-111-1/+1
|\ \ | |/ |/|
| * Selection summary is now displayed properlyVincent Petry2013-11-111-1/+1
* | Merge pull request #5769 from owncloud/files-changedirjseventMorris Jobke2013-11-111-0/+6
|\ \ | |/ |/|
| * Added JS event for when the user changes the directoryVincent Petry2013-11-081-0/+6
* | Increased upload error delay to 10 secondsVincent Petry2013-11-081-6/+5
|/
* Fixed totalDirs JS errorVincent Petry2013-11-071-2/+2
* Merge pull request #5399 from frisco82/fixDownloadOverQuotaMorris Jobke2013-11-061-35/+30
|\
| * Do not count the size of shared folder on totalRamiro Aparicio2013-11-061-35/+30
* | Fixed storage stats to be based on current directoryVincent Petry2013-11-062-7/+26