Commit Graph

258 Commits

Author SHA1 Message Date
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
Oliver Cordingley
3d2b3c12cb fixed eslint problems in closeall.js 2021-01-16 15:50:15 +00:00
Oliver Cordingley
bf12ac8e7a fixed closing (db & discord channel) in closeall 2021-01-16 15:44:35 +00:00
Oliver Cordingley
2cd943985e linted code 2021-01-16 14:50:52 +00:00
Oliver Cordingley
a84614fbdd closeall sets all open tickets to closed
* currently does not update channels after closing.
2021-01-16 14:19:37 +00:00
Isaac
78c95b429b
Merge pull request #84 from eartharoid/depfu/update/npm/nodemon-2.0.7
Update nodemon: 2.0.6 → 2.0.7 (patch)
2021-01-08 16:28:05 +00:00
depfu[bot]
0b5f84ca90
Update nodemon to version 2.0.7 2021-01-07 16:28:34 +00:00
Isaac
bbd33b1f1a
Merge pull request #82 from eartharoid/depfu/update/npm/eslint-7.17.0
Update eslint: 7.16.0 → 7.17.0 (minor)
2021-01-03 12:25:25 +00:00
depfu[bot]
10c308f66a
Update eslint to version 7.17.0 2021-01-03 04:04:25 +00:00
Isaac
3e72dfda54
Merge pull request #80 from FivePixels/master
Optional confirmations, transcript sending, and a default topic.
2021-01-01 15:43:21 +00:00
Isaac (eartharoid)
ae1d24236f Improvements and fixes 2021-01-01 15:41:12 +00:00
Isaac
d5ee810af6
Merge pull request #81 from eartharoid/depfu/update/npm/boxen-5.0.0
Upgrade boxen: 4.2.0 → 5.0.0 (major)
2020-12-30 14:27:54 +00:00
depfu[bot]
30c067ecff
Update boxen to version 5.0.0 2020-12-30 07:40:55 +00:00
o5pxels
234d1cd511 Rearrange default_topic in config, remove new test 2020-12-21 10:38:40 -06:00
o5pxels
29b7665279 Add else to fix topic testing 2020-12-20 23:03:44 -06:00
o5pxels
c194b74d23 Fix regex test in the new command 2020-12-20 23:02:57 -06:00
o5pxels
cc23cb6fa9 Fix regex expression test on default_topic 2020-12-20 23:01:26 -06:00