Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-27Remove legacy #dir element in files listVincent Petry
2022-07-26Replace files app ids to classesVincent Petry
2022-01-11Replace license information to SPDX expressionLouis Chemineau
2021-03-31Bump js licensesJohn Molakvoæ (skjnldsv)
2018-10-18Use grid view in other file views tooJan-Christoph Borchardt
2018-10-09Fix usage of deprecated OC.webrootChristoph Wurst
2017-12-19Trigger events before and after a file action is executedDaniel Calviño Sánchez
2016-05-30fixes size of the download spinnerVincent Chan
2016-03-04Fix download spinner to work with CSS stylesVincent Petry
2016-02-26Make file actions use icon CSS classesRoeland Jago Douma
2016-02-22Fix unit tests affected by side effectsVincent Petry
2015-11-22Make files app use Webdav for most operationsVincent Petry
2015-10-30Fix file action download spinnerVincent Petry
2015-10-03If an inline files action provides an alt text show itRoeland Jago Douma
2015-08-12Make file actions work from sidebarVincent Petry
2015-08-11Fixed file actions menu to close when reclicking triggerVincent Petry
2015-08-10Updated unit tests for file actions and actions menuVincent Petry
2015-07-07Fix unit tests and introduce better mocks of the HTMLMorris Jobke
2015-04-23Show hint if there is no delete permissionMorris Jobke
2014-11-24Improve FileActions JS to allow for custom renderingVincent Petry
2014-07-09Propagate file action changes to the file listsVincent Petry
2014-07-04Fix FileActions merging overrideVincent Petry
2014-06-27Sync file list with file actionsVincent Petry
2014-06-06Use actual file path on rename/deleteVincent Petry
2014-05-30Sharing overview fixes and unit testsVincent Petry
2014-05-30Distinguish legacy file actions from regular file actionsVincent Petry
2014-05-30Added "dir" in file actions handler context and fixed versionsVincent Petry
2014-05-30Added unit test for file action context argumentVincent Petry
2014-05-15Fixed many issues, clean upVincent Petry
2014-05-15Namespacing for FileList, FileActions and trashbin appVincent Petry
2014-04-28Fixed insertion of filesVincent Petry
2014-04-02Files, trashbin, public apps use ajax/JSON for the file listVincent Petry
2014-04-01Fixed broken delete file actionVincent Petry
2014-02-13Do not send file list for select all on Download/deleteVincent Petry
2014-02-05Merge pull request #7011 from owncloud/jshintThomas Müller
2014-01-30Added .jshintrcVincent Petry
2014-01-30Updated unit tests for rename actionVincent Petry
2014-01-24Fixed download URL in public pageVincent Petry