A fork of Aptabase Server software, modified to only work with projects using Zalvena.
## Changes
- Updated app key generation to use `ZV` instead of `SH`
- Updated browserslist
- Updated `node:18` to `over/bun:1` in `Dockerfile`
- Updated the pacakge `@types/node` from `20.8.7` to `22.13.4`
- Updated the pacakge `@types/react` from `18.2.30` to `19.0.10`
- Updated the pacakge `@types/react-dom` from `18.2.14` to `19.0.4`
- Updated the pacakge `@vitejs/plugin-react-swc` from `3.4.0` to `3.8.0`
- Updated the pacakge `autoprefixer` from `10.4.16` to `10.4.20`
- Updated the pacakge `postcss` from `8.4.31` to `8.5.3`
- Updated the pacakge `tailwind-merge` from `1.14.0` to `3.0.1`
- Updated the pacakge `typescript` from `5.2.2` to `5.7.3`
- Updated the pacakge `vite` from `4.5.3` to `6.1.1`
- Updated the pacakge `vite-plugin-mkcert` from `1.17.5` to `1.17.6`
- Updated the pacakge `@aptabase/web` from `0.4.0` to `0.4.3`
- Updated the pacakge `@fontsource/inter` from `5.0.14` to `5.1.1`
- Updated the pacakge `@headlessui/react` from `2.1.2` to `2.2.0`
- Updated the pacakge `@radix-ui/react-accordion` from `1.1.2` to `1.2.3`
- Updated the pacakge `@radix-ui/react-label` from `2.0.2` to `2.1.2`
- Updated the pacakge `@radix-ui/react-popover` from `1.0.7` to `1.1.6`
- Updated the pacakge `@radix-ui/react-select` from `2.0.0` to `2.1.6`
- Updated the pacakge `@radix-ui/react-slot` from `1.0.2` to `1.1.2`
- Updated the pacakge `@radix-ui/react-tabs` from `1.0.4` to `1.1.3`
- Updated the pacakge `@radix-ui/react-tooltip` from `1.0.7` to `1.1.8`
- Updated the pacakge `@tabler/icons-react` from `2.39.0` to `3.30.0`
- Updated the pacakge `@tanstack/react-query` from `5.0.0` to `5.66.7`
- Updated the pacakge `chart.js` from `4.4.0` to `4.4.8`
- Updated the pacakge `chartjs-plugin-annotation` from `3.0.1` to `3.1.0`
- Updated the pacakge `cmdk` from `0.2.1` to `1.0.4`
- Updated the pacakge `date-fns` from `3.6.0` to `4.1.0`
- Updated the pacakge `framer-motion` from `10.16.4` to `12.4.5`
- Updated the pacakge `jotai` from `2.9.1` to `2.12.1`
- Updated the pacakge `react` from `18.2.0` to `19.0.0`
- Updated the pacakge `react-dom` from `18.2.0` to `19.0.0`
- Updated the pacakge `react-markdown` from `9.0.0` to `9.0.3`
- Updated the pacakge `react-router-dom` from `6.17.0` to `7.2.0`
- Updated the pacakge `rehype-highlight` from `7.0.0` to `7.0.2`
- Updated the pacakge `remark-gfm` from `4.0.0` to `4.0.1`
- Updated the pacakge `sonner` from `1.0.3` to `2.0.0`
- Remote sources removed to make this fork comply with SudoVanilla Umbrella Policy
- Default avatar points to https://md.sudovanilla.org/images/icons/Aptabase.jpg
- Flags point to https://md.sudovanilla.org/images/flags/
- Removed all support elements and Chirp
- Removed instructions screen
- Removed `/etc/tinybird`
- Removed `/src/Properties/`
- Removed `/tests/`
- Removed `/tools/`
## License
Aptabase and Zalvena Service is open-source under the [AGPLv3 license](./LICENSE). You can use it for free, but you must share any changes you make to the code.