Commit Graph

143 Commits (main)

Author SHA1 Message Date
furo 823f035a45 Merge branch 'main' of https://git.qwik.space/BurnyLlama/ddstats-server 2021-11-04 23:17:51 +01:00
furo 87613c4014 More info for maps 2021-11-04 23:17:41 +01:00
BurnyLlama 6ddc4a771d Fixed env mappings... 2021-11-04 23:12:51 +01:00
BurnyLlama c65845b528 Now showing startup-time. 2021-11-04 23:04:42 +01:00
BurnyLlama f978f01a6e Started work on map detailed view. 2021-11-04 22:58:32 +01:00
BurnyLlama 7a9b2d5218 Made the maps-page... 2021-11-04 22:50:57 +01:00
BurnyLlama 76d9ad836d Implemented a way to easily respond render/json. 2021-11-04 21:33:42 +01:00
furo 355c0ab670 Merge branch 'main' of https://git.qwik.space/BurnyLlama/ddstats-server 2021-11-04 20:31:16 +01:00
furo be356d2298 Fix "already generated" check 2021-11-04 20:31:01 +01:00
BurnyLlama 1caae4239c Small fixes. 2021-11-04 20:06:51 +01:00
furo 07228ac1f4 "make it work" .-. 2021-11-04 19:47:40 +01:00
BurnyLlama a1e55230e1 Merge branch 'sqlite' 2021-11-04 16:19:18 +01:00
BurnyLlama dc730bf1e6 .gitignore 2021-11-04 16:15:05 +01:00
furo 2aaa108521 Started working on functions for the UI 2021-11-04 15:48:22 +01:00
BurnyLlama 6742bb1feb Spring cleaning 2021-11-03 14:22:20 +01:00
BurnyLlama ca617d50d3 Springcleaning 2021-11-03 13:51:06 +01:00
BurnyLlama 5319966d7f Started reworking API... 2021-11-02 11:32:59 +01:00
BurnyLlama f2ae45b2b8 Removed unnecessary files... 2021-11-02 10:03:09 +01:00
BurnyLlama c3b09f96c9 Fixed checking path for unzip output... 2021-11-02 09:58:10 +01:00
furo 06fcfb65ac brain issue (again) 2021-11-02 00:19:38 +01:00
furo 28db385c86 Merge branch 'sqlite' of https://git.qwik.space/BurnyLlama/ddstats-server into sqlite 2021-11-02 00:10:16 +01:00
furo 952cc44321 Brain issue 2021-11-02 00:10:00 +01:00
BurnyLlama cb7e83de38 We are not using mongodb anymore... (lol?) 2021-11-02 00:03:50 +01:00
BurnyLlama 054a84f6fd Created a script to automatically download ddnet.sqlite and players.msgpack 2021-11-02 00:01:35 +01:00
furo 213477e212 Merge branch 'sqlite' of https://git.qwik.space/BurnyLlama/ddstats-server into sqlite 2021-11-01 22:52:26 +01:00
furo f90312a7c7 Some fixes 2021-11-01 22:49:52 +01:00
BurnyLlama bf2a8b3bc0 Moved decodeMsgpack to seprate file. 2021-11-01 22:20:25 +01:00
BurnyLlama c92d71c66f Refactored env settings. 2021-11-01 22:15:13 +01:00
BurnyLlama bb0e889934 Small refacor of SQL statements. 2021-11-01 21:58:19 +01:00
furo 089e0d6fb7 Column renaming 2021-11-01 21:52:48 +01:00
BurnyLlama 07b4dfe14b Now dividing total rows by entries/page for actual page count. 2021-11-01 19:59:11 +01:00
BurnyLlama 7fff166c3e Forgot some SQLite BS... :) 2021-11-01 19:56:38 +01:00
BurnyLlama f4213888a8 Parsed an int to be an in (BAD). 2021-11-01 19:54:59 +01:00
BurnyLlama f91be3aa28 Fixed SQL bullshit... 2021-11-01 19:51:31 +01:00
BurnyLlama 0c234c89d9 Refactor to allow GENERATE_DB to work properly. 2021-11-01 19:18:53 +01:00
BurnyLlama 94635e510b Clarified the dotenv-template... 2021-11-01 19:16:50 +01:00
BurnyLlama bc582c3535 Added a general search function... 2021-11-01 19:08:57 +01:00
BurnyLlama 0cbd14018e Small refactor... 2021-11-01 18:12:46 +01:00
furo c4df7a735a Some refactoring and cache generation for graphs 2021-11-01 15:09:03 +01:00
furo b3548cfee7 I'm unsure what I'm doing... 2021-11-01 01:05:37 +01:00
BurnyLlama fcc6a19903 Small fix. 2021-10-31 23:55:42 +01:00
BurnyLlama bdd0b44561 Major refactor... ^^ 2021-10-31 23:43:36 +01:00
BurnyLlama 62dd9a4db0 Started some refactoring... 2021-10-31 21:24:55 +01:00
furo dfb54ba50e Slight improvments 2021-10-31 20:46:43 +01:00
BurnyLlama c5427e0ee3 UI tweaks. 2021-10-31 20:45:01 +01:00
BurnyLlama f068c17153 Landing page done ish. 2021-10-30 23:15:55 +02:00
BurnyLlama 37a0495da8 Begun UI work... 2021-10-30 21:39:21 +02:00
furo 08b0f6d36c Initial commit 2021-10-30 20:26:37 +02:00
BurnyLlama 007433844b I forgor. 2021-10-30 19:19:58 +02:00
Fabian Seluska e760e6bd38 Now has a job queue. 2021-10-20 10:03:48 +02:00