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-08-29Add a11y attributes for legacy app navigationa11y/33739/fix-legacy-navVincent Petry
2022-08-17Add ```aria-expanded``` value to select2-container om systemtag and file tagsfix/358-add-missing-expanded-attributesjulia.kirschenheuter
2019-02-01Add drop zone for favorites quick access in navigationfnuesse
2019-02-01Fix drop zone shadowfnuesse
2019-02-01Unify handling of dropping one file or several files on the trash binDaniel Calviño Sánchez
2019-01-31Use full names instead of abbreviations in variable namesDaniel Calviño Sánchez
2019-01-31Make code format more consistent with the rest of the fileDaniel Calviño Sánchez
2019-01-31Replace double quotes with single quotesDaniel Calviño Sánchez
2019-01-31Add missing trailing ";"Daniel Calviño Sánchez
2019-01-31Remove hack to prefetch the starred trash iconDaniel Calviño Sánchez
2018-12-21Replace ChildNode.before with custom before helperJulius Härtl
2018-11-22Do not switch to root folder if filelist is already shownJulius Härtl
2018-10-02Refactored Variablename to trashElementFelix Nüsse
2018-10-02Fixed highlightdelay on first dragFelix Nüsse
2018-10-02Added Dropzone-Highlighting to TrashFelix Nüsse
2018-10-02Added Trash-Dropzone to easily dispose of files and foldersFelix Nüsse
2018-08-09Fix quickaccess active indicator for folders with spacesJulius Härtl
2018-08-08js fixJohn Molakvoæ (skjnldsv)
2018-08-08Cleanup of leftover-sorting-code from quickaccess-feature #9714 #9720fnuesse
2018-07-13Upgraded navigation submenu management and api + created sharing submenuJohn Molakvoæ (skjnldsv)
2018-07-12Fixed testsJohn Molakvoæ (skjnldsv)
2018-07-12Fixed favorite folder view displayJohn Molakvoæ (skjnldsv)
2018-07-12Added drop-animation to sortable-listfnuesse
2018-07-12Fix collapsible-Button when list was emptied (or got first element)fnuesse
2018-07-12Removed old codefnuesse
2018-07-12Changed togglefnuesse
2018-07-12Fixed css-flashingfnuesse
2018-07-12Added responsive folderaddingfnuesse
2018-07-12Added toggleable QuickAccessfnuesse
2017-06-13Only set the active item when there is one (not the case for quota)Joas Schilling
2015-05-19Closes "New" dropdown when switching categoryMorris Jobke
2014-10-31Improved Javascript docs for JSDocVincent Petry
2014-06-03Use active instead of hover for active sidebar optionJoas Schilling
2014-05-15Fixed many issues, clean upVincent Petry
2014-05-15Namespacing for FileList, FileActions and trashbin appVincent Petry
2014-05-15Files app navigation can now switchVincent Petry