sigoden
|
c352dab470
|
refactor: take improvements from the edge browser (#289)
|
2023-11-15 19:44:44 +08:00 |
|
sigoden
|
7d6d7d49ca
|
feat: API to search and list directories (#177)
use `?simple` to output path name only.
use `?json` to output paths in json format.
By default, output html page.
close #166
|
2023-02-20 11:05:53 +08:00 |
|
sigoden
|
a74e40aee5
|
feat: add --assets options to override assets (#134)
* feat: add --assets options to override assets
* update readme
|
2022-09-05 10:30:45 +08:00 |
|
sigoden
|
eb7a536a3f
|
feat: support hiding folders with --hidden (#73)
|
2022-06-25 08:15:16 +08:00 |
|
sigoden
|
e29cf4c752
|
refactor: split css/js from index.html (#68)
|
2022-06-21 23:01:00 +08:00 |
|