|
|
723813839d
|
refactor: minimize projects' data
|
2025-09-27 14:05:03 +01:00 |
|
|
|
e7a3cd8606
|
feat: ping/pong in computer websocket
|
2025-09-22 11:59:35 +01:00 |
|
|
|
5dbb3394bb
|
fix: roblox API fetch failure
|
2025-07-27 21:43:12 +01:00 |
|
|
|
b93057d67f
|
fix: last.fm API fetch failure
|
2025-07-26 10:31:31 +01:00 |
|
|
|
c1f8cbd2f5
|
feat: computer data uptime total
|
2025-07-24 22:32:52 +01:00 |
|
|
|
84dfe05de8
|
feat: computer data uptime
also fix last commit
|
2025-07-20 21:38:37 +01:00 |
|
|
|
02740548de
|
feat: show commit hash in index route
only works on coolify or if you specify the SOURCE_COMMIT environment
variable manually
|
2025-07-20 16:28:20 +01:00 |
|
|
|
af790e5765
|
feat: favicon
|
2025-07-20 16:25:05 +01:00 |
|
|
|
b45149d731
|
fix: websockets not working with prometheus middleware
|
2025-07-20 15:30:48 +01:00 |
|
|
|
28dd79f7c2
|
feat: prometheus metrics
|
2025-06-30 15:22:28 +01:00 |
|
|
|
a2a99a8dcc
|
feat: roblox likes route
|
2025-06-28 14:12:32 +01:00 |
|
|
|
fea1c9ced9
|
refactor: add data directory to gitignore
also fix allowed origins
|
2025-05-03 19:35:12 +01:00 |
|
|
|
d36662bd40
|
refactor: create data directory for storing data
|
2025-05-03 18:48:39 +01:00 |
|
|
|
3aecbd274f
|
feat: add nekoweb to allowed origins
|
2025-05-03 18:43:28 +01:00 |
|
|
|
45816ac7a8
|
feat: split project name into owner and name
|
2025-05-03 16:39:14 +01:00 |
|
|
|
26ed84f50b
|
fix: use int for stars in /projects route
i'm tired
|
2025-05-03 16:18:43 +01:00 |
|
|
|
a3eb6c6e32
|
feat: github projects route
|
2025-05-03 16:09:46 +01:00 |
|
|
|
a1f22391e9
|
fix: create file when data store file not found
|
2025-03-22 14:41:54 +00:00 |
|
|
|
8407a1258f
|
feat: keys, clicks, and totals in computer statistics
|
2025-03-22 14:20:04 +00:00 |
|
|
|
19bdd27de1
|
feat: data store
|
2025-03-22 12:05:19 +00:00 |
|
|
|
4f8ee6cf9c
|
fix: replace index redirection
|
2025-03-20 22:49:08 +00:00 |
|
|
|
bf9edf0c6d
|
refactor: rename website-backend to api
|
2025-03-20 22:37:07 +00:00 |
|
|
|
3e96f78c4b
|
refactor: change default port
|
2025-03-20 22:32:03 +00:00 |
|
|
|
32aea2cbd5
|
refactor: rename visitor counter to hit counter
|
2025-03-20 22:31:39 +00:00 |
|
|
|
38b93391a1
|
refactor: change urls
|
2025-01-16 22:07:11 +00:00 |
|
|
|
c92e8670c9
|
refactor: remove uptime kuma integration
|
2025-01-16 22:07:11 +00:00 |
|
|
|
87365c859c
|
fix: broken last.fm url
|
2025-01-16 21:58:38 +00:00 |
|
|
|
c6367ae505
|
chore: update URLs
|
2025-01-16 21:58:23 +00:00 |
|
trafficlunar
|
aaeedfa67c
|
refactor: increase computer data limit from 50 to 60 (again)
|
2024-12-02 20:20:33 +00:00 |
|
trafficlunar
|
a864e689be
|
fix: add development mode environment variable
|
2024-12-01 20:33:56 +00:00 |
|
trafficlunar
|
43628a1a66
|
feat: add timestamps to computer graph data
|
2024-11-30 00:01:01 +00:00 |
|
trafficlunar
|
e97b271bd7
|
fix: create worker to add data when computer is offline
|
2024-11-29 23:28:13 +00:00 |
|
trafficlunar
|
d918100c2e
|
fix: increase computer data limit from 20 to 50
|
2024-11-29 23:18:07 +00:00 |
|
trafficlunar
|
3bc58cadbe
|
fix: environment variable using wrong name
|
2024-11-29 22:59:24 +00:00 |
|
trafficlunar
|
628ed990f3
|
fix: initialize computer data variable
|
2024-11-29 22:59:07 +00:00 |
|
trafficlunar
|
51557d616e
|
feat: add authorization to websocket
|
2024-11-29 19:45:14 +00:00 |
|
trafficlunar
|
e7e06cf646
|
fix: computer online not changing when websocket disconnected
|
2024-11-29 19:18:06 +00:00 |
|
trafficlunar
|
58adca9cd0
|
feat: add getting computer data route
|
2024-11-29 18:06:28 +00:00 |
|
trafficlunar
|
840e584082
|
refactor: spelling errors
|
2024-11-29 15:55:28 +00:00 |
|
trafficlunar
|
adbf378235
|
feat: add unmarshalling websocket messages
|
2024-11-29 15:48:59 +00:00 |
|
trafficlunar
|
47b757769a
|
feat: add basic websocket
|
2024-11-27 21:01:09 +00:00 |
|
trafficlunar
|
2a3da71bad
|
feat: add ability to toggle uptime kuma
|
2024-11-27 20:29:29 +00:00 |
|
trafficlunar
|
aaa8640aaf
|
feat: add /status route
|
2024-10-06 13:38:26 +01:00 |
|
axolotlmaid
|
9d71b6d23b
|
fix: change cors options
|
2024-09-26 18:45:03 +01:00 |
|
axolotlmaid
|
ee33090b7f
|
feat: add compress middleware
|
2024-09-26 18:04:21 +01:00 |
|
axolotlmaid
|
b62f4cd017
|
refactor: rename /visitor-counter to /visit-counter
|
2024-09-26 17:59:13 +01:00 |
|
axolotlmaid
|
521a634d2e
|
feat: add httprate to /visitor-counter
|
2024-09-26 17:54:29 +01:00 |
|
axolotlmaid
|
c0aa172c4b
|
fix: add cors
|
2024-09-25 22:36:12 +01:00 |
|
axolotlmaid
|
5c10dc7684
|
fix: add default port
|
2024-09-25 21:37:26 +01:00 |
|
axolotlmaid
|
488b15083d
|
feat: add httprate
|
2024-09-25 21:30:44 +01:00 |
|