summaryrefslogtreecommitdiffstats
path: root/apps/files/js/files.js
Commit message (Expand)AuthorAgeFilesLines
* don't allow to create a file or folder named 'Shared' in the root folder, als...Bjoern Schiessle2014-03-051-2/+5
* rename url parameterRobin Appelman2014-02-241-1/+1
* Add url parameter to control whether previews should return 404 when the mime...Robin Appelman2014-02-211-0/+1
* Merge branch 'master' into mimeicons-svgRobin Appelman2014-02-201-10/+13
|\
| * Do not send file list for select all on Download/deleteVincent Petry2014-02-131-10/+13
* | Show svg mime icons when no preview is availableRobin Appelman2014-02-191-2/+7
|/
* Fix implied evals and doubled definition of variableMorris Jobke2014-02-071-1/+1
* Merge pull request #7011 from owncloud/jshintThomas Müller2014-02-041-12/+33
|\
| * Fixed file name validation unit test + added newlineVincent Petry2014-01-301-7/+15
| * Added .jshintrcVincent Petry2014-01-301-5/+18
* | Merge branch 'master' into pr-exceed_upload_limit_msgPellaeon Lin2014-01-301-13/+48
|\|
| * merge master into mobile-styleJan-Christoph Borchardt2014-01-291-5/+37
| |\
| | * 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 branch 'master' into mobile-styleThomas Müller2014-01-231-7/+10
| |\| |
| | * | 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-201-1/+2
| | |\ \
| | | * | fixed selector string and removed all checkbox if it was selectedrnveach2014-01-171-1/+2
| | | |/
| | * / Fixed various file name escaping issues in core appsVincent Petry2014-01-101-6/+8
| | |/
| * / fixing preview generationThomas Müller2014-01-151-1/+1
| |/
* / Update #free_space on getstoragestats AJAX callPellaeon Lin2013-12-111-0/+1
|/
* Selection summary is now displayed properlyVincent Petry2013-11-111-1/+1
* Fixed storage stats to be based on current directoryVincent Petry2013-11-061-7/+19
* Update quota value in client after scan and uploadVincent Petry2013-11-061-12/+31
* calling getstoragestats.php only if a user is logged in because this call req...Thomas Müller2013-11-051-17/+19
* Merge pull request #5582 from owncloud/files-previewcachingThomas Müller2013-11-051-29/+56
|\
| * Fixed preview URL + size while dragging an existing fileVincent Petry2013-10-281-2/+3
| * Append file etag to preview URLsVincent Petry2013-10-281-27/+53
* | prefer closest over parentJörn Friedrich Dreyer2013-10-311-1/+1
* | use data-file to retrieve filenameJörn Friedrich Dreyer2013-10-311-1/+1
|/
* Merge branch 'master' into prevent_user_from_creating_or_renaming_to_an_exist...Jörn Friedrich Dreyer2013-10-231-2/+10
|\
| * Fixed ugly white space while loading file thumbnailVincent Petry2013-10-221-2/+10
* | prevent user from creating or renaming sth. to an existing filenameJörn Friedrich Dreyer2013-10-221-99/+99
|/
* give getSelectedFilesTrash() a unique name for the trash.js to avoid confusio...Bjoern Schiessle2013-10-181-5/+5
* Disabled ajax mode for public files viewVincent Petry2013-10-141-1/+3
* Merge pull request #5134 from owncloud/trashbin-homeiconbrokenVincent Petry2013-10-091-3/+6
|\
| * Do not call changeDirectory() when no dir set on breadcrumbVincent Petry2013-10-041-3/+6
* | Merge pull request #4921 from owncloud/file_conflicts_dialog_fixesVicDeo2013-10-071-4/+4
|\ \
| * | remove double uri encodingJörn Friedrich Dreyer2013-10-071-4/+4
| |/
* / Fix breadcrumb to reinit dnd after ajax nav #5064Vincent Petry2013-10-071-6/+8
|/
* Shortened notification message that was too longVincent Petry2013-10-041-1/+1
* Merge branch 'master' into encryption_improved_error_messages_4617Bjoern Schiessle2013-09-301-1/+5
|\
| * implement previews for public uploadGeorg Ehrke2013-09-231-1/+5
* | Merge branch 'master' into encryption_improved_error_messages_4617Bjoern Schiessle2013-09-231-39/+28
|\|
| * Merge branch 'master' into fix_3728_with_file_exists_dialogJörn Friedrich Dreyer2013-09-191-0/+5
| |\
| | * initial scrollto implementation:Jörn Friedrich Dreyer2013-09-171-0/+5
| * | fix race condition in lazy preview loadingJörn Friedrich Dreyer2013-09-191-12/+18
| * | fixing typos and l10nThomas Müller2013-09-191-2/+2