Commit graph

5 commits

Author SHA1 Message Date
Yann Esposito (Yogsototh)
ff61112333
User Login support
- Updated, fixed still experimenting
- Added an adminUser and concept of minimal entities
- Fixes to make it work!
- Cleaning / refacto
- Ignore jwt private key file
- A bit more cleanup
- HTML for current comment and highligh selected
- Some fixes, try to add user nick to comments
- init DB with an admin
2019-01-16 06:07:30 +01:00
Yann Esposito (Yogsototh)
1bf856ea09
refacto of code
Type level black magic!

better naming

Even darker type level programming black magic

Fix the updatefields

Updated to usage typeclasses structure

update the Comments file

Added a working function

ignore .db files

It's happening!

Using the Handler pattern

Added search, need to think about non generic queries

Fixes, but unsatisfactory about search

Working system

Fixed tests

Fixed search to make it safer

Cleaner test

Added Show instances (will help for debug)

working code

add auto-test.sh script

Use ixset-typed for more typesafety

Working system with a "hole" in the abstraction
2019-01-09 16:32:16 +01:00
Yann Esposito (Yogsototh)
0c32b46e49
Progress to acid-state 2018-12-08 10:31:24 +01:00
Yann Esposito (Yogsototh)
1d7e24ed3a
still working 2018-12-02 14:54:15 +01:00
Yann Esposito (Yogsototh)
831aa825eb
initial commit 2018-12-02 12:40:07 +01:00