aboutsummaryrefslogtreecommitdiff
path: root/weed/server/filer_ui
AgeCommit message (Expand)AuthorFilesLines
2024-07-29[filer] Added a version to the title of Filer UI (#5836)Jiffs Maverick1-2/+2
2024-07-07add a test casechrislu1-0/+12
2024-07-03fix breadcrumbchrislu2-0/+77
2024-07-02Revert "directory can paginate"chrislu2-11/+4
2024-07-02fix orderingchrislu1-1/+1
2024-07-02directory can paginatechrislu2-4/+11
2022-12-07[filer] Fix uri escape during renaming (#4039)Jiffs Maverick1-1/+1
2022-11-13file name escape urichrislu1-2/+2
2022-08-28Fix reload page before all file uploaded bug (#3534)Rain Li1-2/+2
2022-08-10add upload response (#3428)Eric Yang1-0/+5
2022-07-29move to https://github.com/seaweedfs/seaweedfschrislu2-2/+2
2022-06-15Add filer command line parameter to let Filer UI show/hide directory delete b...yulai.li1-20/+20
2022-06-10Bug Fix: force reload filer page when upload/delete/rename/create directoryyulai.li1-4/+8
2022-04-08Merge pull request #2889 from blacktear23/filer-ui-bootstrap-styleChris Lu1-7/+17
2022-04-08Change filer UI icon from picture to icon font.yulai.li1-7/+17
2022-04-07adjust td widthchrislu1-1/+1
2022-04-08Make operation buttons show when table row hoveredyulai.li1-5/+17
2022-04-07use icon instead of button textchrislu1-3/+3
2022-04-07Make filer-ui bootstrap styleyulai.li2-50/+44
2022-04-07filer UI touch upchrislu1-3/+12
2022-04-07Tune filer UI add rename featureyulai.li1-5/+39
2022-04-07Add upload progress supportyulai.li1-5/+79
2022-04-07Add create directory and delete web UI features for fileryulai.li1-27/+79
2021-09-01remove QR code for mobile uploadChris Lu1-9/+0
2021-07-05extract embed html of master/volume/filer ui to separate filesbingoohuang2-174/+186
2021-04-22adjust package namesChris Lu2-2/+2
2020-10-30make space for the QR codeChris Lu1-1/+1
2020-10-10filer: added QR code to transfer files with mobile devicesChris Lu1-2/+17
2020-09-10handle special characters in html linkChris Lu1-3/+12
2020-04-05refactoringChris Lu1-2/+3
2019-12-15adjust UIChris Lu1-6/+5
2019-12-11filer: UI ensure a correct foler linkChris Lu2-4/+8
2019-03-09synchronously upload filesChris Lu1-1/+1
2019-03-04file path supports windows, avoiding back slashesChris Lu1-1/+1
2018-12-17adding linkChris Lu1-1/+1
2018-10-07embed static resources via statikChris Lu1-3/+2
2018-10-07embed static resources via statikChris Lu1-1/+1
2018-08-19filer add upload and drag&dorpChris Lu1-2/+90
2018-08-12randomize raft server startupChris Lu1-1/+1
2018-08-10readable file sizeChris Lu1-2/+7
2018-05-30add mime, use simple insert and update filer store APIChris Lu1-1/+7
2018-05-27go fmtChris Lu1-1/+1
2018-05-24add breadcrumb to filer UIChris Lu2-1/+30
2018-05-24adjust filer web pageChris Lu1-4/+16
2018-05-13properly working filerChris Lu1-12/+11
2018-05-05adding folder iconChris Lu1-2/+3
2018-05-05fix filer UIChris Lu1-2/+4
2016-07-20Add limit parameter and pagination for filescschiano1-2/+4
2016-07-18Add a visualization for the filercschiano1-0/+53