Commit graph

26 commits

Author SHA1 Message Date
0e1084ccad
Remove Database migration scripts 2019-05-16 22:00:28 +02:00
119f4586c7
Add Some Cookies 2019-05-10 20:51:13 +02:00
2c6b61b7e6
Add parameter to enable db logging, disabled by default 2019-01-27 22:09:02 +01:00
99245b9ead
Refactor !rank, add HighscoreManager and add /v1/highscore to the api 2018-09-05 22:55:45 +02:00
fce6be56e2
Add Message migration script 2018-09-05 21:15:13 +02:00
b0758eb119
Create multiple database contexts instead of one 2018-08-29 21:16:01 +02:00
d1e9992a8c
Add default values to guildsettings model 2018-08-26 18:05:50 +02:00
e18a512a9b
Update Migration Script 2018-08-25 23:26:46 +02:00
28052a5ba9
Update logsource in redis migration 2018-07-28 19:12:50 +02:00
926a632641
Get guilds from existing redis keys instead of the client 2018-06-02 00:16:32 +02:00
35f0a5c8f8
Abstract away redis even more with AlmostRedis.cs 2018-05-26 02:33:45 +02:00
f53258e348
Log errors with stacktrace in migration, skip 10k+ guilds, prevent migration from running twice by accident 2018-05-23 23:50:11 +02:00
9354e5f83e
Change User Model and Add poll model, port !poll but ended up disabling it 2018-05-19 10:49:01 +02:00
acb2b25e09
Resharper cleanup and fixes and remove useless asp overhead 2018-05-15 01:18:26 +02:00
e0d6a97dca
make database saves async 2018-05-14 18:57:07 +02:00
4a11ce6207
Add Guild Settings to redis migration 2018-05-13 21:33:48 +02:00
08015c6102
Port !stats, !role, !wiki and !slap, fix messages in rank, add roleselfservicemodel to db 2018-05-13 21:06:41 +02:00
a1b5bd1955
Add more run parameters, remove first launch stuff, store token in globals 2018-05-13 18:47:01 +02:00
3fa4115502
Improve migration Script 2018-05-13 14:14:50 +02:00
32ae82ca8d
Add simple migration script 2018-05-11 00:36:29 +02:00
b54b7cd786
port !rank 2018-05-10 17:56:43 +02:00
15034d63a3
Port UserRepository and remove OW stuff 2018-05-10 02:00:26 +02:00
d2f31d0730
Use Postgresql, add db run params, npgsql logging adapter and empty models 2018-05-10 00:00:51 +02:00
3425896c0b
Add database Initializer 2018-05-09 18:51:53 +02:00
177942f7fe
Save quotes to the database after adding them 2018-05-09 02:12:58 +02:00
510b030fec
Begining of implementing the entity framework 2018-05-09 01:21:39 +02:00