Kay Faraday
|
b13c37cf50
|
prisma fix
|
2024-07-29 15:40:37 -07:00 |
Kay Faraday
|
02e7eddf7b
|
instance whitelist
|
2024-07-29 15:40:20 -07:00 |
Grant
|
465b63e440
|
add shop link to event info overlay
|
2024-07-19 11:59:04 -06:00 |
Grant
|
cef63dee14
|
update event info details to reflect event end
|
2024-07-19 10:29:10 -06:00 |
Grant
|
97e09a18e5
|
Merge branch 'fix-template-opacity' into 'main'
Fix template opacity
See merge request sc07/canvas!23
|
2024-07-15 22:54:12 +00:00 |
Ategon Dev
|
4bd721a3e5
|
Fix template opacity
|
2024-07-15 22:54:12 +00:00 |
Grant
|
47ecc6327b
|
Merge branch 'negative-pixel-bandaid' into 'main'
Negative pixel patch
Closes #90
See merge request sc07/canvas!22
|
2024-07-15 22:51:23 +00:00 |
Ategon Dev
|
d61530f91d
|
Negative pixel patch
|
2024-07-15 22:51:23 +00:00 |
Grant
|
95b61fa050
|
Merge branch 'placed-pixels' into 'main'
Pixel pulses & whois display name fix
See merge request sc07/canvas!21
|
2024-07-15 22:30:13 +00:00 |
Ategon Dev
|
70e9b14326
|
Pixel pulses & whois display name fix
|
2024-07-15 22:30:13 +00:00 |
Grant
|
de2a56ba99
|
typo in redis default key in ratelimiter
|
2024-07-15 15:29:42 -06:00 |
Grant
|
6cf1aaca5c
|
protect dangerous endpoints behind NODE_ENV
|
2024-07-15 15:29:26 -06:00 |
Grant
|
24928c8b94
|
Merge branch 'main' of ssh://git.sc07.company:2424/sc07/canvas
|
2024-07-15 12:33:11 -06:00 |
Grant
|
a623f8f568
|
bump matrix notification check to 60s instead of 1s
(what was i thinking)
|
2024-07-15 12:31:43 -06:00 |
Grant
|
3bcc93af65
|
Merge branch 'settings' into 'main'
Settings redesign
See merge request sc07/canvas!20
|
2024-07-15 18:29:36 +00:00 |
Ategon Dev
|
8f2b29abb5
|
Settings redesign
|
2024-07-15 18:29:36 +00:00 |
Grant
|
c012664613
|
bump ratelimit for pixel whois from 50 to 150 per 15 minutes (related #101)
|
2024-07-15 12:16:16 -06:00 |
Grant
|
d16de6f52e
|
Merge branch 'whois-alt' into 'main'
Pixel Whois & Header Improvements
See merge request sc07/canvas!19
|
2024-07-15 17:09:45 +00:00 |
Ategon Dev
|
6df4eaa37d
|
Pixel Whois & Header Improvements
|
2024-07-15 17:09:45 +00:00 |
Grant
|
1147845ddd
|
Merge branch 'dark-mode' into 'main'
[Dark mode] Fix transparent buttons & dissapearing borders on palette
See merge request sc07/canvas!18
|
2024-07-15 16:29:28 +00:00 |
Ategon Dev
|
e4c7327b5e
|
[Dark mode] Fix transparent buttons & dissapearing borders on palette
|
2024-07-15 16:29:28 +00:00 |
Grant
|
7f7930761c
|
remove unused import
|
2024-07-15 10:03:54 -06:00 |
Grant
|
eb7b275ba1
|
Merge branch 'dark-mode' into 'main'
Dark mode
See merge request sc07/canvas!16
|
2024-07-15 15:54:59 +00:00 |
Ategon Dev
|
282b67deed
|
Dark mode
|
2024-07-15 15:54:59 +00:00 |
Grant
|
112f72b4d9
|
Merge branch 'feat-ip-tracking' into 'main'
Track IP addresses for alternate account discovery
See merge request sc07/canvas!15
|
2024-07-14 16:02:32 +00:00 |
Grant
|
91281ef52e
|
Track IP addresses for alternate account discovery
|
2024-07-14 16:02:32 +00:00 |
Grant
|
184492358c
|
Merge branch 'sidebar' into 'main'
Improve info sidebar
See merge request sc07/canvas!14
|
2024-07-13 23:53:58 +00:00 |
Ategon Dev
|
b56320d8c8
|
Improve info sidebar
|
2024-07-13 23:53:58 +00:00 |
Grant
|
2b26d25750
|
Merge branch 'rewrite-canvas-caching' into 'main'
Rewrite canvas caching
Closes #86
See merge request sc07/canvas!12
|
2024-07-13 21:02:18 +00:00 |
Grant
|
b99a0cb7ed
|
Rewrite canvas caching
|
2024-07-13 21:02:17 +00:00 |
Grant
|
582bfa568e
|
Fix ErrorBoundary issue
|
2024-07-13 12:07:46 -06:00 |
Grant
|
013f5b8bb5
|
[admin] Add moderation/admin management endpoints
|
2024-07-13 10:02:23 -06:00 |
Grant
|
b755e87868
|
Merge branch 'fix_background_color_with_template' into 'main'
Fix display of the canvas color when template is used
See merge request sc07/canvas!11
|
2024-07-13 14:33:25 +00:00 |
marius david
|
e74c96f35b
|
Fix display of the canvas color when template is used
|
2024-07-13 12:44:11 +02:00 |
Grant
|
184fe59dea
|
Merge branch 'main' of ssh://git.sc07.company:2424/sc07/canvas
|
2024-07-12 19:45:19 -06:00 |
Grant
|
fa244418d8
|
Fix uncaught import issue
|
2024-07-12 19:45:10 -06:00 |
Grant
|
5b0a064261
|
Merge branch 'feat-send-user-notice' into 'main'
Implement user notices
Closes #53
See merge request sc07/canvas!10
|
2024-07-13 01:30:54 +00:00 |
Grant
|
ba03c6a2f7
|
[admin] Implement user notices
|
2024-07-12 19:29:06 -06:00 |
Grant
|
1ed9191fac
|
add rules & privacy (fixes #2) (related #46)
|
2024-07-12 19:19:53 -06:00 |
Grant
|
9dfe5fb2e6
|
hide debug tools if not in development mode (fixes #81)
|
2024-07-12 19:00:02 -06:00 |
Grant
|
12606f3e6d
|
Merge branch 'main' of ssh://git.sc07.company:2424/sc07/canvas
|
2024-07-12 18:56:49 -06:00 |
Grant
|
ec338e6893
|
do not attempt to exec fetch if no url exists (fixes #83)
|
2024-07-12 18:56:48 -06:00 |
Grant
|
872343d13b
|
Merge branch '82-pixels-are-not-always-up-to-date' into 'main'
Queue & run canvas redis cache in worker
Closes #82
See merge request sc07/canvas!9
|
2024-07-13 00:53:24 +00:00 |
Grant
|
d2990845ad
|
Queue & run canvas redis cache in worker
|
2024-07-13 00:53:24 +00:00 |
Grant
|
85dd5d76b8
|
Merge branch 'improve_stack_gain' into 'main'
Improve handling of the user pixel stack
See merge request sc07/canvas!8
|
2024-07-13 00:03:06 +00:00 |
Marius DAVID
|
5a44446138
|
Improve handling of the user pixel stack
|
2024-07-13 00:03:06 +00:00 |
Grant
|
c2fba721f4
|
add bugsnag key as a build arg to dockerfile
|
2024-07-12 13:23:55 -06:00 |
Grant
|
dd8f8068e7
|
add bugsnag reporting
|
2024-07-12 12:36:42 -06:00 |
Grant
|
ac3cefe952
|
force an update to user data before giving more stack
|
2024-07-12 03:47:25 -06:00 |
Grant
|
f1e07bfb90
|
Give user pixel back after they undo (fixes #77)
|
2024-07-12 03:21:53 -06:00 |