Commit Graph

55 Commits

Author SHA1 Message Date
Erikas
fa37166444 fix indexes for afterburner format 2024-07-14 19:55:25 +03:00
Erikas
8bbc239af6 Fix afterburner log format parsing 2024-07-14 19:46:49 +03:00
Erikas
70b6f8a056 do not mention CSV 2024-07-14 19:42:11 +03:00
Erikas
ba5368c3c7 move version field slightly lower 2024-07-14 19:39:49 +03:00
Erikas
2cadf4b1a7 deduplicate file parsing code, better handling of "version" variable" 2024-07-14 19:38:51 +03:00
Erikas
0222b03ebd Show version globally 2024-07-14 18:49:10 +03:00
Erikas
2c645881d4 Add favicon 2024-07-14 18:22:50 +03:00
Erikas
6d8ff7617f update README.md 2024-07-14 18:15:15 +03:00
Erikas
1f7696342c update README 2024-07-14 18:14:02 +03:00
Erikas
bd9e12a299 Percect cache control for static files, fix few issues with charts 2024-07-14 18:10:04 +03:00
Erikas
ebed937b76 Add FPS density chart, add better way of serving static files 2024-07-14 17:51:34 +03:00
Erikas
73b42dce4b Do not focus on CSV files as these are no the only ones accepted 2024-07-14 17:18:44 +03:00
Erikas
12b979395f Fix downloads 2024-07-13 01:13:27 +03:00
Erikas
a598f87ebb fix spec table on smartphones 2024-07-13 01:07:47 +03:00
Erikas
2c86bd428e Not limited to CSV files 2024-07-13 01:03:49 +03:00
Erikas
65622e6168
Merge pull request #1 from erkexzcx/dev
Rework
2024-07-12 23:59:33 +03:00
Erikas
88469fe6a2 Add finishing touches 2024-07-12 23:57:42 +03:00
Erikas
40328cb228 switch to in-app docs instead of external docs 2024-07-12 23:12:08 +03:00
Erikas
8eaffc3407 add hyperlink to user 2024-07-12 17:26:02 +03:00
Erikas
f21a9d187d Consistent title 2024-07-12 17:23:52 +03:00
Erikas
1e78f4a071 outsource css to static files 2024-07-12 17:19:09 +03:00
Erikas
e3e3ecb5d3 fix user pagination bug 2024-07-12 17:15:01 +03:00
Erikas
5106cf43ec update docs 2024-07-12 17:11:50 +03:00
Erikas
ebf788e916 instead of increasing core clock for Linux - reduce it for Windows 2024-07-12 17:09:43 +03:00
Erikas
c96851dbc3 update docs 2024-07-12 16:55:30 +03:00
Erikas
6e2fb20327 misc fixes 2024-07-12 16:53:20 +03:00
Erikas
4a4dec11c7 add docs 2024-07-12 13:34:18 +03:00
Erikas
59e9d32eec Add support for Afterburner log format 2024-07-12 13:07:55 +03:00
Erikas
bd42e6738d properly store humanized RAM 2024-07-12 10:50:09 +03:00
Erikas
fb2642aad2 Add download function, prepare for RivaTuner format 2024-07-12 10:45:48 +03:00
Erikas
af26d221ff Add appropriate font-awesome icons 2024-07-11 20:47:40 +03:00
Erikas
3a0fe29ede disable animations for better performance 2024-07-11 20:32:12 +03:00
Erikas
212cde5a5a serve static files 2024-07-11 20:29:14 +03:00
Erikas
4c1aa120aa adsf 2024-07-11 19:33:15 +03:00
Erikas
e7a34c92df add link to GH repo to navbar 2024-07-07 13:43:20 +03:00
Erikas
cb0e321b71 add more description 2024-07-07 13:35:20 +03:00
Erikas
190377a108 description of the benchmark can be empty 2024-07-07 13:13:23 +03:00
Erikas
ce63c7e9a1 allow up to 50 files upload 2024-07-07 03:18:00 +03:00
Erikas
8027375802 Fix CPU spec incorrectly showing distro name instead of CPU model 2024-07-06 15:35:25 +03:00
Erikas
c7c4208f63 delete benchmark record from DB instead of marking it as deleted 2024-07-05 12:11:18 +03:00
Erikas
48516bc2fe template less code if not logged in 2024-07-05 10:52:14 +03:00
Erikas
3b99d621b8 do not show benchmark delete button if not an owner of benchmark 2024-07-05 10:51:28 +03:00
Erikas
fa332a6edd do not allow re-login if already logged in 2024-07-05 10:20:35 +03:00
Erikas
797d181bea improve spike detection logic 2024-07-05 10:17:07 +03:00
Erikas
0e2b6f4da4 rm debug 2024-07-05 00:33:05 +03:00
Erikas
7e740d7623 cert is required for HTTPS connection with Discord 2024-07-05 00:32:54 +03:00
Erikas
90dcb361df set gin mode to production 2024-07-05 00:31:54 +03:00
Erikas
037f1f4132 add more logs 2024-07-05 00:30:52 +03:00
Erikas
5a9d44c8ff switch to scratch container 2024-07-05 00:18:20 +03:00
Erikas
bb1306c735 update docker compose 2024-07-05 00:18:10 +03:00