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
path: root/files/js
AgeCommit message (Expand)Author
2011-09-30escape file and directory names when downloading filesRobin Appelman
2011-09-29fix persistent playlist for media playerRobin Appelman
2011-09-27Fixed table gap from appearing.Scott Barnett
2011-09-25Fixed minor issue.Scott Barnett
2011-09-25Fixed uploaded file hover issue.Scott Barnett
2011-09-23fix file uploads for IERobin Appelman
2011-08-28Fix newly uploaded files names being cut off if multiple '.'Michael Gapczynski
2011-08-28Shift+Click multiselect for filesMichael Gapczynski
2011-08-28Months for modified date need to be translatedMichael Gapczynski
2011-08-28Ctrl+Click on td.filename a selects file instead of default file actionMichael Gapczynski
2011-08-28Support translations for modified date column in filesMichael Gapczynski
2011-08-28Style changes for multiselect and add tipsy for file sizeMichael Gapczynski
2011-08-28Fix file actions broken in some browsers, rename delete to do_delete - Thanks...Michael Gapczynski
2011-08-25Get file extension using lastIndexOf instead of indexOf in case there is a '....Michael Gapczynski
2011-08-23Revert "hints for file actions"Jan-Christoph Borchardt
2011-08-22hints for file actionsBartek Przybylski
2011-08-22some improvements in automatic svg replacementRobin Appelman
2011-08-14more fixes for Personal and TipsyJan-Christoph Borchardt
2011-08-14updated tipsy, tooltips finally work everywhere, thanks icewindJan-Christoph Borchardt
2011-08-13NEEDS MORE FADINGJan-Christoph Borchardt
2011-08-13fixed tipsy tooltips for actionsJan-Christoph Borchardt
2011-08-13added global action class for iconsJan-Christoph Borchardt
2011-08-13more fancy fadingRobin Appelman
2011-08-12removed downloading as fallback action when file type can not be openedJan-Christoph Borchardt
2011-08-12file hovering now very fancy, CSS fade for row and extensionJan-Christoph Borchardt
2011-08-12fix uploading multiple filesRobin Appelman
2011-08-12added jquery-tipsy for nice title tooltipsJan-Christoph Borchardt
2011-08-12forgot somethingRobin Appelman
2011-08-12allow dynamicly determaning icons for fileactionsRobin Appelman
2011-08-12fixed upload buttonDawid Opis
2011-08-11lots of image changes, use svg EVERYWHERE POSSIBLEJan-Christoph Borchardt
2011-08-10make more strings translatableRobin Appelman
2011-08-08fix a problem with ranming files containing spacesRobin Appelman
2011-08-05styled undo file deletionJan-Christoph Borchardt
2011-08-04provide undo button when deleting files from the web interfaceRobin Appelman
2011-08-03show table header in filebrowser always on top when files are selectedRobin Appelman
2011-08-02fixed showing mimetypes for new filesJan-Christoph Borchardt
2011-07-30fixed color calculation againJan-Christoph Borchardt
2011-07-30fixed file size and date color calculation in JavaScriptJan-Christoph Borchardt
2011-07-30fixed table heading and multiselect styleJan-Christoph Borchardt
2011-07-30dont need to remove the empty folder message twiceRobin Appelman
2011-07-30automatically hide show/hide the empty folder messageRobin Appelman
2011-07-30hide empty folder notification when a folder or file got uploadedJan-Christoph Borchardt
2011-07-29you can now move files to the root folder by draging them to the Files entry ...Robin Appelman
2011-07-29some tweaks for renamingRobin Appelman
2011-07-29make foldernames also bold after renamingRobin Appelman
2011-07-29no need for an ok button for creating foldersRobin Appelman
2011-07-29fix size of selected files with new uploaded filesRobin Appelman
2011-07-29dont need the ok button for renamingRobin Appelman
2011-07-29properly style filenames after renamingRobin Appelman