|
b9ceebaafa
|
Add a bit of forges-snark and a quick preview video
|
2022-03-24 00:14:19 +01:00 |
|
|
a10ec2b5b3
|
Send proper start event of type "starting"
|
2022-03-24 00:12:47 +01:00 |
|
|
0ce59385da
|
Remove Date string from FullName() since it was redundant anyways
|
2022-03-24 00:12:30 +01:00 |
|
|
1d9281b00a
|
Indent some HTML and regroup the form
|
2022-03-24 00:12:18 +01:00 |
|
|
ca6ea32924
|
Add more status symbols for starting & cp
|
2022-03-24 00:11:57 +01:00 |
|
|
15174295d7
|
Only log the messsage instead of "message: message"
|
2022-03-24 00:11:37 +01:00 |
|
|
d458c05879
|
Remove unused comments and rely on the Event{} from main.go to start
|
2022-03-24 00:11:11 +01:00 |
|
|
df10b45f23
|
Add and use neat little JS preview of the actual file name
|
2022-03-23 23:15:01 +01:00 |
|
|
ba52751672
|
Clean up templates and add a neat little spinner
|
2022-03-23 22:34:47 +01:00 |
|
|
0609defed6
|
Add missing Event type
|
2022-03-23 21:55:32 +01:00 |
|
|
5474598c6b
|
Add Viper configuration and rework the async process
|
2022-03-23 21:55:00 +01:00 |
|
|
114d020284
|
Use message events to encode SSE and display the status accordingly
|
2022-03-07 10:45:48 +01:00 |
|
|
203dbb8592
|
Rework Launch() into GetScanner() so command can be Start()'ed ad-hoc
|
2022-03-04 22:46:16 +01:00 |
|
|
3626d5ff1b
|
Refactor commands into separating Start() and Wait()
This commit broke more than I'd like to admit
|
2022-03-04 21:49:49 +01:00 |
|
|
7b971eea37
|
Get rid of run() in favour of just wrapping it in Start()
|
2022-03-04 20:24:42 +01:00 |
|
|
f2c80f1a2d
|
Wait for command to exit before testing the exit status o.o
|
2022-03-04 20:16:32 +01:00 |
|
|
86d77a0cee
|
Render sr.ht build badge
|
2022-03-04 15:42:58 +01:00 |
|
|
6c85ae6d47
|
Add LICENSE file to please the sr.ht page renderer ^^
|
2022-03-04 15:41:41 +01:00 |
|
|
cd9bc3822f
|
Build with test coverage
|
2022-03-04 15:38:50 +01:00 |
|
|
13fe1cf6b8
|
Test in distinct step
|
2022-03-04 15:36:39 +01:00 |
|
|
0a56b4b9c1
|
Add gcc to run tests on sr.ht
|
2022-03-04 15:35:58 +01:00 |
|
|
9d677ccba6
|
Add build.yml for Sourcehut
|
2022-03-04 12:46:30 +01:00 |
|
|
266f35b06f
|
Add README.md
|
2022-03-04 12:42:50 +01:00 |
|
|
e61816438b
|
Add Command tests and refactor this further
|
2022-03-04 12:38:37 +01:00 |
|
|
6eaef572d5
|
Add document tests, refactor a bit further
|
2022-03-03 23:16:38 +01:00 |
|
|
c2a8976645
|
First iteration of scanberry
(Read: Code-Dump)
|
2022-03-03 22:38:56 +01:00 |
|