Commit Graph

40 Commits

Author SHA1 Message Date
742a25cde8 Remove testing code 2021-11-13 02:34:52 +01:00
becbce9273 Really cool changes (I promise) 2021-11-13 02:28:43 +01:00
ef8e9af28b Remove unused code 2021-11-08 06:37:41 +01:00
08e2a35916 whops 2021-11-07 21:57:45 +01:00
dc8107d3e3 Feature both global and regional rank 2021-11-07 21:56:46 +01:00
1b7dda805a Another one :( 2021-11-07 20:17:59 +01:00
8452edb3cc Fix error :( 2021-11-07 20:17:32 +01:00
94e3185d66 Add support for regional leaderboards 2021-11-07 20:10:21 +01:00
40a0129f87 Fix leaderboard points 2021-11-07 12:20:31 +01:00
6215d1e535 Export leaderboard points 2021-11-07 12:04:53 +01:00
724dadceb6 Merge branch 'main' of https://git.qwik.space/BurnyLlama/ddstats-server 2021-11-06 21:59:55 +01:00
79969dbfb0 Solve some issues with ddnss 2021-11-06 21:59:49 +01:00
fc101af07d Added searching functionality... 2021-11-06 16:55:37 +01:00
8fb6047dfb Add a simple searching function for maps 2021-11-05 19:38:22 +01:00
220734819b Return undefined if fetch failed 2021-11-05 11:56:31 +01:00
7608a9fcd4 Add leaderboard and a somewhat working graph 2021-11-05 09:36:43 +01:00
6ddc4a771d Fixed env mappings... 2021-11-04 23:12:51 +01:00
355c0ab670 Merge branch 'main' of https://git.qwik.space/BurnyLlama/ddstats-server 2021-11-04 20:31:16 +01:00
be356d2298 Fix "already generated" check 2021-11-04 20:31:01 +01:00
1caae4239c Small fixes. 2021-11-04 20:06:51 +01:00
07228ac1f4 "make it work" .-. 2021-11-04 19:47:40 +01:00
2aaa108521 Started working on functions for the UI 2021-11-04 15:48:22 +01:00
5319966d7f Started reworking API... 2021-11-02 11:32:59 +01:00
06fcfb65ac brain issue (again) 2021-11-02 00:19:38 +01:00
952cc44321 Brain issue 2021-11-02 00:10:00 +01:00
213477e212 Merge branch 'sqlite' of https://git.qwik.space/BurnyLlama/ddstats-server into sqlite 2021-11-01 22:52:26 +01:00
f90312a7c7 Some fixes 2021-11-01 22:49:52 +01:00
bf2a8b3bc0 Moved decodeMsgpack to seprate file. 2021-11-01 22:20:25 +01:00
c92d71c66f Refactored env settings. 2021-11-01 22:15:13 +01:00
bb0e889934 Small refacor of SQL statements. 2021-11-01 21:58:19 +01:00
089e0d6fb7 Column renaming 2021-11-01 21:52:48 +01:00
07b4dfe14b Now dividing total rows by entries/page for actual page count. 2021-11-01 19:59:11 +01:00
7fff166c3e Forgot some SQLite BS... :) 2021-11-01 19:56:38 +01:00
f4213888a8 Parsed an int to be an in (BAD). 2021-11-01 19:54:59 +01:00
f91be3aa28 Fixed SQL bullshit... 2021-11-01 19:51:31 +01:00
0c234c89d9 Refactor to allow GENERATE_DB to work properly. 2021-11-01 19:18:53 +01:00
bc582c3535 Added a general search function... 2021-11-01 19:08:57 +01:00
0cbd14018e Small refactor... 2021-11-01 18:12:46 +01:00
c4df7a735a Some refactoring and cache generation for graphs 2021-11-01 15:09:03 +01:00
bdd0b44561 Major refactor... ^^ 2021-10-31 23:43:36 +01:00