Commit graph

57 commits

Author SHA1 Message Date
Yann Esposito (Yogsototh)
06b119c0b2
Still improvements 2019-04-14 13:38:40 +02:00
Yann Esposito (Yogsototh)
f8bb2c5c9e
HTML Errors 2019-04-14 12:49:54 +02:00
Yann Esposito (Yogsototh)
4ecc8a8f4d
Cleaning up 2019-04-13 23:47:35 +02:00
Yann Esposito (Yogsototh)
d23918a032
Added slugs in the API 2019-04-13 20:51:06 +02:00
Yann Esposito (Yogsototh)
fdc99d432b
wip 2019-04-13 19:14:21 +02:00
Yann Esposito (Yogsototh)
ec5c9ca591
adding slugs API 2019-04-13 18:19:04 +02:00
Yann Esposito (Yogsototh)
bdd21806dc
updated and compiling 2019-04-13 15:10:46 +02:00
Yann Esposito (Yogsototh)
fb40bb3f30
🚧 WIP 🚧 2019-04-13 12:11:48 +02:00
Yann Esposito (Yogsototh)
a213ce9ba5
Better Auth Strategy algorithm 2019-04-05 00:10:48 +02:00
Yann Esposito (Yogsototh)
30e7c65955
nix env for reproductible devenv and build 2019-04-03 22:36:17 +02:00
Yann Esposito (Yogsototh)
ec626d5a08
update 2019-04-01 23:31:41 +02:00
Yann Esposito (Yogsototh)
c16e1f6962
cleaning and read 2019-03-18 23:48:21 +01:00
Yann Esposito (Yogsototh)
7b9bb20dc6
fixes 2019-03-12 00:07:59 +01:00
Yann Esposito (Yogsototh)
e0310fe4af
added notion of authorizations strategies 2019-03-10 20:44:33 +01:00
Yann Esposito (Yogsototh)
8874e8dc6d
Display enhancements 2019-02-22 08:31:47 +01:00
Yann Esposito (Yogsototh)
480f646648
Style update 2019-02-21 23:10:24 +01:00
Yann Esposito (Yogsototh)
d2832f56b4
Logged in page 2019-01-31 23:43:21 +01:00
Yann Esposito (Yogsototh)
bafa7799f0
Register 2019-01-28 23:37:45 +01:00
Yann Esposito (Yogsototh)
acc732a31f
A bit of HTML 2019-01-27 20:19:05 +01:00
Yann Esposito (Yogsototh)
70754f81d7
register html 2019-01-27 19:30:18 +01:00
Yann Esposito (Yogsototh)
95db1db9ad
user by nick, updated page 2019-01-25 22:31:23 +01:00
Yann Esposito (Yogsototh)
179a47aeed
Cleanup and minor reorg, HTML for Users 2019-01-24 23:38:41 +01:00
Yann Esposito (Yogsototh)
a87f0e928b
user api first pass 2019-01-24 00:04:45 +01:00
Yann Esposito (Yogsototh)
bd60cea184
refacto 2019-01-22 23:57:30 +01:00
Yann Esposito (Yogsototh)
68dd8ec479
first refacto by concern 2019-01-20 13:34:12 +01:00
Yann Esposito (Yogsototh)
1381b35a01
🚧 WIP 🚧 2019-01-20 01:16:19 +01:00
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)
5876ae4ace
Fixed most details, made lot of raw entries 2019-01-10 19:17:27 +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)
8c87c7a1df
Fixed comment POST 2018-12-23 23:37:19 +01:00
Yann Esposito (Yogsototh)
372293ff3f
Added lots of GHC extensions to ease the code 2018-12-23 19:52:43 +01:00
Yann Esposito (Yogsototh)
e6f0699662
CSS-only show/hide comments 2018-12-23 08:45:56 +01:00
Yann Esposito (Yogsototh)
db134feab2
some fixes 2018-12-22 23:11:07 +01:00
Yann Esposito (Yogsototh)
9199751351
wip 2018-12-22 20:24:18 +01:00
Yann Esposito (Yogsototh)
01788538a3
devel loop 2018-12-19 00:31:09 +01:00
Yann Esposito (Yogsototh)
9f373cd284
added honepage 2018-12-18 00:17:50 +01:00
Yann Esposito (Yogsototh)
2d579f153e
still css 2018-12-16 00:45:25 +01:00
Yann Esposito (Yogsototh)
f2aaac4c0f
Updated CSS 2018-12-15 23:51:47 +01:00
Yann Esposito (Yogsototh)
c55157beed
css 2018-12-15 00:09:06 +01:00
Yann Esposito (Yogsototh)
926d7c1473
Merge branch 'master' of gitlab.esy.fun:yogsototh/aggreact 2018-12-14 00:08:06 +01:00
Yann Esposito (Yogsototh)
00d56b1073
added JSON view to comments 2018-12-14 00:07:47 +01:00
Yann Esposito (Yogsototh)
08985373c5
added a slug list route 2018-12-13 23:51:04 +01:00
Yann Esposito (Yogsototh)
1a303f6222
fix rtsopts 2018-12-13 11:02:32 +01:00
Yann Esposito (Yogsototh)
fa66dd0464
hlint rule 2018-12-11 10:15:10 +01:00
Yann Esposito (Yogsototh)
7c56571a96
cleanup 2018-12-11 09:54:45 +01:00
Yann Esposito (Yogsototh)
083cffb5e6
added a form to post 2018-12-11 09:32:28 +01:00
Yann Esposito (Yogsototh)
711d7dd688
working 2018-12-11 00:06:10 +01:00
Yann Esposito (Yogsototh)
9784c76702
Toward an executable 2018-12-10 20:10:42 +01:00
Yann Esposito (Yogsototh)
0e9b889eb1
Start to use it 2018-12-09 23:36:01 +01:00
Yann Esposito (Yogsototh)
139583f42b
use uuid, helper 2018-12-09 19:16:02 +01:00