370 Commits

Author SHA1 Message Date
Przemek Więch
8b94719a3f
Update CHANGELOG.md
Add sidebar improvements to changelog
2025-09-09 10:45:46 +02:00
czifumasa
2a0c963789
Sidebar improvements (Collapse/Expand, Mobile view) (#215)
* Extract sidebar to new component

* Add sidebar toggle

* Fix scrollbars sometimes appearing even at maximum zoom-out
2025-09-09 10:41:45 +02:00
Frank Buchholz
0f0a75a5ec
Translation optimized (#214)
DE: complete
other languages: all keys added
2025-09-06 10:52:39 +02:00
czifumasa
4d05cd9448
Support for all event types (#212) 2025-09-04 22:58:04 +02:00
dependabot[bot]
4d468b8d2e
Bump tmp from 0.2.3 to 0.2.4 (#211)
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.3...v0.2.4)

---
updated-dependencies:
- dependency-name: tmp
  dependency-version: 0.2.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-06 23:22:31 +02:00
czifumasa
3438c29ab8
Display sources and links to non-image files in details panel (#210) 2025-08-03 23:59:44 +02:00
dependabot[bot]
91a8bd0115
Bump react-router from 7.1.3 to 7.5.2 (#197)
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.1.3 to 7.5.2.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.5.2/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  dependency-version: 7.5.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-23 19:05:00 +02:00
dependabot[bot]
32679769a2
Bump vite from 6.2.2 to 6.3.4 (#199)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.2.2 to 6.3.4.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 6.3.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-23 19:04:40 +02:00
dependabot[bot]
b7543c48fb
Bump form-data from 4.0.1 to 4.0.4 (#208)
Bumps [form-data](https://github.com/form-data/form-data) from 4.0.1 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v4.0.1...v4.0.4)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-22 13:55:16 +02:00
Przemek Więch
4ac53e4c23 Upgrade topola version 2025-06-02 17:31:28 +02:00
Petr Kadlec
1dd36c1b48
Improve and complete cs translation (#201) 2025-06-02 10:48:43 +02:00
Mario N. Nikolov
72c823efa0
add string translations in Bulgarian (#200) 2025-05-13 15:43:21 +02:00
Przemek Więch
fe62c668db
Upgrade actions/setup-node from v2 to v4 2025-05-13 14:15:31 +02:00
dependabot[bot]
bdd787f7ff
Bump jspdf from 2.5.2 to 3.0.1 (#192)
Bumps [jspdf](https://github.com/MrRio/jsPDF) from 2.5.2 to 3.0.1.
- [Release notes](https://github.com/MrRio/jsPDF/releases)
- [Changelog](https://github.com/parallax/jsPDF/blob/master/RELEASE.md)
- [Commits](https://github.com/MrRio/jsPDF/compare/v2.5.2...v3.0.1)

---
updated-dependencies:
- dependency-name: jspdf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-19 10:20:09 +01:00
dependabot[bot]
c7aa8ad8ff
Bump canvg from 3.0.10 to 3.0.11 (#191)
Bumps [canvg](https://github.com/canvg/canvg) from 3.0.10 to 3.0.11.
- [Release notes](https://github.com/canvg/canvg/releases)
- [Changelog](https://github.com/canvg/canvg/blob/v3.0.11/CHANGELOG.md)
- [Commits](https://github.com/canvg/canvg/commits/v3.0.11)

---
updated-dependencies:
- dependency-name: canvg
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-19 10:19:00 +01:00
dependabot[bot]
53d5845e59
Bump axios from 1.7.9 to 1.8.3 (#188)
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.3.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.9...v1.8.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-19 10:18:25 +01:00
dependabot[bot]
9da95111d1
Bump @babel/runtime from 7.26.0 to 7.26.10 (#187)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-19 10:17:56 +01:00
dependabot[bot]
2e71d557f7
Bump esbuild and vite (#189)
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.1 and updates ancestor dependency [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies need to be updated together.


Updates `esbuild` from 0.24.2 to 0.25.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.24.2...v0.25.1)

Updates `vite` from 6.0.11 to 6.2.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.2/packages/vite)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: indirect
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-18 10:10:45 +01:00
Przemek Więch
84a0149e0e update prettier config and run on all files 2025-02-06 00:11:24 +01:00
Przemek Więch
187557bd2f change github actions to use node 18 2025-02-05 23:30:26 +01:00
Przemek Więch
66e350d05f
Drop support for node 16.x 2025-02-05 17:12:22 +01:00
Przemek Więch
b3f5ae1c25 Migrate from create react app to vite 2025-02-05 17:05:34 +01:00
Przemek Więch
99a217191b npm upgrade 2025-01-23 23:47:29 +01:00
Przemek Więch
bbcd501518 Upgrade to react-router v7 2025-01-23 18:05:48 +01:00
Przemek Więch
7dac5da251 Migrated to react-router-dom v6 2025-01-23 17:50:18 +01:00
Przemek Więch
3e0dc9ec0a Upgrade semantic-ui-react and semantic-ui-css packages 2025-01-23 16:38:11 +01:00
Przemek Więch
061bb55359 Add Donatso family chart to menu 2025-01-21 22:53:36 +01:00
Przemek Więch
6266ca8982
add buymeacoffee link 2025-01-20 22:56:00 +01:00
Przemek Więch
73fba97c41 Fix package-log.json 2025-01-16 17:59:19 +01:00
Przemek Więch
ae7357f27c First version of integrating donatso/family-chart #185 2025-01-16 17:56:11 +01:00
dependabot[bot]
5526d3dbf5
Bump d3-color from 2.0.0 to 3.1.0 (#183)
Bumps [d3-color](https://github.com/d3/d3-color) from 2.0.0 to 3.1.0.
- [Release notes](https://github.com/d3/d3-color/releases)
- [Commits](https://github.com/d3/d3-color/compare/v2.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: d3-color
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-16 16:58:08 +01:00
Przemek Więch
3f869f6fe1
Add d3-color to jest config
This allows upgrading d3-color version
2025-01-16 16:45:05 +01:00
czifumasa
04642851ce
Fix windows build (#184) 2025-01-15 11:43:48 +01:00
Przemek Więch
042a842f4f Upgrade d3 to newest version 2025-01-15 00:45:57 +01:00
Przemek Więch
9185a9d8a1
Update codeql-analysis.yml
upgrade to CodeQL v3
2025-01-14 12:10:14 +01:00
dependabot[bot]
ccef09b4fb
Bump path-parse from 1.0.6 to 1.0.7 (#62)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-14 11:58:41 +01:00
dependabot[bot]
39832e1df2
Merge pull request #86 from PeWu/dependabot/npm_and_yarn/url-parse-1.5.10 2025-01-14 10:57:24 +00:00
dependabot[bot]
5ea44725c1
Bump tmpl from 1.0.4 to 1.0.5 (#70)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-14 11:56:16 +01:00
dependabot[bot]
bb814a640f
Bump @sideway/formula from 3.0.0 to 3.0.1 (#143)
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases)
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@sideway/formula"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-14 00:29:49 +01:00
dependabot[bot]
2fd979ccfa
Bump minimist from 1.2.5 to 1.2.8 (#147)
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-14 00:28:39 +01:00
Przemek Więch
f0bb5c1273 Upgrade to react 18 2025-01-14 00:24:40 +01:00
Przemek Więch
8f5a7cd8e8 Downgrade typescript to fix build issues 2025-01-13 18:14:08 +01:00
Przemek Więch
41807a7b43 Upgrade typescript version 2025-01-13 17:43:08 +01:00
Stanislav
e86db55357
Update ru.json (#182) 2025-01-13 00:01:28 +01:00
Przemek Więch
c3f2eed3f5 upgrade several packages 2025-01-13 00:00:14 +01:00
Przemek Więch
4e68a81d2b fix cypress config 2025-01-11 23:11:23 +01:00
Przemek Więch
97c17d47af upgrade prettier and run on all files 2025-01-11 12:06:24 +01:00
Przemek Więch
9cadda886e upgrade cypress version 2025-01-11 12:04:20 +01:00
Przemek Więch
0f9a46a7b0 Add node version 23 to the list of build versions 2025-01-11 11:44:31 +01:00
Przemek Więch
5a22e58cc4 Make cypress test work in nodejs 18 2025-01-11 10:26:27 +01:00