wynd pushed to master at wynd/flashcards
-
fe7f626c01 Slightly better reactivity using use_effect
-
46acb8c196 Initial reports page at the end
- Compare 2 commits »
wynd pushed to master at wynd/flashcards
-
c2435f4c24 Proper web/wasm support
wynd pushed to master at wynd/flashcards
-
806a103b0b Updated the css for better result centering, better organization and view based sizes tests
-
fcfa53052a Better result centering, better desktop/mobile separation for when to load local files vs when to bundle them, added @media queries for true hover
- Compare 2 commits »
wynd pushed to master at wynd/flashcards
-
59fba4a13c Platform specific cfgs and including all the questions in the build as to allow for mobile
wynd pushed to master at wynd/flashcards
-
41d1ac5389 Added possibility to load multiple .toml files at once
wynd pushed to master at wynd/flashcards
-
4d984cd2e3 Allows for wrong answers, changed some names and added correct/wroung counters at the top
-
460b3e2790 Removed futures from dependencies and fixed the logic on how correct answers are calculated
-
a65a9591af Added a nice animation for when correclty answering a question
-
c8b87b88b5 Updated dioxus version and lots of css changes
-
6fff9e4450 Initial version with randomized questions and answers
wynd created repository wynd/flashcards
wynd pushed to master at wynd/docx-char-checker
-
7346bb7527 Updated the name
-
7df4943a96 Moved to a locally patched docx-rs and made it so the excluded chars are read from a file
-
c27cae4230 Hastingly put together app to find non-ascii and non-excluded characters in a docx file
wynd created repository wynd/docx-char-checker
wynd pushed to main at wynd/docx-rs
-
f5fda75a96 Small fix so it doesn't crash on my very specific case
-
52af4afeec feat(deps): update rust crate base64 to v0.22.1 (#817)
-
50e6eddb08 add font stretch (#813)
-
d95137cb9f Revert "Change Style RunProperty internal structs val to public (#814)" (#818)
-
fbe87945e0 Change Style RunProperty internal structs val to public (#814)
- Compare 10 commits »
wynd created repository wynd/docx-rs
wynd pushed to master at wynd/.dotfiles
-
d9a9c33ae8 New script to easily add icons to all folders in a location and some android paths
wynd pushed to master at wynd/fltk-sort-visualizer
-
f9fc7068fc Split the sorters in separated modules and added merge sort
-
5dbaef1dec No more thread blocking for receiving data
-
ed012e40b1 Basic but working sort visualizer
wynd created repository wynd/fltk-sort-visualizer
wynd pushed to master at wynd/taggo
-
51ae498b7d Basic framework for TUI app
-
c323c64e28 Moved the file listing logic into the lib
-
1e05be83bb Split the lib and cli code in separated workspaces
- Compare 3 commits »
wynd pushed to master at wynd/taggo
-
8872cf2a71 Added an initial README file