Commit Graph

124 Commits

Author SHA1 Message Date
648a7848fd
feature: improve README.md 2024-07-24 22:35:39 +02:00
f6a1af5d1e
fix: add org. to tauri identifier 2024-07-24 22:35:39 +02:00
a19b6dcd0d
fix: Typo in index.html 2024-07-24 22:35:39 +02:00
theo
9447ad7faf
fix: wrong lib name 2024-07-24 22:35:14 +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
ff2c84fb33
fix: base assets path on the manifest dir when running the webserver manually 2024-07-24 20:36:16 +02:00
theo
b807e78ac3
remove unecessary features 2024-07-24 15:17:47 +02:00
theo
d8f3c276c0
feat: remove reference to clego inside tauri app 2024-07-24 15:00:14 +02:00
theo
c2b4264f32
extract protocol logic to external function 2024-07-24 14:21:37 +02:00
theo
0e8514d906
fix: bump dependency for clego 2024-07-24 14:08:58 +02:00
theo
86a6d2b9d3
fix: revert back to crates dir layout 2024-07-24 11:58:03 +02:00
theo
18758ff2fe
fix: remove useless gitignore files 2024-07-24 11:23:41 +02:00
t.lettermann
1f57b70cef
feat: move packages to root and remove unused dependencies 2024-07-24 11:15:14 +02:00
t.lettermann
83cee11e65
feat: restructure project, implement askama templating 2024-07-23 20:08:45 +02:00
b1cafda669 Merge pull request 'Feature: setup de Tauri v2 avec le routing fait par Axum' (#20) from feature-setup-tauri-v2-with-axum into main
Reviewed-on: #20
2024-07-22 13:25:31 +02:00
d370a9b85d
chore: Remove commented out code for GET method in build_axum_request 2024-07-22 13:24:11 +02:00
83b2f7358d
chore: Implement clego:// protocol handler using axum router 2024-07-17 12:28:24 +02:00
8ef713ccf2
chore: setup tauri v2 2024-07-17 12:17:18 +02:00
4162e55b83 Merge pull request 'Setup initial project structure' (#1) from feature-setup-initial-project-structure into main
Reviewed-on: #1
2024-07-07 14:19:45 +02:00
d9cedca335
fixup! chore: Setup clego sub project 2024-07-06 20:04:56 +02:00
820d76d0f5
chore: Setup clego sub project 2024-07-05 16:15:49 +02:00
6409e3eedf
chore: Initialize cargo workspace members 2024-07-04 12:12:12 +02:00
77f520a1a3 Initial commit 2024-07-01 22:22:50 +02:00