Tien Do Nam
Tien Do Nam
It would be nice if you guys add `mariadb:reset` which drops all tables but keeps all the linked applications.
**Motivation** To reduce asset size, developers can extract the translations to the server. The translations will be fetched at **runtime**. **Developer Experience** Because every key needs to be known at...
**Motivation** RichText has default parameters. Normal ones (StringText) shall have this feature too. **Developer Experience** Similar to RichText using brackets `(...)`, e.g. `Welcome {name(User)}` ``` String a = t.welcome(name: 'Tom');...
Add option to automatically start this app on startup. These 2 options are needed to play well with #17 - Launch on Startup / Login - Start hidden in system...
In the info box (progress page), the wrong file count is shown. This seems to be a UI issue as files are downloaded correctly
Run this app without a GUI. ```shell localsend --headless ``` or ```shell localsend_cli ```
Open issues: - [ ] Bind HTTP server (`shelf` package does not support this) - [ ] Use self-signed TLS/SSL certificate (not tested) - [ ] Discover devices (cannot fetch...
Allow setting favorites to avoid discovering. Each favorite should be bound to a LAN network. Geolocation permission may be needed to implement this feature.
Clear the selection after file transfer, keep a history to easily reselect