47 Commits

Author SHA1 Message Date
eb5e581995
security(): prevent XSS attacks 2024-11-03 00:52:20 +01:00
ddb3d67329
(fix): search train logs by username. See #40 2024-09-04 21:42:33 +02:00
ada66d4165
Merge branch 'main' of https://git.alekswilc.dev/alekswilc/simrail-logs into dev 2024-08-27 20:33:30 +02:00
cb2e5ee557
(ench): Change manual time formatting to dayjs time fomatting. See #38 2024-08-27 20:31:31 +02:00
b934f21134
Merge pull request '(ench): Add days to time format' (#37) from dev into main
Reviewed-on: alekswilc/simrail-logs#37
Reviewed-by: Aleksander Wilczyński <aleks@alekswilc.dev>
2024-08-27 09:33:24 +02:00
19b1dbc0d3
(ench): Add days to time format 2024-08-27 09:32:46 +02:00
00d10a1649
add days to time format 2024-08-26 20:58:11 +02:00
37226f5d77
Merge pull request '(fix): long time format (pr #35)' (#36) from dev into main
Reviewed-on: alekswilc/simrail-logs#36
Reviewed-by: Aleksander Wilczyński <aleks@alekswilc.dev>
2024-08-26 19:33:33 +02:00
4c95d7eae5
(fix): long time format (pr #35) 2024-08-26 19:32:38 +02:00
12ebea50e7
Merge pull request '(fix): leaderboard time' (#35) from dev into main
Reviewed-on: alekswilc/simrail-logs#35
Reviewed-by: Aleksander Wilczyński <aleks@alekswilc.dev>
2024-08-26 19:30:27 +02:00
899ca6422b
(fix): leaderboard time 2024-08-26 19:27:43 +02:00
7203b614d5
(fix): error 500 when profile is blacklisted 2024-08-26 10:31:38 +02:00
9ac3f56e11
(fix): http 500 when profile is private. 2024-08-26 10:28:29 +02:00
65d5314401
(fix): http 500 error on /trains/, /stations/ (#30) 2024-08-24 00:12:37 +02:00
b879999ff0
added version & commit to footer 2024-08-22 22:12:30 +02:00
d0cf152e09
added version & commit to footer 2024-08-22 22:11:18 +02:00
5f793aea4b
add migration script, remove possibility to take down website 2024-08-22 19:33:57 +02:00
426998397d
missing file for #24 2024-08-20 19:51:32 +02:00
5e96ac226c
fix #23 2024-08-20 19:46:48 +02:00
c574f2489f
fix some issues 2024-08-18 04:46:01 +02:00
2f9fb7e941
test 2024-08-18 03:09:35 +02:00
bcf922be48
test 2024-08-18 03:04:38 +02:00
b4a1a8db8e
feat: #8, #16, bug fixes 2024-08-18 00:31:09 +02:00
873a38768e
add missing files 2024-08-16 12:58:53 +02:00
fec84ae109
v2.0.0-alpha 2024-08-16 12:55:09 +02:00
56f960128e
update thanks in homepage and footer 2024-08-08 23:32:24 +02:00
95912147fa
fix #13 2024-08-08 19:52:16 +02:00
1b021c0a1f
v1.1.0 2024-08-07 19:51:25 +02:00
a6f0f8a81e
add missing files 2024-08-05 23:50:15 +02:00
e768b5e95a
#6 missing file 2024-08-04 17:52:41 +02:00
5b4f57a1c8
feat: time spent at the station 2024-08-04 17:48:19 +02:00
e0aff8a2ca
feat: more servers 2024-08-03 16:12:05 +02:00
fb6788ae2a
switch to @simrail/types 2024-08-03 15:03:19 +02:00
3b9106717f
Fix search issue 2024-08-03 01:09:35 +02:00
f395b9dce4
Upload files to "src" 2024-08-02 12:56:49 +02:00
535ec36392
Upload files to "src/http" 2024-08-02 12:56:38 +02:00
a93ff278b0
Upload files to "src/http/views" 2024-08-02 12:56:30 +02:00
7f581d89db
Upload files to "src/modules" 2024-08-02 12:56:13 +02:00
55149e1e4a
Delete src/stations.ts 2024-08-02 12:55:59 +02:00
c880695ef9
Delete src/search.ejs 2024-08-02 12:55:55 +02:00
4474532f17
Delete src/index.ejs 2024-08-02 12:55:33 +02:00
db46fa181d
Delete src/details.ejs 2024-08-02 12:55:29 +02:00
8bae9d24b3
Delete src/api.ts 2024-08-02 12:55:26 +02:00
775cec4f36
Upload files to "src" 2024-08-02 12:55:14 +02:00
2f8b1785ee
Upload files to "src/mongo" 2024-08-02 12:54:56 +02:00
71b873faf7
Upload files to "src/types" 2024-08-02 12:54:36 +02:00
a74d75d6db
Upload files to "src/util" 2024-08-02 12:54:19 +02:00