Commit Graph

44 Commits (1067c2e0fdd6aa424a22f974d165ac6a1488f8a2)

Author SHA1 Message Date
dstoffel 1067c2e0fd
Update main.test.ts 10 months ago
dstoffel 83f0e569b5
Update filebrowser/run.sh
Co-authored-by: M Atif Ali <me@matifali.dev>
10 months ago
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
Muhammad Atif Ali 7654140330
docs: promote count usage to prevent module download on stop (#371) 11 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
Muhammad Atif Ali bd6747f9bc
chore: move update-version to ci (#301) 1 year ago
Muhammad Atif Ali 162808760d
fix(filebrowser): only require agent_name when not on subdomain (#299) 1 year ago
github-actions[bot] 93c4fb3a8d
chore: bump version to 1.0.18 in README.md files (#292)
This is an auto-generated PR to update README.md files of all modules
with the new tag 1.0.18

Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Sebastian 834ffde032
feat(filebrowser): support subdomain = false (#286)
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
1 year ago
github-actions[bot] 472d80ade6
chore: bump version to 1.0.8 in README.md files (#182)
Co-authored-by: matifali <matifali@users.noreply.github.com>
2 years ago
Michael Brewer a3dc364227
feat: add `order` variable to `coder_app` modules (#177) 2 years ago
Muhammad Atif Ali 534491613f
Update module versions to v1.0.3 (#159) 2 years ago
Muhammad Atif Ali acab6437bc
chore: bump version to 1.0.2 and add script to update them automatically. (#128)
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
2 years ago
Muhammad Atif Ali 6b842004e6
ci: check for typos (#131) 2 years ago
Mathias Fredriksson 376c0cae31
chore: add prettier terraform formatting in markdown files (#134) 2 years ago
Muhammad Atif Ali b968a2aa22
feat: add version to module docs (#122) 2 years ago
Muhammad Atif Ali 1e3bd2b04b
Add formatting check for shell scripts (#106) 2 years ago
Muhammad Atif Ali 4f78c20201 fmt 2 years ago
Muhammad Atif Ali 52e4f3fb6f bun fmt 2 years ago
Eric Paulsen 11d7787cb0 feat: share variable 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 290db2ea33 empty test, revert to regex until upgrade 2 years ago
Stephen Kirby ba9cb6dbd3 attempting ends with 2 years ago
Stephen Kirby 5146af839d updated readme, regex instead of endswith 2 years ago
Stephen Kirby fe230ec764 upgraded terraform verison 2 years ago
Stephen Kirby 226532a03c endswith typo 2 years ago
Stephen Kirby 1b30a8e1de db_path -> database_path 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 dad94ec735 reverting to simpler implementation 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
Stephen Kirby 3433cc4432 Merge branch 'main' into module-screenshots
merge main
2 years ago
Stephen Kirby dc409c1832 bun fmt 2 years ago
Stephen Kirby 277d78541d filebrowser screenshot 2 years ago
Muhammad Atif Ali 5e805fef02
add jupyter notebook (#59) 2 years ago
Muhammad Atif Ali 59243bdf23
add filebrowser (#56) 2 years ago