14 Commits

Author SHA1 Message Date
Julien LEICHER
850104516a
add cli project and made some experiments 2020-12-22 15:01:03 +01:00
dcdb5da899 add-api-project (#29) 2020-12-22 14:01:58 +01:00
93e231928f mvc-styles (#28) 2020-12-22 10:47:22 +01:00
7a9aefbefc tiny-refactors (#27)
add UnitWorkBehavior and some files moving
add Docker stuff to prepare heroku deployment
rename (Up/Down)vote
add sample for msbuild tasks
2020-12-17 12:01:11 +01:00
3cd5133f66 add-aspnet-identity (#26)
add exception filter when user not connected
default to needing authentication and apply anonymous to some actions
add user in get requests
add user relation in link, comment and vote
signup and in are ok now!
2020-12-11 17:59:35 +01:00
9c75758921 add vote for comments and listing (#25) 2020-12-11 12:02:45 +01:00
66cc78d30e comment-a-link (#24)
Closes #23 refactor to use OwnsMany
2020-12-11 09:46:42 +01:00
9650d6dc86 vote-for-link (#22) 2020-12-10 18:02:26 +01:00
2325522b98 lowercase routes (#21) 2020-12-10 09:43:44 +01:00
06469b52d4 add GetLink stuff (#19) 2020-12-09 15:06:36 +01:00
5a2ece04bd add flash message! (#18) 2020-12-09 14:24:43 +01:00
7bfe5411b1 start working on reusable bits (#17) 2020-12-09 14:08:40 +01:00
97bdeb4e38 add list links query and display it in the links homepage (#13) 2020-12-04 16:57:04 +01:00
d5a239c1de Add link stuff (#8) 2020-12-04 16:27:42 +01:00