Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Bump requests in /api-worker in the pip group across 1 directorydependabot/pip/api-worker/pip-512858e340 | dependabot[bot] | 2025-06-10 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | Bumps the pip group with 1 update in the /api-worker directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.4 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> | |||
* | Upgrade bootstrap and rewrite API (#230)HEADmaster | Ole Mathias Aa. Heggem | 2025-04-13 | -19585/+9529 |
| | ||||
* | Merge pull request #226 from gathering/fix/night-mode-respect-user-configuration | Håkon Solbjørg | 2023-07-30 | -0/+5 |
|\ | | | | | fix(nightmode): Respect user provided configuration for night mode if provided | |||
| * | fix(nightmode): Respect user provided configuration for night mode if providedfix/night-mode-respect-user-configuration | Håkon Solbjørg | 2023-04-02 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | If user sets the cookie or URL query parameter for nightMode, we will respect that. Note that it is a bit cumbersome to _clear_ this configuration (afaik?) if it is set. This is also the case if the user toggles nightmode directly in Gondul (`n`). However, this last configuration is not persisted - so on a page reload, this setting is removed (no need to clear cookies/query params), and the system preference is again followed. | |||
* | | TG23: Throw everything over the wall and run! | root | 2023-04-09 | -80/+232 |
| | | ||||
* | | fix network add with tags | root | 2023-04-06 | -0/+3 |
| | | ||||
* | | Remove templates, increase polling timeout +tg23 | root | 2023-04-01 | -169/+9 |
|/ | ||||
* | Merge pull request #223 from gathering/feat/night-mode-follow-system | Kristian Lyngstøl | 2023-03-23 | -0/+20 |
|\ | | | | | feat(ui): Use Prefer Color Scheme to decide to use night mode | |||
| * | feat(ui): Use Prefer Color Scheme to decide to use night modefeat/night-mode-follow-system | Håkon Solbjørg | 2023-03-22 | -0/+20 |
|/ | | | | | | Uses the proposal here: https://drafts.csswg.org/mediaqueries-5/#descdef-media-prefers-color-scheme Seems to be decently supported: https://caniuse.com/?search=prefers-color-scheme | |||
* | Update INSTALLING.rst | Ole Mathias Aa. Heggem | 2023-03-21 | -1/+1 |
| | ||||
* | fix: ansible varnish service | Ole Mathias Heggem | 2023-03-21 | -24/+25 |
| | ||||
* | Merge pull request #215 from gathering/tg23-ansiblekek | Sjur Fredriksen | 2023-02-09 | -9/+9 |
|\ | | | | | some adjustments to playbooks for debian 11 | |||
| * | some adjustments to playbooks for debian 11tg23-ansiblekek | Sjur Fredriksen | 2023-02-08 | -9/+9 |
|/ | ||||
* | tg23 init | Sjur Fredriksen | 2023-01-30 | -6/+6 |
| | ||||
* | Merge pull request #213 from gathering/ansible-ubuntu | Lasse Haugen | 2020-02-01 | -1258/+27 |
|\ | | | | | Add Ubuntu 18.04 support in Ansible | |||
| * | Remove postgresql.conf and schema-backupansible-ubuntu | Ole Mathias Aa. Heggem | 2019-10-31 | -1226/+0 |
| | | ||||
| * | Update varnish version | Ole Mathias Aa. Heggem | 2019-10-31 | -2/+2 |
| | | ||||
| * | Add basic ubuntu/debian10 support in ansible | Ole Mathias Aa. Heggem | 2019-10-30 | -30/+25 |
| | | ||||
* | | Merge pull request #214 from slinderud/master | Simen Linderud | 2019-12-08 | -11/+113 |
|\ \ | | | | | | | Templating: improved templating.py, added readme with examples, and a test template that uses the API | |||
| * | | templating: spelling is hard | slinderud | 2019-12-08 | -1/+1 |
| | | | ||||
| * | | templating: fixes based on PR feedback | slinderud | 2019-12-08 | -14/+19 |
| | | | ||||
| * | | Template: bugfixes on templating.py. Added test template that uses API and ↵ | slinderud | 2019-12-03 | -1/+89 |
| | | | | | | | | | | | | created a readme | |||
| * | | [templating] Fixup connection errors and timeout | Morten Linderud | 2019-12-01 | -6/+15 |
| | | | ||||
* | | | API-2: Remove "/rates" and integrate it in ifmetrics | Kristian Lyngstol | 2019-12-04 | -17/+177 |
| | | | ||||
* | | | Adjust RST in doc | Kristian Lyngstol | 2019-12-04 | -5/+4 |
| | | | ||||
* | | | Add doodle for API for 2.0 | Kristian Lyngstol | 2019-12-04 | -0/+172 |
|/ / | ||||
* | | Merge pull request #212 from gathering/tg19_psql_schema | Ole Mathias Aa. Heggem | 2019-11-10 | -182/+26 |
|\ \ | |/ |/| | Update psql schema to match TG19 changes | |||
| * | Update psql schema to match tg19 changestg19_psql_schema | Ole Mathias Aa. Heggem | 2019-10-13 | -182/+26 |
|/ | ||||
* | TG19 | Ole Mathias Aa. Heggem | 2019-04-19 | -11/+26 |
| | ||||
* | Use new metrics in dhcp api | Ole Mathias Aa. Heggem | 2019-04-16 | -27/+2 |
| | | | | Tune timeouts | |||
* | Use new metrics in dhcp api | Ole Mathias Aa. Heggem | 2019-04-16 | -20/+65 |
| | | | | support ipv6 in dhcp | |||
* | Use new metrics in dhcp api | Ole Mathias Aa. Heggem | 2019-04-16 | -5/+16 |
| | ||||
* | Merge branch 'master' of github.com:gathering/gondul | root | 2019-04-16 | -3/+2 |
|\ | ||||
| * | update urls | Sjur Fredriksen | 2019-04-16 | -3/+2 |
| | | ||||
* | | tag fix in switches write | Ole Mathias Aa. Heggem | 2019-04-15 | -0/+5 |
| | | ||||
* | | dhcp-summary fix | Ole Mathias Aa. Heggem | 2019-04-15 | -1/+1 |
| | | ||||
* | | Do not die on influx fail | Ole Mathias Aa. Heggem | 2019-04-15 | -10/+16 |
|/ | ||||
* | update what to look for | Sjur Fredriksen | 2019-04-15 | -1/+1 |
| | ||||
* | update what to look for | Sjur Fredriksen | 2019-04-15 | -1/+1 |
| | ||||
* | update what to look for in alias | Sjur Fredriksen | 2019-04-14 | -2/+2 |
| | ||||
* | Make network work again | Ole Mathias Aa. Heggem | 2019-04-11 | -4/+63 |
| | ||||
* | Use ping as default map on public site | Ole Mathias Aa. Heggem | 2019-04-10 | -0/+3 |
| | ||||
* | Make public gondul not ask for auth | Ole Mathias Aa. Heggem | 2019-04-10 | -4/+10 |
| | ||||
* | Attempt to avoid loopback in totalts in switch-state | Kristian Lyngstol | 2019-04-09 | -2/+4 |
| | ||||
* | Merge pull request #209 from slinderud/master | Kristian Lyngstøl | 2019-04-02 | -2/+13 |
|\ | | | | | Templating: New filter getIp, fixed errors in dhcp filters | |||
| * | excluded listing of template files from varnish | slinderud | 2019-03-31 | -0/+10 |
| | | ||||
| * | Merge branch 'master' of github.com:gathering/gondul | slinderud | 2019-03-31 | -0/+0 |
| |\ | |/ |/| | ||||
* | | Merge pull request #208 from slinderud/master | Lasse Haugen | 2019-03-31 | -1/+6 |
|\ \ | | | | | | | added MIBs for tx/rx db | |||
| | * | fixed errors in jinja filters, and made a new one to replace most of them | slinderud | 2019-03-31 | -2/+3 |
| |/ | ||||
| * | added MIBs for tx/rx db | slinderud | 2019-03-24 | -1/+6 |
|/ |