Oleg Lobanov

Results 63 comments of Oleg Lobanov

> > I think it should be possible to create multiple unique invitation codes > > Done! Just use ; to separate multiple unique invitation codes, and use if !strings.Contains(";"+d.InvitationCode+";",...

What is the use-case for that?

This feature looks pretty niche. I don't think it should be added to the main codebase. You can always make a fork of the repo and add it there.

This might be useful for some people, but I don't think this is something we want to be merged with the main filebrowser repository. The way it looks and how...

Filebrowser doesn't operate with system users. I don't think we will be adding this feature to the app

What is the use case of file encryption?

There is such an option in the settings, but it is global for all devices

To access the file, the auth token must be provided. So creating a file with hardcoded links is not the right solution. Also, before merging this type of functionality, we...

You can build a custom docker image using `filebrowser/filebrowser` as a base image

Yes, it is. The spec for paseto token v1/v2 was complete. And there was nothing to do there. I plan to release a new major upgrade soon