Skip to content
Snippets Groups Projects
  1. Jul 21, 2021
  2. Jul 16, 2021
  3. Jul 13, 2021
  4. Jul 12, 2021
  5. Jul 10, 2021
  6. Jul 08, 2021
    • Martin Matějek's avatar
      foris-controller-sentinel-module: update to version 0.3.0 · c84a2961
      Martin Matějek authored
      Added:
      * return what sentinel modules are installed
      * get sentinel components state
      
      Changed:
      * python2 to python3 refactoring
      c84a2961
    • Aleksandr Gumroian's avatar
      reforis-data-collection: update to version v0.3.0 · 4f77f26b
      Aleksandr Gumroian authored
      * Add Sentinel State
      * Add Sentinel Components
      * Add API /state endpoint
      * Add & update translations
      * Refine headings and page descriptions
      * Restructure js files and folders
      * Rename Data Collection tab to License Agreement
      * Make reforis regular dependency instead of extras
      * Remove foris-client & paho-mqtt from extras
      * Drop versions of python dependencies
      * Update Foris JS library to v5.1.13
      * NPM audit fix
      * Other small improvements
      4f77f26b
    • Aleksandr Gumroian's avatar
      reforis: update to version v1.1.0 · b1b36f41
      Aleksandr Gumroian authored
      * Add & update translations
      * Add MAC address to WAN page
      * Add IPv6 DHCP clients table
      * Fix test connection results for screen readers
      * Update Foris JS to version 5.1.13
      * NPM audit fix
      * Other small improvements
      b1b36f41
    • Martin Matějek's avatar
      foris-controller: update to version 2.0.1 · 682c1e0d
      Martin Matějek authored
      Added:
      * lan: enable qos control
      * lan: provide IPv6 DHCP leases
      * wan: provide MAC address of WAN interface
      * ntp: add possibility to change NTP servers
      
      Changed:
      * uci: delete uci options gracefully
      * updater: update package lists mock and tests (drop nikola, use fwlogs)
      
      Fixed:
      * computer mode: disable dhcpv6 server
      * disable IPv6 DNS when IPv6 is disabled
      * missing `ipv6_address` in 6in4 wan proto
      * guest: enable dhcpv6
      * wan: return empty strings when wan6 uci options (ip, network, gateway) are not set
      * updater: provide URLs of package lists options
      
      Removed:
      * remove Manifest.in and simplify package_data
      682c1e0d
    • Karel Koci's avatar
      sentinel-proxy: update to version 1.4 · 3b2430a3
      Karel Koci authored
      Added
      * Sending status messages to server
      * Error messages
      
      Removed
      * Data compression
      3b2430a3
  7. Jun 30, 2021
    • Josef Schlehofer's avatar
      sentinel-proxy: fix indentation in install define · 06de3982
      Josef Schlehofer authored
      It seems that this was introduced by mistake, so let's fix the mistake,
      so our build system can compile it without this error:
      
      Makefile:90: *** missing separator (did you mean TAB instead of 8 spaces?).  Stop.
      
      Fixes: 58a8b776 ("sentinel: add
      sentinel-status and integrations with it")
      06de3982
    • Karel Koci's avatar
      turris-survey: version 0.2 · 78423ef9
      Karel Koci authored
      Changed
      * Format of reported data
      * Core functionalities refactored
      
      Added
      * Usage, Testing README sections
      * Changelog
      78423ef9
  8. Jun 29, 2021
  9. Jun 26, 2021
  10. Jun 23, 2021
  11. Jun 21, 2021
    • Jan Pavlinec's avatar
    • Josef Schlehofer's avatar
      nextcloud: add dependency on icu-full-data · 96f052c4
      Josef Schlehofer authored and Jan Pavlinec's avatar Jan Pavlinec committed
      This fixes warning on Nextcloud with message:
      [appstoreFetcher] Warning: GuzzleHttp\Exception\InvalidArgumentException: IDN conversion failed
      
      More detailed bug report:
      
       0. /srv/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php line 220
          GuzzleHttp\_idn_uri_convert(GuzzleHttp\Psr7\Uri {}, 0)
       1. /srv/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php line 155
          GuzzleHttp\Client->buildUri(GuzzleHttp\Psr7\Uri {}, {verify: "/srv/w ... }})
       2. /srv/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php line 183
          GuzzleHttp\Client->requestAsync("get", "https://apps.ne ... n", {verify: "/srv/w ... }})
       3. /srv/www/nextcloud/lib/private/Http/Client/Client.php line 228
          GuzzleHttp\Client->request("get", "https://apps.ne ... n", {verify: "/srv/w ... e})
      
      And so on
      96f052c4
    • Josef Schlehofer's avatar
      nextcloud: fix to show Nextcloud Apps · f74ec71b
      Josef Schlehofer authored and Jan Pavlinec's avatar Jan Pavlinec committed
      I decided to switch from gzip into identity while using curl. This is
      one row patch, which should not be upstreamed to NextCloud. Because
      NextCloud developers said that it is unsual to have NextCloud on
      OpenWrt. In the patch description there are linked issues.
      
      In the future, we should enable gzip by default in curl.
      f74ec71b
  12. Jun 18, 2021
  13. Jun 17, 2021
Loading