Nathan Byrd
9f246b1704
Updated versions for Jekyll
2022-02-01 12:25:36 -06:00
Bryan Ashby
42a5539c81
Merge pull request #389 from cognitivegears/bugfix/general_bugfixes
...
General bug fixes
2022-01-30 11:51:47 -07:00
Nathan Byrd
d4098ed114
Additional fixes from code review comments
2022-01-29 21:27:03 -06:00
Bryan Ashby
65efe7c1e4
Merge pull request #386 from abutbul/master
...
fix docker implementation
2022-01-29 18:14:17 -07:00
David Abutbul
a5128a504b
exec again
2022-01-29 23:04:29 +02:00
David Abutbul
7bbb2104b9
I learn fast, but need slow explaining
2022-01-29 21:59:20 +02:00
David Abutbul
dc69ef57dc
Merge branch 'NuSkooler:master' into master
2022-01-29 21:28:44 +02:00
David Abutbul
6e2cf64843
varexpansion
2022-01-29 21:28:14 +02:00
David Abutbul
39efa79743
verbose vars
2022-01-29 21:24:20 +02:00
David Abutbul
d46adfc743
comments
2022-01-29 21:21:38 +02:00
David Abutbul
e814ccce31
ENiGMA<3
2022-01-29 21:19:58 +02:00
David Abutbul
7d56ee3cc6
s/you/ You
2022-01-29 21:16:02 +02:00
Bryan Ashby
18e8ff9eea
Merge pull request #390 from cognitivegears/feature/view_documentation
...
Feature/view documentation
2022-01-29 11:56:16 -07:00
David Abutbul
830f3bf5e6
Merge branch 'NuSkooler:master' into master
2022-01-29 20:26:25 +02:00
David Abutbul
65b9c570ee
updating according to PR
2022-01-29 20:17:30 +02:00
Bryan Ashby
e5c3cb33aa
Merge pull request #391 from christiansacks/master
...
fix pm's in enigma mrc w00t
2022-01-29 11:03:10 -07:00
David Abutbul
7b2e478ca6
Update docker-entrypoint.sh
...
does not work recursively
2022-01-29 19:42:37 +02:00
David Abutbul
50cdf693da
no clobber
...
after additional testing. in case existing files but no config hjson there could be data overwritten due to copy being a big bully
will not overwrite any files with -n and should be safe again .
2022-01-29 19:17:16 +02:00
MeaTLoTioN
4228a064f2
fix pm's in enigma w00t
2022-01-29 11:40:13 +00:00
Nathan Byrd
7292ffe752
Fixed header
2022-01-28 18:08:22 -06:00
Nathan Byrd
a41879e705
Navigation for new items
2022-01-28 18:05:48 -06:00
Nathan Byrd
0ec2de9471
Added missing image
2022-01-28 17:56:16 -06:00
Nathan Byrd
f0bef0af02
Added MT and TM
2022-01-28 17:53:20 -06:00
Nathan Byrd
823fc14154
Additional fixes to docs
2022-01-28 16:34:52 -06:00
Nathan Byrd
049c3a870a
Fixed backspace when first char is pattern char but next is literal
2022-01-28 11:26:27 -06:00
Nathan Byrd
10c9ea9554
General bug fixes
2022-01-28 10:33:04 -06:00
Nathan Byrd
4bb42b01d5
Fixed image for edit text view
2022-01-26 17:27:38 -06:00
Nathan Byrd
19a708c248
Added ME and ET, additional cleanup
2022-01-26 17:22:13 -06:00
Nathan Byrd
742418daeb
Added BT, PL, and TL
2022-01-26 16:21:40 -06:00
David Abutbul
8f56b7e48c
indentation
2022-01-26 13:10:03 +02:00
David Abutbul
0240a13043
clean up after py3
2022-01-26 13:08:58 +02:00
David Abutbul
c3b7d89765
clean up after py3
2022-01-26 12:13:41 +02:00
David Abutbul
0f6db152f3
python3 needed after all.
2022-01-26 12:11:37 +02:00
David Abutbul
4957d7ea0d
no need to --rm unless there's issues really. (or upgrade ---- tbd)
2022-01-26 01:43:11 +02:00
David Abutbul
4889357615
no need to --rm unless there's issues really. (or upgrade ---- tbd)
2022-01-26 01:39:07 +02:00
David Abutbul
df7a65bf11
Merge pull request #1 from NuSkooler/master
...
ketchup
2022-01-26 01:00:10 +02:00
David Abutbul
d63db9acc2
removed python3 - not needed when running 12-buster-slim
...
also prep entrypoint even if it was shipped with no execution attrib
and prevent restart loop since pm2-runtime always exits with 0
2022-01-26 00:44:39 +02:00
David Abutbul
b791c9e9bb
this looks like it does the trick - first time will issue a config procedure (I know we have redundant files in enigma-bbs-pre but that's a price for the enhanced deployment ease)
2022-01-25 23:30:38 +02:00
Nathan Byrd
16eceab05b
Tweak to full menu listing
2022-01-25 12:44:15 -06:00
Nathan Byrd
ac13a437c3
Added menu views to navigation
2022-01-25 12:41:20 -06:00
Nathan Byrd
a624724904
Minor changes on spinner and full menu
2022-01-25 12:37:40 -06:00
Nathan Byrd
84adb9fe59
Added documentation for other menu views
2022-01-25 12:28:58 -06:00
David Abutbul
234eef7585
must remain in v12 for sqlite to build correctly according to lock
2022-01-25 12:12:05 +02:00
Bryan Ashby
1bc9830202
Merge pull request #383 from cognitivegears/bugfix/fix_documentation
...
Fixed links and md in full_menu_view
2022-01-24 18:06:54 -07:00
Nathan Byrd
39c06b71ec
Fixed links and md in full_menu_view
2022-01-24 17:10:59 -06:00
David Abutbul
bcef8b3d3e
node-pre-gyp@0.11.0 requires python3 to build now ¯\_(ツ)_/¯
2022-01-25 01:08:35 +02:00
David Abutbul
7b50db6f27
move volume creation before copying files to make them avilable on external volumes
2022-01-25 00:47:25 +02:00
Bryan Ashby
a819509783
Merge pull request #381 from abutbul/patch-1
...
s/engima/enigma
2022-01-24 14:00:01 -07:00
David Abutbul
3b41a18375
s/engima/enigma
...
where the hell did I put these configs??
2022-01-24 22:57:03 +02:00
Bryan Ashby
79f9ff8c6b
Merge pull request #379 from cognitivegears/feature/full_menu_view
...
New view type - Full Menu View
2022-01-24 13:17:07 -07:00