Commit Graph

152 Commits

Author SHA1 Message Date
20b1a94dc8 more selenium tests
update

update

update

Remove packagelist stuff

black

update
2023-05-11 15:54:10 +02:00
63a6b9d276 clippy 2023-05-10 01:02:37 +02:00
9dad419dd2 clippy 2023-05-10 00:48:25 +02:00
bbcdad7809 gitignore 2023-05-10 00:44:01 +02:00
563f1b3d89 wip 2023-05-10 00:42:42 +02:00
3264af5c65 use maud, make inventory work 2023-05-08 22:31:01 +02:00
7dd39ca2a5 maud 2023-05-08 18:13:22 +02:00
c98fcfe26a WIP 2023-05-08 08:53:39 +02:00
38d8e51975 add ssr rust 2023-05-08 00:05:45 +02:00
a923372997 Sync database 2023-05-06 19:22:50 +02:00
f58b367eff fix 2023-05-06 19:22:50 +02:00
7857c78bbe Start with a proper setup 2023-05-06 19:22:50 +02:00
16e2f65c84 more selenium tests 2023-05-06 19:22:50 +02:00
008371d518 Merge pull request #6 from hakoerber/dependabot/npm_and_yarn/rust_warp_svelte/ui/terser-5.15.0
Bump terser from 5.7.2 to 5.15.0 in /rust_warp_svelte/ui
2022-09-27 23:09:21 +02:00
dependabot[bot]
95bf563821 Bump terser from 5.7.2 to 5.15.0 in /rust_warp_svelte/ui
Bumps [terser](https://github.com/terser/terser) from 5.7.2 to 5.15.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.7.2...v5.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 21:08:54 +00:00
c46daee498 Restructure 2022-09-16 08:19:41 +02:00
8bb8fb2171 Merge pull request #5 from hakoerber/dependabot/npm_and_yarn/rust_warp_svelte/ui/svelte-3.49.0
Bump svelte from 3.42.4 to 3.49.0 in /rust_warp_svelte/ui
2022-07-19 14:05:55 +02:00
dependabot[bot]
9a3d795edc Bump svelte from 3.42.4 to 3.49.0 in /rust_warp_svelte/ui
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.42.4 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.42.4...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 11:45:36 +00:00
e1a50c88df Selenium 2022-07-07 21:40:49 +02:00
c03c13886f Enable progressive enhancement 2022-07-05 22:02:20 +02:00
3065127a3c Restructure 2022-07-04 21:59:09 +02:00
b45b288567 Raise error on duplicate name during edit 2022-07-04 20:43:10 +02:00
6075752d59 Make it work 2022-07-04 20:42:44 +02:00
78e643f6bc Continue with python 2022-07-03 22:55:31 +02:00
8ac2237892 Add another attempt with python 2022-07-03 00:43:09 +02:00
4ef8cc57b1 Merge pull request #3 from hakoerber/dependabot/npm_and_yarn/ui/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /ui
2022-06-08 15:16:20 +02:00
0d45d54d2f Merge pull request #4 from hakoerber/dependabot/npm_and_yarn/ui/npm-8.11.0
Bump npm from 8.0.0 to 8.11.0 in /ui
2022-06-08 15:16:14 +02:00
dependabot[bot]
5c456711f2 Bump npm from 8.0.0 to 8.11.0 in /ui
Bumps [npm](https://github.com/npm/cli) from 8.0.0 to 8.11.0.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/libnpmhook@8.0.0...v8.11.0)

---
updated-dependencies:
- dependency-name: npm
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 13:15:47 +00:00
dependabot[bot]
808e2cdae7 Bump minimist from 1.2.5 to 1.2.6 in /ui
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 13:15:40 +00:00
d49b34c385 Merge pull request #1 from hakoerber/dependabot/cargo/api/rusqlite-0.26.2
Bump rusqlite from 0.26.0 to 0.26.2 in /api
2022-06-08 15:14:52 +02:00
faff430d72 Merge pull request #2 from hakoerber/dependabot/cargo/api/tokio-1.13.1
Bump tokio from 1.11.0 to 1.13.1 in /api
2022-06-08 15:14:43 +02:00
dependabot[bot]
6784805242 Bump tokio from 1.11.0 to 1.13.1 in /api
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.11.0 to 1.13.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.11.0...tokio-1.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 13:14:02 +00:00
dependabot[bot]
dc44d94308 Bump rusqlite from 0.26.0 to 0.26.2 in /api
Bumps [rusqlite](https://github.com/rusqlite/rusqlite) from 0.26.0 to 0.26.2.
- [Release notes](https://github.com/rusqlite/rusqlite/releases)
- [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md)
- [Commits](https://github.com/rusqlite/rusqlite/compare/v0.26.0...v0.26.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-08 13:13:08 +00:00
b6686811d9 update 2021-11-20 17:19:07 +01:00
2baa2c7257 Use rust 2021 edition 2021-11-01 10:03:22 +01:00
5a41743fc3 fmt 2021-10-29 18:42:35 +02:00
f2c470ed3d update 2021-10-29 18:42:04 +02:00
4c689a9a9e WIP 2021-09-07 20:34:45 +02:00
7a4a27823b WIP 2021-09-07 20:26:59 +02:00
1f905f5934 WIP 2021-09-07 19:29:51 +02:00
d1a444f67d WIP 2021-09-07 18:48:34 +02:00
2bebb7b378 WIP 2021-09-07 00:02:53 +02:00
fdffe5fcdd WIP 2021-09-06 18:11:51 +02:00
296536d188 WIP 2021-09-06 18:08:52 +02:00
c7536d0e56 WIP 2021-09-06 15:46:02 +02:00
634bd5e37b WIP 2021-09-06 15:43:30 +02:00
3ce2a88935 WIP 2021-09-06 13:28:56 +02:00
bc4cb13e2c WIP 2021-09-06 11:40:41 +02:00
3ab822ea0b WIP 2021-09-06 11:04:54 +02:00
858589d832 WIP 2021-09-06 10:00:16 +02:00