Commit Graph

481 Commits

Author SHA1 Message Date
5b552ac310
make some methods public for testing purposes 2020-06-08 22:00:25 +02:00
3c682780a4
Fix multiple where conditions and nullable fields on models 2020-06-08 21:56:58 +02:00
81c32f1137
Remove all string identifiers, changed to long 2020-06-08 20:51:33 +02:00
17170962b1
Remove test entity 2020-06-08 20:51:11 +02:00
155c9b4e77
First version of new database system 2020-06-08 20:21:14 +02:00
503ab385ff Update .gitlab-ci.yml 2020-06-08 12:38:03 -04:00
de5ad62af8 Update .gitlab-ci.yml 2020-06-08 12:37:07 -04:00
05af94077a Update .gitlab-ci.yml 2020-06-08 12:36:34 -04:00
4a1b5e6381 Update .gitlab-ci.yml 2020-06-08 12:34:12 -04:00
a06c6d5e91
Try-catch the timer functionality 2020-06-08 14:20:42 +02:00
2adc291b7d
Allow mulitple configuration flags 2020-06-08 14:20:15 +02:00
b57f548c1c Update .gitlab-ci.yml 2020-06-06 16:03:15 -04:00
24d59c1d2e Update .gitlab-ci.yml 2020-06-06 16:02:54 -04:00
1c6abf45bc Update .gitlab-ci.yml 2020-06-06 15:40:18 -04:00
01b7e005cb Update .gitlab-ci.yml 2020-06-06 15:32:11 -04:00
e9c665720f Update .gitlab-ci.yml 2020-06-06 15:26:30 -04:00
09145ba3f6 Update .gitlab-ci.yml 2020-06-06 14:12:05 -04:00
56d3418273 Update .gitlab-ci.yml 2020-06-06 13:44:52 -04:00
5f2efb9db1 Update .gitlab-ci.yml 2020-06-06 13:39:27 -04:00
ffc4239d18 Update .gitlab-ci.yml 2020-06-06 13:36:47 -04:00
65ce23397f Update .gitlab-ci.yml 2020-06-06 13:36:05 -04:00
4d0d1ad3f8 Update .gitlab-ci.yml 2020-06-06 13:07:41 -04:00
65a80df6d3 Update .gitlab-ci.yml 2020-06-06 13:04:56 -04:00
ba1f8da9cd Update .gitlab-ci.yml 2020-06-06 12:58:03 -04:00
c1324c3260 Update .gitlab-ci.yml 2020-06-06 12:51:54 -04:00
3516b128a0 Update .gitlab-ci.yml 2020-06-06 12:48:53 -04:00
8f28b32dbe
Revert "Change link in readme for pipeline"
This reverts commit 0a9ad8dcc2.
2020-06-06 18:08:07 +02:00
0a9ad8dcc2
Change link in readme for pipeline 2020-06-06 17:58:37 +02:00
8bd9887463
Add configuration get and set endpoint 2020-06-06 17:56:38 +02:00
27f1fab7db
Merge branch 'master' of ssh://git.chaoticlogic.us:2302/discord-bots/chaosbot into feature-7-web-manangement-interface 2020-06-06 17:21:35 +02:00
494b5f95a5 Update .gitlab-ci.yml 2020-06-06 11:05:50 -04:00
9eebc660cd Update .gitlab-ci.yml 2020-06-06 11:00:59 -04:00
6535534ce0 Update .gitlab-ci.yml 2020-06-06 11:00:41 -04:00
89abd2f34a Update .gitlab-ci.yml 2020-06-06 11:00:02 -04:00
823ac61a7d Add README.md 2020-06-06 10:51:33 -04:00
715e73a318 Update .gitlab-ci.yml 2020-06-06 10:46:03 -04:00
d811d2ce4d Update .gitlab-ci.yml 2020-06-06 10:38:41 -04:00
b396d50800 Update .gitlab-ci.yml 2020-06-06 10:08:11 -04:00
2539d2a384 Add .gitlab-ci.yml 2020-06-06 10:06:35 -04:00
b2f859f817
Add basic webserver setup 2020-06-06 15:49:39 +02:00
8682cc99bc
Change SDK to Web for Kestrel 2020-06-06 15:49:02 +02:00
1d9d9a8f3c
Remove unique requirement from guild id
Yes, you could only have one config flag per server...
2020-06-06 14:38:00 +02:00
33b70bf884
Allow config for servers to be read from database 2020-06-06 14:35:53 +02:00
5ae3d7599d
Fix CommandHandler config service requirement 2020-06-06 14:35:39 +02:00
cb335bd393
Add guildId filtered config settings 2020-06-06 13:15:34 +02:00
9a98960717
Rework configuration setup to allow database flags 2020-06-06 13:01:52 +02:00
6ecf7d7cd7
Add tests for lodestone endpoints 2020-06-06 03:33:30 +02:00
f5488995f5
Merge branch 'cleanup' 2020-06-06 02:53:07 +02:00
270fc56430
Merge branch 'master' into feature-3-lodestone-linkup 2020-06-06 02:51:19 +02:00
3c6aa783f0
Merge branch 'master' into feature-6-timers 2020-06-06 02:49:54 +02:00