- 
        Couldn't load subscription status. 
- Fork 3.5k
[WIP] feat(BREAKING CH.): coding cleanup and v2.0.0 #575
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| Update: decided to reuse the current Front end in Vue and update the dependencies. More here: filebrowser/frontend#46 | 
41d2e98    to
    9952a14      
    Compare
  
    feat: add main command feat: add todos feat: add signup api feat: do not repeat code fix: user return feat: work out static box fix: setup static handlers feat: add share types License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com> feat: start static License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com> feat: bring back more features License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com> add feat: readd more files License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com> feat: add dockerignore License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com> feat: gitignore License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com> feat: readd submodule License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
We're merging this to continue filebrowser/filebrowser#575 and setup translations auto-updating.
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
| @hacdias, sure. I am going to publish v1.11.0 now, so that we have a stable v1 and we can move forward with v2 on master. About the pending task named fix: Docker image, is there anything I can help test/fix? | 
| @1138-4eb release it! Thanks! I merged the frontend already so make sure not to update it on master eheh. It's more wait to see if the Docker image works well and if the wizard builds it correctly 😄 | 
License: MIT Signed-off-by: Henrique Dias <hacdias@gmail.com>
| Well, the release stage did need some effort (because of filebrowser/docker-dev#3), but it is working ok now. Plus, the good news are that both golangci-lint and goreleaser work seamlessly when the repo is outside of GOPATH. I created a new branch named  You can now: 
 | 
| @1138-4eb thanks! I kept  | 
| Soon will have a v2 released! | 
| So fast! Nice! Certainly, we could remove both branches,  
 | 
| BTW, I tried the windows-amd64 binary and the docker image corresponding to v1.11.0. Both work as expected. However, caddy is failing because of some of the changes we did to filebrowser/dev (such as changing the linter tool). I'm going to fix it. | 
| Thanks. Don't worry about Caddy for now. Our plugins can't be downloaded right now. I set them as hidden on Caddy website until we have a workable version with 2.0. Caddy doesn't let us use dependency management with go mod so I was thinking about vendoring or something like that in the plugin. It will need a bit more thought though. | 
| Ok. So, I will review the Dockerfile thing. I downloaded the latest filebrowser image (v2) and it refuses to start due to some problem with the entrypoint. | 
| Yes, please do that! Also check if import command works as expected (ref https://docs.filebrowser.xyz/upgrade-from-1.x) | 
| After having a quick look at it, I think that we should avoid  | 
StaticGen will be removed in version 2.0 of the caddy filebrowser plugin. filebrowser/filebrowser#575
Read #575. Former-commit-id: 7aedcaaf72b863033e3f089d6df308d41a3fd00c [formerly bdbe4d49161b901c4adf9c245895a1be2d62e4a7] [formerly acfc1ec67c423e0b3e065a8c1f8897c5249af65b [formerly d309066]] Former-commit-id: 0c7d925a38a68ccabdf2c4bbd8c302ee89b93509 [formerly a6173925a1382955d93b334ded93f70d6dddd694] Former-commit-id: e032e0804dd051df86f42962de2b39caec5318b7
Breaking changes
ROOTvariable is nowSCOPE.FILEvariable is now an absolute path and not relative toSCOPE.TODOS
filebrowser -s /path.Autherinterface