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-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
2019-10-14Remove deprecated legacy file actionsJulius Härtl
2019-09-16Allow options to be passed to `FileList.createFile`, so that `scrollTo` can b...Thomas Ebert
2019-09-03Merge pull request #16969 from nextcloud/bugfix/14350/thumbnail_should_open_t...Roeland Jago Douma
2019-09-02Change filelist _onClickFile function so thumbnail to open the file instead o...Greta Doci
2019-08-19Fix grid viewJonathan Matthews
2019-07-25Trigger fallback code to get max contrast value and use integer thereMorris Jobke
2019-07-24Fix max contrast retrieval to limit minimum color for relative timeMorris Jobke
2019-07-05Properly load permissions in showActionsJulius Härtl