Commit Graph

38 Commits

Author SHA1 Message Date
1b2bddf2d2 Add 'delete' action for funkos that removes all trace 2024-07-05 16:36:02 -03:00
1a48ffbf22 Refactor runtime code into reason 2024-07-05 15:27:27 -03:00
d5efd6b301 Make things work enough for video demo 2024-07-05 13:25:40 -03:00
2644cd4b86 Fix rucksack and bugs 2024-07-05 12:04:36 -03:00
4c67389d5a Nth redesign of the funkos dashboard 2024-07-04 17:48:28 -03:00
6698bbd67a Nth redesign of the funkos dashboard 2024-07-04 17:48:22 -03:00
35283a0aea containers only returns running containers 2024-07-04 17:02:27 -03:00
496230c4d3 Dead code 2024-07-04 16:57:41 -03:00
eb6d63a533 Dead code 2024-07-04 16:57:01 -03:00
01a61a5b02 Not to fix 2024-07-04 16:54:08 -03:00
6d1651f3ec Beginnings of secret admin w/dialog 2024-07-03 20:54:19 -03:00
ed621a75eb rewire frontend actions 2024-07-03 16:44:04 -03:00
dcd5c615b4 Make frontend sort-of-ok 2024-07-03 15:45:55 -03:00
64778bba19 Remove old API 2024-07-03 15:33:53 -03:00
e618f7c9e6 Do some pruning when scaling 2024-07-03 15:30:09 -03:00
126cae6c18 Status local/remote 2024-07-03 15:18:45 -03:00
e17f421b5e General rewrite to support scales different than 1 2024-07-03 15:00:06 -03:00
cec745039b General rewrite to support scales different than 1 2024-07-03 14:53:33 -03:00
11d7cf1f9f Switched to docopt because all CLI things suck 2024-07-03 11:19:34 -03:00
fcd597c143 Frontend buttons to operate on funkos work, they show feedback, they refresh after they finish their request 2024-07-02 22:20:12 -03:00
91466db97e Better detection of possible funkos 2024-07-02 19:37:08 -03:00
6ca518ae32 Refactored funko module 2024-07-02 19:08:14 -03:00
227c770b61 Some more frontend 2024-07-02 17:39:18 -03:00
3d0dc1539a Add from_docker, made to_json work, naming convention consistency 2024-07-02 16:55:53 -03:00
72c519a23a lint 2024-07-02 13:33:29 -03:00
d506a7250a Mount secrets into containers 2024-07-02 13:01:07 -03:00
adef802d44 Proper logging 2024-06-30 16:57:39 -03:00
394a004d8d faaso up now supports remote call 2024-06-30 15:38:51 -03:00
f5467551a1 faaso build works both local and remote. Basic auth for faaso API (lame, hardcoded) 2024-06-30 15:10:49 -03:00
adb8ce2667 Added funko export functionality 2024-06-30 10:49:50 -03:00
6a678944a0 Cleanup image building code, refactored, fewer exposed ports, templated files in runtime 2024-06-30 10:18:51 -03:00
342504dd50 lint 2024-06-30 00:55:59 -03:00
ad520c222b More refactor 2024-06-30 00:55:09 -03:00
00fe54aeb8 More refactor 2024-06-30 00:49:48 -03:00
bd72578d9e More refactor 2024-06-30 00:36:25 -03:00
08930b9ee5 Refactor, update ameba config to ignore TODO/FIXME 2024-06-30 00:32:31 -03:00
c1308c3a36 Refactor behaviour into the Funko class 2024-06-29 23:54:14 -03:00
4b6985d3f4 Cleanup, added Funko object, support funko metadata 2024-06-29 12:22:59 -03:00