Skip to content

Releases: nethesis/icaro

v7: wax. move db init inside main method

18 Apr 08:33
Compare
Choose a tag to compare
Avoid error:

   (sql: database is closed)

v6: Fix chart data show (#63)

17 Apr 15:41
Compare
Choose a tag to compare
* sun-ui. Created sessions and new users chart
* sun-ui. Fixed chart display, and added i18n
* sun-ui. Implemented details report chart for User and Session
* sun-ui. Fixed detail charts display
* sun-ui. Implemented duration average chart, for user and session
* sun-ui. Fixed grahpic and refactor on Report page
* sun-ui. Fixed yAxis display value on charts
* sun-ui. Created Average table for users and connection
* sun-ui. Created current situation chart
* sun-ui. Made cosmetic changes
* sun-ui. Order sections on Report page
* sun-ui. Fix new user and total traffic chart
* sun-ui. Modified user chart data show
* sun-ui. Modified duration chart data show
* sun-ui. Refactored code for ReportStatistics

v5: Merge pull request #64 from gsanchietti/db-refactor

16 Apr 14:57
281909d
Compare
Choose a tag to compare

v4

12 Apr 07:53
Compare
Choose a tag to compare
v4
sun-ui. fix date from and to in session view

v3

11 Apr 07:25
Compare
Choose a tag to compare
v3
sun-ui. hide results count if no values

v2: deploy. improve tls management in icaro role

10 Apr 15:11
Compare
Choose a tag to compare
Add icaro.tls config, with values:

* "self_signed": a self signed https certificate will be generate by
caddy
* "manual": the certifcate must provided by the admin:
  - certificate file: /opt/icaro/{$ICARO_HOSTNAME}_cert.pem
  - private key file: /opt/icaro/{$ICARO_HOSTNAME}_private_key.pem
* "auto" or any other values: the certifcate will be generate by caddy
via Let's encypt.

v1

09 Apr 13:03
Compare
Choose a tag to compare
v1
deploy. improve sun-ui assets management

rc4

05 Apr 14:25
Compare
Choose a tag to compare
rc4 Pre-release
Pre-release
deploy. add custom tos and marketing use

rc3

04 Apr 16:08
Compare
Choose a tag to compare
rc3 Pre-release
Pre-release
sun-ui. added support for all images type

rc2

03 Apr 13:55
Compare
Choose a tag to compare
rc2 Pre-release
Pre-release
deploy. add support for captive portal configs