Commit Graph

874 Commits

Author SHA1 Message Date
Isaac
18883d5d20
do stuff 2021-02-22 00:05:37 +00:00
Isaac
2910a2a201
progress 2021-02-21 15:58:06 +00:00
Isaac
ed12120f1b
Fix thing, add number column to tickets 2021-02-20 21:27:49 +00:00
Isaac
5e9e23bbf2
progress 2021-02-20 17:09:08 +00:00
Isaac
9016da2f73
moved 2021-02-19 23:39:59 +00:00
Isaac
4e2b7d1441
Merge remote-tracking branch 'origin/master' 2021-02-19 21:26:09 +00:00
Isaac
67e7d36c47
Improved plugin manager and added to command manager 2021-02-19 21:26:02 +00:00
Isaac
b4602099fa
Create config.yml 2021-02-19 16:56:33 +00:00
Isaac
5100418de4 Update issue templates 2021-02-19 16:53:44 +00:00
Isaac
bdcff221db
Command handler stuff, presences, other stuff 2021-02-18 18:41:35 +00:00
Isaac
7c0b1311dc
Improvements and fixes, start on command manager 2021-02-17 22:01:44 +00:00
Isaac
8b661f0462
Improve startup checking
Now attempts to copy example config & env automatically instead of just complaining about it
2021-02-17 20:51:03 +00:00
Isaac
7d5eec51b9
Merge remote-tracking branch 'origin/master' 2021-02-17 20:17:54 +00:00
Isaac
14d7c32742
Plugin improvements and JSDoc 2021-02-17 20:17:35 +00:00
Isaac
fa8c00e9c9
Improvements, good plugins 2021-02-17 20:16:31 +00:00
Isaac
7e67161cf1
Update mkdocs.yml
Thanks @Willem-Dekker, I forgot about your PR. :(

Co-Authored-By: Willem Dekker <16556575+Willem-Dekker@users.noreply.github.com>
2021-02-17 13:38:50 +00:00
Isaac
ce2942879c
Clean up 2021-02-17 13:24:33 +00:00
Isaac
4c8e9125e5
Make things work 2021-02-16 23:35:31 +00:00
Isaac
5fdfb121c7
things 2021-02-16 22:34:20 +00:00
Isaac
cf8dff2a5b
Database 2021-02-16 14:48:04 +00:00
Isaac
dc902b6daf
Fix 2021-02-16 12:28:43 +00:00
Isaac
8a827582c6
Update database.js 2021-02-16 00:06:22 +00:00
Isaac
f44e9080e5
Start making
Start on the basic structure, database stuff
2021-02-16 00:02:44 +00:00
Isaac
828d4af22d
mkdocs/gh pages cname 2021-02-15 18:46:20 +00:00
Isaac
9863c45fdf
Set up for v3 2021-02-15 18:34:59 +00:00
Isaac
7763889a2d
Merge pull request #107 from davidjcralph/master
Only create a logger instance once
2021-02-15 14:40:33 +00:00
David Ralph
c630dd6da7 Only create a logger instance once 2021-02-08 18:18:58 +00:00
Isaac
437384c404
Merge pull request #97 from eartharoid/depfu/update/npm/eslint-7.19.0
Update eslint: 7.18.0 → 7.19.0 (minor)
2021-02-02 14:10:23 +00:00
depfu[bot]
64bd3c88c2
Update eslint to version 7.19.0 2021-02-01 05:48:19 +00:00
Isaac
bb0db48e4e
Merge pull request #95 from eartharoid/depfu/update/npm/sequelize-6.5.0
Update sequelize: 6.4.0 → 6.5.0 (minor)
2021-01-28 10:04:58 +00:00
depfu[bot]
2281e1f25a
Update sequelize to version 6.5.0 2021-01-28 05:26:07 +00:00
Isaac
c2d48f904c
Merge pull request #93 from OliverCordingl1/closeall-args
Closeall args
2021-01-25 19:59:17 +00:00
Isaac
296b0e51fa
Update package.json 2021-01-25 19:55:20 +00:00
Isaac
a51de408d5
Fix package.json 2021-01-25 19:53:46 +00:00
Oliver Cordingley
bfc9080fa7
Update closeall.js 2021-01-24 22:17:55 +00:00
Oliver Cordingley
86578331f7
Update closeall.js 2021-01-24 22:15:50 +00:00
Isaac
21a5a76cfe
Update README.md 2021-01-24 18:34:44 +00:00
Isaac
89d0bac235
Merge branch 'master' into closeall-args 2021-01-23 18:42:52 +00:00
Oliver Cordingley
76572c5d18
Update ticket's updatedAt property in msg event
This allows for messages to be closeall'd by the last message rather than creation date
2021-01-23 18:20:31 +00:00
Oliver Cordingley
0952d7fc37
linted + removed uneeded pkg require placed by VSCode 2021-01-23 17:47:38 +00:00
Oliver Cordingley
a0a15c4551
closes all tickets before a specified date 2021-01-23 17:45:35 +00:00
Isaac
c9588c52c3
Merge pull request #89 from eartharoid/depfu/update/npm/eslint-7.18.0
Update eslint: 7.17.0 → 7.18.0 (minor)
2021-01-20 12:10:36 +00:00
Isaac
e014adcadc
Merge pull request #90 from eartharoid/depfu/update/npm/sequelize-6.4.0
Update sequelize: 6.3.5 → 6.4.0 (minor)
2021-01-20 09:31:19 +00:00
depfu[bot]
8192b88abf
Update sequelize to version 6.4.0 2021-01-19 19:27:39 +00:00
Oliver Cordingley
33b300f2b3
closeall logs use already-defined plural method 2021-01-19 17:20:49 +00:00
Oliver Cordingley
2f98550ee3
added to-time package 2021-01-19 14:52:51 +00:00
depfu[bot]
e09f87d66b
Update eslint to version 7.18.0 2021-01-17 00:32:14 +00:00
Isaac
2d0220711f
Merge pull request #88 from OliverCordingl1/close-all
Close all command (bare)
2021-01-16 20:35:03 +00:00
Oliver Cordingley
d725324053 Fixed and tested issues pointed out by @Eartharoid 2021-01-16 20:18:49 +00:00
Oliver Cordingley
c12d5ba047 improved logging for closeall 2021-01-16 17:06:05 +00:00