Commit Graph

19 Commits (4ab509b8caa860a75cc35af333a34df3523ba7d2)

Author SHA1 Message Date
dstoffel 4ab509b8ca
bugfix: failed to set server_base_path if db is not existing
On the first start, the DB do not exist and the "filebrowser config set --baseurl" will failed. filebrowser was starting with the wrong baseurl (subdomain=false). it starts correctly on the second try if the db was persisted. this fix set the correct baseurl even if the db was not existing
10 months ago
Tao Chen f5ab7995d1
feat(filebrowser): check if already installed (#334)
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
1 year ago
Yves ANDOLFATTO 20d97a25dd
fix(filebrowser): support custom base_url in case of custom db path (#320)
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
1 year ago
Sebastian 834ffde032
feat(filebrowser): support subdomain = false (#286)
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
1 year ago
Muhammad Atif Ali 6b842004e6
ci: check for typos (#131) 2 years ago
Muhammad Atif Ali 1e3bd2b04b
Add formatting check for shell scripts (#106) 2 years ago
Kyle Carberry 216d32f3aa fix: move filebrowser to use bash 2 years ago
Stephen Kirby aaf56fe3fd finished tests 2 years ago
Stephen Kirby 3128167b8e forgot a space 2 years ago
Stephen Kirby e9bf7245bb fixed sh ref 2 years ago
Stephen Kirby d6e7363e39 added validation, fixed ref 2 years ago
Stephen Kirby 5a8b8763cb corrected optional logic 2 years ago
Stephen Kirby 04000b43ca removed logic to test params 2 years ago
Stephen Kirby 4fd37e0d67 udpated var reference 2 years ago
Stephen Kirby 412c35033e added db path optionality 2 years ago
Stephen Kirby b39fe7c4e8 add filebrowser db path var 2 years ago
Muhammad Atif Ali 9f110e6e63
chore: fmt 2 years ago
Muhammad Atif Ali 5e805fef02
add jupyter notebook (#59) 2 years ago
Muhammad Atif Ali 59243bdf23
add filebrowser (#56) 2 years ago