|
f11e2502dd
|
feat: handle axum errors with anyhow
|
2024-09-23 18:56:17 +02:00 |
|
|
54870b0d0f
|
feat: add the hot-reload on backend crate
|
2024-09-23 18:56:16 +02:00 |
|
|
a50d951af7
|
feat: setup a backend server with axum
|
2024-09-23 18:56:16 +02:00 |
|
|
cad2390649
|
feat: replace desktop by a fresh Tauri install, and add a new frontend module using Nuxt
|
2024-09-23 18:56:16 +02:00 |
|
|
f56439c9c5
|
feat: initialize a utils lib with config functions handling config files in local and standard OS directories
|
2024-08-30 18:28:29 +02:00 |
|
|
7d4dc81df2
|
feat: implement htmx with partials on index and cps pages
|
2024-08-27 11:19:59 +02:00 |
|
|
4d9f6e2638
|
chore: update Cargo.lock according to previous branch commits
|
2024-08-15 19:30:28 +02:00 |
|
Simon C
|
73f45442b6
|
feat: Add dev dependencies with cargo
cargo add cargo-watch --dev --package app
cargo add systemfd --dev --package app
|
2024-08-09 01:29:59 +02:00 |
|
Simon C
|
237bbe789f
|
feat: Add livereload
|
2024-08-08 22:19:24 +02:00 |
|
Simon C
|
1ae80c161f
|
feat: Add auto-reload on development environment
|
2024-08-08 22:18:26 +02:00 |
|
|
78bf81c301
|
feat: make Nav and Profile menu dynamic
|
2024-08-06 21:11:04 +02:00 |
|
|
358a279f5c
|
fix: make sesam-vitale build works even when having a lib.rs file
|
2024-07-29 19:43:03 +02:00 |
|
|
a194b2d888
|
chore: setup sesam-vitale lib with crossplatform ssv usage
|
2024-07-26 22:50:27 +02:00 |
|
theo
|
d6d487a727
|
chore: reduce verbosity and propose alternative to named types
|
2024-07-26 14:06:53 +02:00 |
|
theo
|
5eebd5d1cb
|
fix: rename sesam-vitale and fix readme
|
2024-07-24 22:15:53 +02:00 |
|
theo
|
7d41fbb519
|
fix: change project naming, create dummy sesame-vitale project
|
2024-07-24 21:59:24 +02:00 |
|
theo
|
d8f3c276c0
|
feat: remove reference to clego inside tauri app
|
2024-07-24 15:00:14 +02:00 |
|
theo
|
86a6d2b9d3
|
fix: revert back to crates dir layout
|
2024-07-24 11:58:03 +02:00 |
|
t.lettermann
|
83cee11e65
|
feat: restructure project, implement askama templating
|
2024-07-23 20:08:45 +02:00 |
|
|
83b2f7358d
|
chore: Implement clego:// protocol handler using axum router
|
2024-07-17 12:28:24 +02:00 |
|