- Feb 25, 2021
-
-
Josef Schlehofer authored
We are using OpenWrt 19.07.7 in Turris OS 5.1.9, so let's use it in CI as well. Previously, it was not available.
- Feb 24, 2021
-
-
Aleksandr Gumroian authored
-
Aleksandr Gumroian authored
* Add CSS loader * Add tabbing navigation * Refactor page loading stages * Handle special case with only one app
-
Aleksandr Gumroian authored
-
- Feb 23, 2021
-
-
Josef Schlehofer authored
-
Jan Pavlinec authored
Changes: - rebase fix-prefix patch - drop fix-map-for-32bit-platforms patch which is part of 5.2.1
-
Jan Pavlinec authored
-
Jan Pavlinec authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
Most of the runtime tests fails as many of our packages does not have "version" or "-version" or "--version". We can use "help" instead of "version" to see if the package does not segfault, but let's leave it for later. What we should rather do is to have specific test.sh file for each package, which we want to run test.
-
Josef Schlehofer authored
Unfortunately, there are no Docker images for the latest version 19.07.7, which we are using already in the distribution. So, bump it to the latest available version on Docker.
-
- Feb 17, 2021
-
-
There are some issues with WebApps. - You need to click twice on icon to be correctly redirected - If progress bar runs out, I mean that the default period of 25 seconds in WebApps is gone then it should take you to the default app, which is not happening. Because of these issues, we are postponing this to Turris OS 5.3.0 This reverts commit 7182c530.
-
- Feb 16, 2021
-
-
Karel Koci authored
The IFS is for field separator not line separator thus it is used to split read line to various variables not to read it field by field. As an alternative separator variable is replaced by new line and thus can be read directly line by line.
-
- Feb 13, 2021
-
-
Michal Hrusecky authored
Release notes: * make sure default application is listed first
-
- Feb 12, 2021
-
-
Josef Schlehofer authored
In recent updates in reForis and its family (plugin), we noticed that Weblate shows that there are two same language files for the one (single) language and it throws warning. We decided to remove language "nb" and use nb_NO as it was pointed out by one Norwegian guy. If there is nb, it throws error: reforis-python3/reforis-1.0.4/build/lib/reforis/translations/nb/LC_MESSAGES/*.mo': No such file or directory which is fixed by nb_NO Reference: 85068720ef8c8dad604fa3bdae4ff9fdfea72d3a ("Remove duplicated Norwegian Bokmål language in translations") in reForis repository
-
Aleksandr Gumroian authored
* Add syslog settings * Fix IPv6 prefix as not required * Fix headings structure on multiple pages * Fix formFieldsSize structure of multiple cards * Fix several typos and messages in texts * Update Foris JS to version 5.1.11 * Update & add new translations * Remove spinner on Main page * Remove duplicated Norwegian language * Remove SimpleBar's autoHide parameter
-
Including previous updates: Bump v3.4 * Add light/dark favicon switch * Reduce app card's width size * Fix default's app focus outline unevenness * Fix "default" wording Bump v3.3 * Fix odd icons padding * Fix cards transitions Bump v3.2 * Fix shadows in Dark Mode * Reduce intro paddings * Style noscript warning * Fix dark-mode toggle on page load * Add dark-mode source js & update minified file
-
- Feb 10, 2021
-
-
Štěpán Henek authored
-
Josef Schlehofer authored
-
- Feb 09, 2021
-
-
Karel Koci authored
Now we feed entropy as soon as possible but in init. The reason is because in preinit the kernel modules are not yet loaded and atsha204 requires I2C to communicate. This is loaded later on and thus can't be in preinit. It also makes sense to load it at the same as we other services providing the same functionality (such as haveged).
-
- Feb 06, 2021
-
-
Josef Schlehofer authored
-
- Feb 05, 2021
-
-
Josef Schlehofer authored
- Update copyright - Remove PKG_SOURCE as the default one is .tar.xz No need to overwrite defaults in this case and also .tar.xz instead of tar.gz should take less space on our buildbots
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
Update copyright
-
Josef Schlehofer authored
Release notes: HTTP/2 enabled by default, mod_deflate zstd support, bugfixes
-
- Feb 04, 2021
-
-
Martin Matějek authored
Added: * networks: include MAC address of interfaces Fixed: * zeroconf: update zconf service when IP changes * wan: allow 6in4 tunnel without routed IPv6 prefix
-
Josef Schlehofer authored
-
Josef Schlehofer authored
Update copyright
-
Josef Schlehofer authored
-
Josef Schlehofer authored
Update copyright
-
Josef Schlehofer authored
Update copyright
-
Josef Schlehofer authored
-
- Feb 03, 2021
-
-
Fixes: CMake Error at cmake/plugin.cmake:104 (MESSAGE): Invalid value for PLUGIN_ROCKSDB On top of it, this change is already in packages repository in mariadb's Makefile
-
Josef Schlehofer authored
It is going to be part of upcoming release of OpenWrt - 20.xx/21.xx
-
- Feb 02, 2021
-
-
Josef Schlehofer authored
-
- Feb 01, 2021
-
-
Josef Schlehofer authored
-