kts of kettek
95264be64d
Add CV auto calculator
2022-06-04 05:11:22 -07:00
kts of kettek
6fab2976cf
Add limited sort support
2022-03-16 17:59:06 -07:00
kts of kettek
1c08e51b0d
Add data-flip
2022-03-16 17:43:29 -07:00
kts of kettek
0e790415c7
Add inline json copy
2022-03-16 17:14:51 -07:00
kts of kettek
ef2bbc9812
Don't mutate crumbs
2022-03-16 17:13:59 -07:00
kts of kettek
70f5d9eb15
Fix consumable header
2022-03-16 17:13:46 -07:00
kts of kettek
efe7c07817
Enforce header colors
2022-03-16 17:13:35 -07:00
kts of kettek
1c3b6c3c5e
Add title to DB
2022-03-16 17:09:06 -07:00
kts of kettek
4ac589d5fb
Adjust gear view layout
2022-03-16 17:04:10 -07:00
kts of kettek
bd5f69e20e
Add location to gear route
2022-03-16 17:02:01 -07:00
kts of kettek
3ec54868f9
Enhance consumables view
2022-03-16 16:43:24 -07:00
kts of kettek (yan)
e6182865dc
Allow menu to overflow
2022-03-16 07:34:09 -07:00
kts of kettek (yan)
1674ab9f1c
Ensure toc has h coloring
2022-03-16 07:27:17 -07:00
kts of kettek (yan)
41dc6bf34e
Add initial specimen support
2022-03-16 07:20:30 -07:00
kts of kettek (POWERQWACK)
43c88e908b
Use weapontype instead of damage type
2022-03-16 05:48:35 -07:00
kts of kettek (POWERQWACK)
592e9328c8
Add h1,h2,h3 coloring
2022-03-16 04:53:18 -07:00
kts of kettek
17e3150fc7
Add additional indentation styling
2021-11-26 23:02:04 -08:00
kts of kettek (yan)
d9ab60a190
Add more table views
2021-10-23 18:49:24 -07:00
kts of kettek (yan)
b0ea7abcd9
Dump anchors if no gear type specified
2021-10-23 06:38:47 -07:00
kts of kettek (yan)
0ce6b6a351
Adjust for new format
2021-10-23 06:31:31 -07:00
kts of kettek (yan)
b95d755d6e
begin converting template to aedifex compat
2021-10-22 07:20:33 -07:00
kts of kettek (yan)
bd84a1e9bc
Adjust aedfix db location
2021-10-22 07:20:05 -07:00
kts of kettek (yan)
809fa78d35
Add WIP aedifex db
2021-08-14 13:48:04 -07:00
kts of kettek (yan)
966715319b
Add bogus portrait css
2021-06-05 19:27:47 -07:00
kts of kettek (POWERQWACK)
5a8e1c287b
Add gear js to route template
2021-05-30 18:42:21 -07:00
kts of kettek (POWERQWACK)
01217fbe04
Add some table styling
2021-05-30 18:42:05 -07:00
kts of kettek (POWERQWACK)
f0614b31fe
Add tables template
2021-05-30 18:41:50 -07:00
kts of kettek (nyaa)
53bd1ffeed
Adjust router to be cleaner
2021-05-29 02:33:45 -07:00
kts of kettek (nyaa)
fbc077a0f1
Update doT
2021-05-29 02:33:27 -07:00
kts of kettek (nyaa)
efbd74894a
Implement full dynamic listing
2021-05-29 02:33:08 -07:00
kts of kettek (nyaa)
d12b247ddf
Add route add log
2021-05-28 22:11:14 -07:00
kts of kettek (nyaa)
ac1c7ea10d
Add gear router
2021-05-28 22:10:41 -07:00
kts of kettek (nyaa)
9c7a50835c
Add tables template
2021-05-28 22:10:20 -07:00
kts of kettek (nyaa)
e22e606d2d
Implement plugin object support; pass dot to app
...
We now support plugins that are more than functions. At the moment these
plugin modules should export a plain object with the following possible
properties:
* priority number
* preload/load priority. Higher numbers result in earlier calling.
* preload function
* Any logic for preloading, just as dynamic/initial setup that may be used by other plugins.
* load
* Any logic for setting up the bulk of the plugin, such as express paths and similar.
2021-05-28 21:42:36 -07:00
kts of kettek (POWERQWACK)
6d6d0379b9
Allow overflow of toc
2021-05-24 22:13:56 -07:00
kts of kettek (POWERQWACK)
bdc42b1295
Improve table styling
2021-05-24 22:13:19 -07:00
kts of kettek (POWERQWACK)
8a8e247a14
Allow HTML embed, add extra scripts/styles support
2021-05-20 18:25:42 -07:00
kts of kettek (POWERQWACK)
d59ef1c589
Add die class
2021-05-18 04:46:01 -07:00
kts of kettek (POWERQWACK)
133e625555
Add markdown-it-attrs
2021-05-18 04:45:52 -07:00
kts of kettek (POWERQWACK)
8d60b1da46
Properly refer to dictionary
2021-05-18 03:42:06 -07:00
kts of kettek (POWERQWACK)
e4d898a2ff
Add port to stdout log
2021-05-18 02:52:25 -07:00
kts of kettek (POWERQWACK)
366c1c0690
Add port to config
2021-05-18 02:51:47 -07:00
kts of kettek (POWERQWACK)
3406d9c43f
Add sub module installation step
2021-05-18 02:50:36 -07:00
kts of kettek (yan)
41e3090da4
Remove search view
2021-05-18 02:33:20 -07:00
kts of kettek (yan)
0f38865c26
Rework to use plugins
2021-05-18 02:33:08 -07:00
kts of kettek (POWERQWACK)
48a631395d
Add initial files
2021-05-17 03:15:15 -07:00
kts of kettek (POWERQWACK)
5abae5b6cd
Add gitignore
2021-05-17 03:14:23 -07:00