zkldi
d1dcffb6de
refactor: apply cadence to bot and make it compile
2022-07-04 02:16:10 +01:00
zkldi
3b1d3a240b
fix: keep tap as a dependency
2022-07-04 02:15:43 +01:00
zkldi
1e8e334ca0
refactor: force parent common dependencies
2022-07-04 02:15:43 +01:00
zkldi
e55a0eb129
fix: get tachi-server to atleast boot and sync with common
2022-07-04 02:15:43 +01:00
zkldi
0b57ed5b75
feat: autosync ai table and refactor local jobs a bit
2022-06-26 17:02:13 +01:00
zkldi
ed6de19183
chore: bump deps
2022-06-12 20:43:36 +01:00
zkldi
6f71fa450d
chore: update cadence
2022-06-05 22:36:03 +01:00
zkldi
9f85cf64cd
fix: add a typecheck step after testing.
...
This ensures that what we end up with compiles. It's possible for all of
our tests to work, but the app pulls in some benign
file that accidentally downs the whole thing
This should stop that from ever happening.
2022-06-01 15:30:28 +01:00
zkldi
8c0e7f6b22
breaking(chore): bump tachi-common
2022-06-01 15:25:19 +01:00
zkldi
4d585a08e2
feat: read version from package.json, read latest commit and read pre-release tags.
2022-05-31 18:46:54 +01:00
zkldi
a35aab8eaa
refactor: pull cadence from npm
2022-05-31 14:27:55 +01:00
zkldi
bda6ee7412
style: rename hollis to cadence
2022-05-25 15:15:17 +01:00
zkldi
af2fa826a4
experimental: mass-hollis-refactor
2022-05-10 03:21:09 +01:00
zkldi
61ea7a4bf7
draft: Dogfood the hollis configuration
2022-05-06 02:55:56 +01:00
zkldi
c1f5da3cce
fix: update tachi-common to fix schema miscompilation
2022-04-24 20:12:35 +01:00
zkldi
ea28adcc02
feat: barebones notif system
2022-04-24 19:54:36 +01:00
zkldi
c9ba888d39
feat: add jubility target support
2022-04-24 13:51:27 +01:00
zkldi
ea7d36e2ae
BREAKING: make batch-manual classes take strings instead of ints
2022-04-22 21:13:26 +01:00
zkldi
80db6fb410
feat: properly define schemas from tachi-common
2022-04-22 19:12:50 +01:00
zkldi
bea7e1456e
refactor: move ALL_PERMISSIONS to tachi-common
2022-04-22 18:45:51 +01:00
zkldi
5c2bfc25e1
refactor(rivals): make rival assignment honour manage_rivals
2022-04-21 06:06:49 +01:00
zkldi
fdd3a5d9b6
chore: bump tachi-common to 0.8
2022-04-21 03:45:29 +01:00
zkldi
c58aa14cac
Remove parentMilestones as a feature. Handle it through database queries instead.
2022-04-14 03:10:06 +01:00
zkldi
f0dfef5dc0
Add a dedicated snap command
2022-04-13 22:10:18 +01:00
zkldi
bec7e14aba
Update "abs" to "absolute" for goal criteria.
2022-04-13 21:53:48 +01:00
zkldi
2b9b009d8e
Undo all snapshot changes, since snapshots won't work.
...
This reverts commit f0e0bef853 .
2022-04-13 14:12:57 +01:00
zkldi
f0e0bef853
Enable node tap snapshots
2022-04-13 11:40:16 +01:00
zkldi
40ebb5971c
Add milestone-sets endpoints
2022-04-12 02:09:26 +01:00
zkldi
74a0b2e04f
Refactor a lot of endpoints to use GetUGPT
2022-04-01 13:47:57 +01:00
zkldi
4cfdecfded
GPT Milestone Endpoints
2022-03-31 01:18:19 +01:00
zkldi
73c7011e89
Refactor to my slightly unhinged push/pull parentMilestones system
2022-03-30 04:18:43 +01:00
zkldi
c8673e27b6
Rename goal.title to goal.name
2022-03-29 16:16:20 +01:00
zkldi
46b9bf86fb
rename user-milestones and user-goals to goal-subs and milestone-subs
2022-03-29 02:33:15 +01:00
zkldi
b341bd6514
Add DP Tier support.
2022-03-26 03:48:26 +00:00
zkldi
e22173ab24
Merge pull request #670 from TNG-dev:zkldi/issue-657
...
Add support for setting and getting goals.
2022-03-26 03:38:40 +00:00
zkldi
6eee59f7d5
zkldi forgets how to git merge (episode 499)
2022-03-23 02:32:17 +00:00
zkldi
abb4501c6d
Set version to v2.1.9
2022-03-22 18:58:53 +00:00
zkldi
124f379b1f
Emit 7.0.1 compatible event.
2022-03-21 21:42:09 +00:00
zkldi
d3d58fffcf
General Goal/Milestone Endpoints
...
Fixes #657
2022-03-21 21:25:21 +00:00
zkldi
134d419fdd
Mark develop as 2.2.0-dev
2022-03-16 18:22:30 +00:00
zkldi
02721d8b77
Update version to v2.1.6
2022-03-16 18:11:23 +00:00
zkldi
a2c35a80c4
Rough Goal Outline (no tests)
2022-03-14 19:21:59 +00:00
zkldi
b14d591e95
Bump databases-sync calling from the right repo
2022-03-14 16:53:08 +00:00
zkldi
0facf0b807
Bump version
2022-03-11 17:11:36 +00:00
zkldi
afccf3c3a7
Add patch for iidx grades
2022-03-11 16:57:18 +00:00
zkldi
5587f774b8
Bump Tachi Common
2022-03-08 00:22:05 +00:00
zkldi
147f78171a
Bump version for release
2022-03-01 16:18:06 +00:00
zkldi
38d01ebf29
Apply various fixes including tachi-common bump
...
- Bump tachi-common
- Put classes into the BatchManual definition
- Make sure all test functions are strict
- Fix some issues with your prudence validation
- Some other stuff, probably.
2022-02-27 05:16:59 +00:00
zkldi
81857247a4
Fix bug where beatoraja has a hidden 10th lamp
2022-02-20 21:12:56 +00:00
zkldi
c2831ffbe7
Update tachi-common
2022-02-09 17:34:39 +00:00