Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-28 | treewide: add missing license information | Sergey Ponomarev | |
The license is derived from sources or from a copyright of the Makefile. Otherwise, a global Apache-2.0 is used. Some packages had a copyright GPL-2.0 but sources clearly states for Apache so the copyright was changed. Signed-off-by: Sergey Ponomarev <stokito@gmail.com> | |||
2023-08-09 | luci-app-email: configure EmailRelay | Sergey Ponomarev | |
The EmailRelay is an SMTP and POP3 server. It's the only server that has UCI config. That's why the app is called just Email. If any new mail server added we can create a separate tab within the same app. Signed-off-by: Sergey Ponomarev <stokito@gmail.com> * Improve translation handling * Update i18n Signed-off-by: Florian Eckert <fe@dev.tdt.de> |