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-26files: Fix colormode detection for filelistfix/files-dark-color-themeFerdinand Thiessen
2022-07-05Merge pull request #32993 from nextcloud/fixes-for-quota-text-in-navigation-barDaniel Calviño Sánchez
2022-07-04Change tooltip title of files grid view toggle dynamicallyenh/a11y-dynamic-grid-toggle-tooltipChristopher Ng
2022-06-23Fix quota text not updated after copying or moving a filefixes-for-quota-text-in-navigation-barDaniel Calviño Sánchez
2022-06-21Add title to file nameCarl Schwan
2022-06-07l10n: Delete apostropheValdnet
2022-05-16Improve accessibility with more visible focus indication for non vue appsCarl Schwan
2022-04-21Remove accessibilityJohn Molakvoæ
2022-04-07fix filelist not loading after refresh in firefoxRobin Appelman
2022-02-14try to fix broken tooltipszaimen
2022-02-03Fix bugs with incorrect currentFileList in the favorite and share by youCarl Schwan
2022-01-12Merge pull request #30572 from nextcloud/fix/lint_warningsLouis
2022-01-11Trigger "changeDirectory" even on URL changeVincent Petry
2022-01-11Add generic type and description when its missingLouis Chemineau
2022-01-11Typing correctionsLouis Chemineau
2021-12-07Reload page on 401 since there is an authentification problemCarl Schwan
2021-12-07Stop reloading file list when getting 401 error on root dirCarl Schwan
2021-10-08adding action.filename to FileActionsMaxence Lange
2021-09-26Migrate deprecated toolip methodsMichaIng
2021-07-26fix sort sort function of files multiple selection actionsJulien Veyssier
2021-07-23add an option to the multiple files selected actions to add and remove tags f...Roland Scheidel
2021-06-09Trigger click event when scrollTo is setLouis Chemineau
2021-05-12Allow apps to register a file action for multiselectJulius Härtl
2021-01-14Add "Crop image previews" setting to filesNina Pypchenko
2020-11-17Check for target folder available quota when uploadingJulius Härtl
2020-11-13Bump jquery from 2.2.4 to 3.1.0Christoph Wurst
2020-10-22Bring back the restore share buttonVincent Petry
2020-10-17Fix sidebar legacy fileinfoJohn Molakvoæ (skjnldsv)
2020-10-07Upgrade lifecycle and vue parent contextJohn Molakvoæ (skjnldsv)
2020-10-07Move Files Sidebar to proper javascript standardJohn Molakvoæ (skjnldsv)
2020-08-25Expose currently active file list though OCA.Files.AppJulius Härtl
2020-08-04Remove outdated legacy search scriptsJohn Molakvoæ (skjnldsv)
2020-07-20Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)
2020-07-15provide feedback about minimum length needed to trigger searchRobin Appelman
2020-04-09Allow opening files for editing in new tabsAzul
2020-04-08refactor: fileActions.getCurrentDefaultFileAction()Azul
2020-03-09Fix default action for deleted sharesGretaD
2020-03-09Remove deprecated global variablesChristoph Wurst
2020-02-12Show proper file name when fetching details failsJulius Härtl
2020-02-06Removed nested call to beforeunloadJoas Schilling
2020-01-29Fix legacy tabsJohn Molakvoæ (skjnldsv)
2020-01-24Adjust filelist color handling to new dark theme valueJulius Härtl
2020-01-15Do not show sidebar on rename (fixes #18613)Julius Härtl
2020-01-15Properly set current file info when switching the details viewJulius Härtl
2019-12-19Fix Sidebar enabled checkJohn Molakvoæ (skjnldsv)
2019-12-04Properly reload file list on share acceptJohn Molakvoæ (skjnldsv)
2019-11-13Use function to open a sidebar fileJohn Molakvoæ (skjnldsv)
2019-10-29Add LoadSidebar eventJohn Molakvoæ (skjnldsv)
2019-10-29Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)
2019-10-23Allow registering header sections in the file listsJulius Härtl