Tien Do Nam

Results 32 issues of Tien Do Nam

It would be nice if you guys add `mariadb:reset` which drops all tables but keeps all the linked applications.

type: enhancement
type: service

**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...

enhancement

**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');...

enhancement

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...

enhancement

Add option to minimize app to system tray

enhancement

In the info box (progress page), the wrong file count is shown. This seems to be a UI issue as files are downloaded correctly

bug

Run this app without a GUI. ```shell localsend --headless ```

enhancement

Open issues: - [ ] Bind HTTP server (`shelf` package does not support this) - [ ] Use self-signed TLS/SSL certificate (not tested) - [ ] Discover devices (cannot fetch...

enhancement

Allow setting favorites to avoid discovering. Each favorite should be bound to a LAN network. Geolocation permission may be needed to implement this feature.

enhancement

Clear the selection after file transfer, keep a history to easily reselect

enhancement