|
7500eb8c88
|
feat: add FSV documentation, for easy access
|
2024-07-30 21:54:00 +02:00 |
|
|
7555d33d7e
|
feature: implement block and fields as Struct implementing (Try)From trait
|
2024-07-30 21:27:10 +02:00 |
|
|
dc6d41a1a2
|
feat: add read_element function for raw bloc or field parsing
|
2024-07-30 15:53:19 +02:00 |
|
|
b8123306b7
|
fixup! feat: add a function to read a "bloc / field size" in SSV memory
|
2024-07-30 15:18:33 +02:00 |
|
|
5ed52a657e
|
feat: add a function to read a "bloc / field size" in SSV memory
|
2024-07-30 15:15:52 +02:00 |
|
lienjukaisim
|
815333667a
|
Commit 29-07-24
|
2024-07-29 22:00:09 +02:00 |
|
|
8017760499
|
fake: for git exercising
|
2024-07-29 21:55:29 +02:00 |
|
lienjukaisim
|
da3fe4993d
|
Merge branch 'feature_ssv_lire_carte_ps' of https://forge.p4pillon.org/P4Pillon/Krys4lide into feature_ssv_lire_carte_ps
|
2024-07-29 21:44:33 +02:00 |
|
|
4fe5d9321a
|
fake: fake commit for exercising
|
2024-07-29 21:43:47 +02:00 |
|
lienjukaisim
|
06e1f3dff9
|
Co-authored-by: Florian Briand <Nabellaleen@users.noreply.github.com>
|
2024-07-29 21:43:15 +02:00 |
|
|
e319df5e59
|
feature: Add decode_zone_memoire function
Co-authored-by: julien.misiak
|
2024-07-29 20:36:14 +02:00 |
|
|
ad7a0f2594
|
Merge pull request 'Feature : mise en place de Clego avec un exemple d'implémentation crossplateforme de la librairie SESAM-Vitale SSV' (#23) from feature-setup-clego into main
Reviewed-on: #23
Reviewed-by: kosssi <simon@p4pillon.org>
|
2024-07-29 19:43:50 +02:00 |
|
|
358a279f5c
|
fix: make sesam-vitale build works even when having a lib.rs file
|
2024-07-29 19:43:03 +02:00 |
|
|
9fc3fef350
|
fix: make path to env files depend of the CARGO_MANIFEST_DIR of sesam-vitale crate
|
2024-07-27 00:31:01 +02:00 |
|
|
a194b2d888
|
chore: setup sesam-vitale lib with crossplatform ssv usage
|
2024-07-26 22:50:27 +02:00 |
|
|
920b3e119b
|
Merge pull request 'feature: Mise en place de modèles d'ISSUE et de PR sur le dépot' (#25) from feature-gitea-issues-and-pr-templates into main
Reviewed-on: #25
Reviewed-by: kosssi <simon@p4pillon.org>
|
2024-07-26 22:06:18 +02:00 |
|
|
91d7474ce0
|
feature: setup issues and pr templates
|
2024-07-26 22:06:18 +02:00 |
|
|
3a43428ad4
|
Merge pull request 'feat: restructure project, implement askama templating' (#26) from restructure-project into main
Reviewed-on: #26
Reviewed-by: florian_briand <florian.briand@digital-engine.info>
|
2024-07-26 14:42:02 +02:00 |
|
theo
|
d6d487a727
|
chore: reduce verbosity and propose alternative to named types
|
2024-07-26 14:06:53 +02:00 |
|
theo
|
65059b87d4
|
chore: run cargo fmt
|
2024-07-25 09:21:17 +02:00 |
|
|
f8d7f82c50
|
chore: Refactor process_tauri_request function for improved readability and error handling
|
2024-07-24 23:39:27 +02:00 |
|
|
d33140ebaf
|
chore: Improve desktop/src/lib readability
|
2024-07-24 23:39:02 +02:00 |
|
|
ba88b08a57
|
fix: typo in Tauri beforeDevCommand
|
2024-07-24 23:28:22 +02:00 |
|
theo
|
8c38f0e4ba
|
fix: remove 2 js extension on htmx file
|
2024-07-24 22:41:57 +02:00 |
|
|
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 |
|