Skip to content
GitLab
Explore
Sign in
Register
Commits · e9b1f4c468b76c1927c3d5056325d56ddd546e6b
canvas
Browse files
Jun 11, 2024
add info & welcome modal (related
#1
)
· e9b1f4c4
Grant
authored
Jun 11, 2024
e9b1f4c4
add basic profile modal
· 9e2e0556
Grant
authored
Jun 11, 2024
9e2e0556
Jun 06, 2024
[PanZoom] add utility to get what scale would fit the content (related #20)
· 169c19b8
Grant
authored
Jun 06, 2024
169c19b8
only attempt to update heatmap when enabled (fixes
#45
)
· dc62d7e3
Grant
authored
Jun 06, 2024
dc62d7e3
Jun 05, 2024
virginmap -> blank canvas
· b86c6735
Grant
authored
Jun 05, 2024
b86c6735
implement heatmap (fixes
#31
), fix a typo in palette, add opacity slider to virginmap
· 5a30f3bd
Grant
authored
Jun 05, 2024
5a30f3bd
virginmap overlay (fixes
#32
)
· b38b1d8b
Grant
authored
Jun 04, 2024
b38b1d8b
Jun 04, 2024
allow templates to be moved via cursor + alt (related
#28
)
· e69f5bf6
Grant
authored
Jun 04, 2024
e69f5bf6
fix type error (config is always defined when this is loaded)
· 5d2ef898
Grant
authored
Jun 04, 2024
5d2ef898
-debug
· a715f534
Grant
authored
Jun 04, 2024
a715f534
prevent same color & same user pixels to be placed on top of each other (fixes
#19
)
· ced4bdc2
Grant
authored
Jun 04, 2024
ced4bdc2
config is not always set
· aed4ac49
Grant
authored
Jun 04, 2024
aed4ac49
ClientConfig is not always available anymore
· d7b253c7
Grant
authored
Jun 04, 2024
d7b253c7
move VITE_MATRIX_HOST & VITE_ELEMENT_HOST to ClientConfig (fixes
#41
)
· 771ddd4d
Grant
authored
Jun 04, 2024
771ddd4d
add keybind info modal (fixes #43)
· 80f408ad
Grant
authored
Jun 04, 2024
80f408ad
add long press event, multi keybind, mobile whois (fixes
#42
)
· c328a830
Grant
authored
Jun 04, 2024
c328a830
pixel whois, keybinds & fix coords not showing on hover (CanvasMeta) (related
#11
)
· 6f7aad5d
Grant
authored
Jun 03, 2024
6f7aad5d
make the chat button actually work
· 28cadf07
Grant
authored
Jun 03, 2024
28cadf07
May 31, 2024
add instance & profile metadata
· 235bc0b6
Grant
authored
May 31, 2024
235bc0b6
May 30, 2024
[admin] add toast status & better error handling with visual feedback (related
#12
)
· 0f545ee2
Grant
authored
May 30, 2024
0f545ee2
persistent canvas size (fixes
#12
)
· 6294a28c
Grant
authored
May 30, 2024
6294a28c
May 29, 2024
show proper login error details (fixes #35)
· 1d00b53a
Grant
authored
May 29, 2024
1d00b53a
fix weird stretching issue (related #12)
· 95bbd633
Grant
authored
May 29, 2024
95bbd633
fix initial client load position (fixes
#36
)
· 0cf27d80
Grant
authored
May 29, 2024
0cf27d80
fix admin UI serve
· 6308992e
Grant
authored
May 28, 2024
6308992e
add env_file for local vars in docker-compose
· f567e7ab
Grant
authored
May 28, 2024
f567e7ab
canvas resizing (related
#12
)
· ad1a7854
Grant
authored
May 28, 2024
ad1a7854
May 28, 2024
handle callback openid errors (fixes #34)
· 8559aea7
Grant
authored
May 28, 2024
8559aea7
May 26, 2024
remove forgotten dev
· 4f15c4e8
Grant
authored
May 26, 2024
4f15c4e8
add condition requirements to docker-compose
· b6d9cfaf
Grant
authored
May 26, 2024
b6d9cfaf
add git to dockerfile
· 0e7169c5
Grant
authored
May 26, 2024
0e7169c5
add connection status, version comparing, not hardlocking until config being...
· c907d520
Grant
authored
May 26, 2024
c907d520
forgot to remove debug statement
· eb735976
Grant
authored
May 25, 2024
eb735976
fix random "element went from uncontrolled to controlled" warnings
· 80c80057
Grant
authored
May 25, 2024
80c80057
rewrite router (related
#33
)
· 94b4cdd3
Grant
authored
May 25, 2024
94b4cdd3
May 23, 2024
chat settings require being logged in to view
· 634a69e7
Grant
authored
May 23, 2024
634a69e7
default have chat enabled
· 099713dd
Grant
authored
May 23, 2024
099713dd
migrate to OIDC for auth
· 8801efc9
Grant
authored
May 23, 2024
8801efc9
chat initial (related
#6
)
· 732feacd
Grant
authored
May 23, 2024
732feacd
tsx is better at running ts in dev
· 5ba2eb08
Grant
authored
May 23, 2024
5ba2eb08
Loading