• Joined on 2023-03-25
julius pushed to main at julius/cutt 2025-02-25 17:41:42 +00:00
a46427c6b8 fix: in case no edge size is set
fd323db6d0 feat: implement highlighting of mutuality
c2d94c0400 fix: don't show nodes that are target of ignored edges
Compare 3 commits »
julius pushed to main at julius/cutt 2025-02-24 17:18:09 +00:00
f94c3402c2 fix: text stroke
julius pushed to main at julius/cutt 2025-02-24 17:04:36 +00:00
5c21cf1fc3 feat: add vertical BarChart
julius pushed to main at julius/cutt 2025-02-24 17:00:35 +00:00
5cd793b278 fix: re-add utility types
julius pushed to main at julius/cutt 2025-02-24 16:57:29 +00:00
de8688133f feat: add MPV to nav
julius pushed to main at julius/cutt 2025-02-24 16:53:14 +00:00
d6e5d0334c feat: add RaceChart
5fef47f692 feat: implement BarChart for MVP
Compare 2 commits »
julius pushed to main at julius/cutt 2025-02-23 16:10:36 +00:00
978aafc204 feat: add popularity option
julius pushed to main at julius/cutt 2025-02-23 15:51:31 +00:00
47fd9bd859 feat: working WebGL graph with selection/highlighting
13bb965b28 feat: add 3D toggle and adjust theme
5405c3e12f fix: trying to fix minification error
1eab163e10 feat: remove vis.js
7c054d6ba3 feat: re-implement Graph with Reagraph
Compare 8 commits »
julius pushed to feat/interactive_network at julius/cutt 2025-02-20 11:10:52 +00:00
5405c3e12f fix: trying to fix minification error
1eab163e10 feat: remove vis.js
Compare 2 commits »
julius pushed to feat/interactive_network at julius/cutt 2025-02-20 10:46:55 +00:00
7c054d6ba3 feat: re-implement Graph with Reagraph
4a46cd505d feat: Network Graph with vis.js
1fa91a7228 feat: change API output
8e91724462 feat: features for bad internet connections
Compare 4 commits »
julius created branch feat/interactive_network in julius/cutt 2025-02-20 10:46:55 +00:00
julius pushed to main at julius/cutt 2025-02-18 07:07:09 +00:00
1a1b44743a fix: clicking on logo navigates to root
julius pushed to main at julius/cutt 2025-02-18 07:06:30 +00:00
827eceed2b Merge pull request 'feat/security' (#1) from feat/security into main
96f04e6d90 fix: add Session and Login
df94b151a6 feat: improve navigation in footer
9647e890f6 feat: simple OAuth2 login with JWT token
15c9a64de2 feat: inelegant and buggy version of auth
Compare 8 commits »
julius merged pull request julius/cutt#1 2025-02-18 07:06:29 +00:00
feat/security
julius created pull request julius/cutt#1 2025-02-18 07:05:47 +00:00
feat/security
julius pushed to feat/security at julius/cutt 2025-02-17 22:11:21 +00:00
96f04e6d90 fix: add Session and Login
julius pushed to feat/security at julius/cutt 2025-02-17 22:07:04 +00:00
df94b151a6 feat: improve navigation in footer
9647e890f6 feat: simple OAuth2 login with JWT token
Compare 2 commits »
julius created branch feat/security in julius/cutt 2025-02-16 16:23:13 +00:00
julius pushed to feat/security at julius/cutt 2025-02-16 16:23:13 +00:00
15c9a64de2 feat: inelegant and buggy version of auth
fbe17479f7 feat: react-router-dom -> react-router
18e693bd2d feat: server-side security
c1ff2120ad feat: add hint to submit
Compare 4 commits »
julius pushed to main at julius/cutt 2025-02-14 19:11:41 +00:00
8a9af450d4 feat: add security: OAuth2 with JWT