Skip to content
GitLab
Explore
Sign in
Register
Commits · 0e97316096a733ffc8a98d2bc1bba8856f63c50b
canvas
Browse files
Jul 02, 2024
add pixel picker (fixes #55)
· 0e973160
Grant
authored
Jul 02, 2024
0e973160
Jun 30, 2024
add missing mobile click emitter
· 7964954a
Grant
authored
Jun 30, 2024
7964954a
Jun 27, 2024
massive performance rewrite
· b09ddd13
Grant
authored
Jun 26, 2024
b09ddd13
Jun 19, 2024
add mod menu & ignore place limit (fixes
#14
)
· 78d97b52
Grant
authored
Jun 19, 2024
78d97b52
add template keybind (fixes
#52
)
· a35f8ff5
Grant
authored
Jun 19, 2024
a35f8ff5
Expand header into multiple components (related
#51
)
· bf60cde5
Grant
authored
Jun 18, 2024
bf60cde5
fix overlapping issues
· ccf43f13
Grant
authored
Jun 18, 2024
ccf43f13
fix some types being incorrect
· 60276788
Grant
authored
Jun 18, 2024
60276788
add mobile templating buttons (fixes #48)
· 4ef7eaf3
Grant
authored
Jun 18, 2024
4ef7eaf3
Jun 18, 2024
change z-indexes and disable overlay dismissing welcome modal (fixes
#50
)
· bf9e93cd
Grant
authored
Jun 18, 2024
bf9e93cd
rearrange metrics
· f237d292
Grant
authored
Jun 18, 2024
f237d292
add prometheus metrics (fixes
#47
)
· be0f53c0
Grant
authored
Jun 18, 2024
be0f53c0
add ratelimiting (fixes
#40
) & fix redis race-condition
· 80eebe38
Grant
authored
Jun 18, 2024
80eebe38
Jun 12, 2024
add autojoin general chat (related
#6
)
· b4c7c109
Grant
authored
Jun 12, 2024
b4c7c109
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
Loading