index
:
wasm-card
main
Robin Krahl's fork of wasm-card
Robin Krahl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
view
/
main.rs
Commit message (
Collapse
)
Author
Age
*
get pdf generation to work and refactor code a little
jelemux
2021-03-05
|
*
start filling pdf (doesn't work yet)
jelemux
2021-03-04
|
*
format with cargo fmt
jelemux
2021-02-26
|
*
add communication property
jelemux
2021-02-26
|
*
add delete buttons
jelemux
2021-02-18
|
*
add option for more properties and groups
jelemux
2021-02-18
|
*
add uid
jelemux
2021-02-18
|
*
refactor: put input_fields and property_groups into their own modules
jelemux
2021-02-17
|
*
change dates to other_identification and add some stuff
jelemux
2021-02-17
|
*
refactoring - reduced code size by about a third
jelemux
2021-02-11
|
*
switch to cargo-make; format files with rustfmt
jelemux
2021-02-09
|
*
add file input field, include file as data url in vcard
jelemux
2021-02-09
|
*
add organizational properties
jelemux
2021-02-07
|
*
add date properties
jelemux
2021-02-05
|
*
fix some issues and add readme
jelemux
2021-02-04
|
*
it works!
jelemux
2021-02-04
|
*
now it compiles
jelemux
2021-02-03
|
*
use different vcard library
jelemux
2021-01-28
|
*
try to fix problem with vcard mutable references
jelemux
2021-01-28
|
*
Struktur umbauen
jelemux
2020-11-25
|
*
add traits for viewmodel and view
jelemux
2020-11-24