• Joined on 2022-08-01
h4kor created branch python_package in h4kor/graph-force 2022-11-20 14:18:10 +00:00
h4kor pushed to python_package at h4kor/graph-force 2022-11-20 14:18:10 +00:00
d897436ba1 first successful execution
3a9bf6d6ee init with maturin
Compare 2 commits »
h4kor renamed repository from tidy_graphs to h4kor/graph-force 2022-11-20 13:40:48 +00:00
h4kor pushed to main at h4kor/graph-force 2022-11-19 20:32:23 +00:00
ebb683d3e2 set opt dist to 1
h4kor pushed to main at h4kor/graph-force 2022-11-19 18:55:46 +00:00
df7db9b27d further refinement. upper bound for movement
h4kor commented on issue h4kor/owl-blogs#24 2022-11-19 15:37:29 +00:00
Implement MicroPub endpoints

Minimal endpoint implemented. Merged this into main as more structure has to be built allow more "advanced" features of micropub to be used.

Not sure if I will continue on this route, as there…

h4kor merged pull request h4kor/owl-blogs#28 2022-11-19 15:35:31 +00:00
WIP micropub
h4kor pushed to main at h4kor/owl-blogs 2022-11-19 15:35:31 +00:00
b5dca6fa53 Merge pull request 'WIP micropub' (#28) from micropub into main
0934aaa121 use 'note' as slug for untitled posts
396b84c9bb title substitute if no title set
ecc12333e1 show error in h value
33ca1fba6f set date
Compare 8 commits »
h4kor pushed to micropub at h4kor/owl-blogs 2022-11-19 15:08:51 +00:00
0934aaa121 use 'note' as slug for untitled posts
h4kor pushed to micropub at h4kor/owl-blogs 2022-11-19 15:02:43 +00:00
396b84c9bb title substitute if no title set
h4kor pushed to micropub at h4kor/owl-blogs 2022-11-19 14:55:41 +00:00
ecc12333e1 show error in h value
33ca1fba6f set date
Compare 2 commits »
h4kor pushed to micropub at h4kor/owl-blogs 2022-11-19 13:08:18 +00:00
abc11e112f don't reject multiple acces tokens
h4kor pushed to micropub at h4kor/owl-blogs 2022-11-19 12:43:14 +00:00
1039a905bc smaller fixes + allow entries without title/name
h4kor created branch main in h4kor/graph-force 2022-11-18 20:11:11 +00:00
h4kor pushed to main at h4kor/graph-force 2022-11-18 20:11:11 +00:00
a2244ed58c rank dampening
e83d63eb85 cooling
633a9261ae own model
22a46b5c68 move model into own struct
d91e829bff small refinements
Compare 9 commits »
h4kor created repository h4kor/graph-force 2022-11-18 20:10:53 +00:00
h4kor created pull request h4kor/owl-blogs#28 2022-11-08 20:22:30 +00:00
WIP micropub
h4kor created branch micropub in h4kor/owl-blogs 2022-11-08 20:22:06 +00:00
h4kor pushed to micropub at h4kor/owl-blogs 2022-11-08 20:22:06 +00:00
2246cae3f7 WIP micropub
h4kor pushed to main at h4kor/owl-blogs 2022-11-08 19:10:52 +00:00
fbf14704e7 refactor handler