Stephen Chavez
2dd31fa93f
Disable bluetooth properly #862 ( #1745 )
...
add disable cmd for uart
Co-authored-by: Stephen Chavez <stephen@start9labs.com >
2022-08-22 14:16:11 -06:00
Thomas Moerkerken
df20d4f100
Set pipeline job timeouts and add ca-certificates to test container ( #1753 )
...
* set job timeout
* add ca-cert package to test container
* enable unittest
* include apt update
* set yes
* skip logs::test_logs unittest
2022-08-22 13:43:29 -06:00
Matt Hill
3ddeb5fa94
[Fix] websocket connecting and patchDB connection monitoring ( #1738 )
...
* refactor how we handle rpc responses and patchdb connection monitoring
* websockets only
* remove unused global error handlers
* chore: clear storage inside auth service
* feat: convert all global toasts to declarative approach (#1754 )
* no more reference to serverID
Co-authored-by: Aiden McClelland <me@drbonez.dev >
Co-authored-by: waterplea <alexander@inkin.ru >
2022-08-22 10:53:52 -06:00
Thomas Moerkerken
70baed88f4
add x86 build and run unittests to backend pipeline ( #1682 )
...
* add build backend for x86_64
* remove unnecessary build steps
* install backend dependency
* build and run backend unittest
* fix cache key
* buildx is required, qemu is not.
* Add missing steps from Makefile
* fix build_command var is unused
* select more common test env
* update pipeline names and docs
* use variable for node version
* use correct artifact name
* update pipeline references
* skip unittest that needs ca-cert installed
* correct pipeline name
* use nextest pre-built binary; add term color
* fix cache permissions warning
* update documentation
2022-08-18 10:24:17 -06:00
Aiden McClelland
5ba0d594a2
Bugfix/dns ( #1741 )
...
* keep openresolv
* fix init
2022-08-18 10:23:04 -06:00
Stephen Chavez
6505c4054f
Feat: HttpReader ( #1733 )
...
* The start of implementing http_reader, issue #1644
* structure done
* v1 of http_reader
* first http_header poc
* Add AsyncSeek trait
* remove import
* move import
* fix typo
* add error checking for async seek
* fix handling of positions
* rename variables
* Update backend/src/util/http_reader.rs
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
* clean up work
* improve error handling, and change if statement.
Co-authored-by: Stephen Chavez <stephen@start9labs.com >
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
2022-08-18 10:22:51 -06:00
Matt Hill
e1c30a918b
highlight instructions if not viewed ( #1731 )
2022-08-15 11:03:11 -06:00
Chris Guida
f812e208fa
fix cli install ( #1720 )
2022-08-10 18:03:20 -05:00
Lucy C
9e7526c191
fix build for patch-db client for consistency ( #1722 )
2022-08-10 16:48:44 -06:00
Aiden McClelland
07194e52cd
Update README.md ( #1728 )
2022-08-10 16:35:53 -06:00
Chris Guida
2f8d825970
[Feat] follow logs ( #1714 )
...
* tail logs
* add cli
* add FE
* abstract http to shared
* batch new logs
* file download for logs
* fix modal error when no config
Co-authored-by: Chris Guida <chrisguida@users.noreply.github.com >
Co-authored-by: Aiden McClelland <me@drbonez.dev >
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
Co-authored-by: BluJ <mogulslayer@gmail.com >
2022-08-03 12:06:25 -06:00
J M
c44eb3a2c3
fix: Add modification to the max_user_watches ( #1695 )
...
* fix: Add modification to the max_user_watches
* chore: Move to initialization
2022-08-02 10:44:49 -06:00
Aiden McClelland
8207770369
write image to sparse-aware archive format ( #1709 )
2022-08-01 15:39:36 -06:00
Chris Guida
365952bbe9
Add build-essential to README.md ( #1716 )
...
Update README.md
2022-08-01 15:38:05 -06:00
Matt Hill
5404ebce1c
observe response not events in http reqs to effectively use firstValueFrom
2022-07-29 17:43:23 -06:00
Matt Hill
13411f1830
closes #1710
2022-07-29 12:45:21 -06:00
Matt Hill
43090c9873
closes #1706
2022-07-29 12:45:21 -06:00
Matt Hill
34000fb9f0
closes #1711
2022-07-29 12:45:21 -06:00
Matt Hill
c2f9c6a38d
display logs in local time while retaining iso format
2022-07-29 12:45:21 -06:00
Alex Inkin
a5c97d4c24
feat: migrate to Angular 14 and RxJS 7 ( #1681 )
...
* feat: migrate to Angular 14 and RxJS 7
* chore: update ng-qrcode
* chore: update patch-db
* chore: remove unnecessary generics
2022-07-27 21:31:46 -06:00
Aiden McClelland
9514b97ca0
Update README.md ( #1703 )
2022-07-27 18:10:52 -06:00
kn0wmad
22e84cc922
Update README.md ( #1705 )
...
* Update README.md
Updated release to 0.3.1
* use tag called latest
Co-authored-by: Aiden McClelland <me@drbonez.dev >
2022-07-27 18:10:06 -06:00
Aiden McClelland
13b97296f5
formatting ( #1698 )
2022-07-27 18:00:48 -06:00
Aiden McClelland
d5f7e15dfb
fix typo ( #1702 )
v0.3.1.1
2022-07-26 17:32:37 -06:00
Aiden McClelland
7bf7b1e71e
NO_KEY for CI images ( #1700 )
2022-07-26 17:32:28 -06:00
Matt Hill
7b17498722
set Matt as default assignee ( #1697 )
2022-07-26 15:12:31 -06:00
Aiden McClelland
3473633e43
sync blockdev after update ( #1694 )
2022-07-26 10:34:23 -06:00
Aiden McClelland
f455b8a007
ask for sudo password immediately during make ( #1693 )
2022-07-26 10:32:32 -06:00
Aiden McClelland
daabba12d3
honor shutdown from diagnostic ui ( #1692 )
2022-07-25 20:21:15 -06:00
Matt Hill
61864d082f
messaging for restart, shutdown, rebuild ( #1691 )
...
* messaging for restart, shutdown, rebuild
* fix typo
* better messaging
2022-07-25 15:28:53 -06:00
Aiden McClelland
a7cd1e0ce6
sync data to fs before shutdown ( #1690 )
2022-07-25 15:23:40 -06:00
Matt Hill
0dd6d3a500
marketplace published at for service ( #1689 )
...
* at published timestamp to marketplace package show
* add todo
2022-07-25 12:47:50 -06:00
Aiden McClelland
bdb906bf26
add marketplace_url to backup metadata for service ( #1688 )
2022-07-25 12:43:40 -06:00
Aiden McClelland
61da050fe8
only validate mounts for inject if eos >=0.3.1.1 ( #1686 )
...
only validate mounts for inject if `>=0.3.1.1`
2022-07-25 12:20:24 -06:00
Matt Hill
83fe391796
replace bang with question mark in html ( #1683 )
2022-07-25 12:05:44 -06:00
Aiden McClelland
37657fa6ad
issue notification when individual package restore fails ( #1685 )
2022-07-25 12:02:41 -06:00
Aiden McClelland
908a945b95
allow falsey rpc response ( #1680 )
...
* allow falsey rpc response
* better check for rpc error and remove extra function
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
2022-07-25 10:16:04 -06:00
Aiden McClelland
36c720227f
allow server.update to update to current version ( #1679 )
2022-07-22 14:10:09 -06:00
J M
c22c80d3b0
feat: atomic writing ( #1673 )
...
* feat: atomic writing
* Apply suggestions from code review
* clean up temp files on error
Co-authored-by: Aiden McClelland <me@drbonez.dev >
2022-07-22 14:08:49 -06:00
Aiden McClelland
15af827cbc
add standby mode ( #1671 )
...
* add standby mode
* fix standby mode to go before drive mount
2022-07-22 13:13:49 -06:00
Matt Hill
4a54c7ca87
draft releases notes for 0311 ( #1677 )
2022-07-22 11:17:18 -06:00
Alex Inkin
7b8a0eadf3
chore: enable strict mode ( #1569 )
...
* chore: enable strict mode
* refactor: remove sync data access from PatchDbService
* launchable even when no LAN url
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
2022-07-22 09:51:08 -06:00
Aiden McClelland
9a01a0df8e
refactor build process ( #1675 )
...
* add nc-broadcast to view initialization.sh logs
* include stderr
* refactor build
* add frontend/config.json as frontend dependency
* fix nc-broadcast
* always run all workflows
* address dependabot alerts
* fix build caching
* remove registries.json
* more efficient build
2022-07-21 15:18:44 -06:00
Aiden McClelland
ea2d77f536
lower log level for docker deser fallback message ( #1672 )
2022-07-21 12:13:46 -06:00
Aiden McClelland
e29003539b
trust local ca ( #1670 )
2022-07-21 12:11:47 -06:00
Lucy C
97bdb2dd64
run build checks only when relevant FE changes ( #1664 )
2022-07-20 20:22:26 -06:00
Aiden McClelland
40d446ba32
fix migration, add logging ( #1674 )
...
* fix migration, add logging
* change stack overflow to runtime error
2022-07-20 16:00:25 -06:00
J M
5fa743755d
feat: Make the rename effect ( #1669 )
...
* feat: Make the rename effect
* chore: Change to dst and src
* chore: update the remove file to use dst src
2022-07-20 13:42:54 -06:00
J M
0f027fefb8
chore: Update to have the new version 0.3.1.1 ( #1668 )
2022-07-19 10:03:14 -06:00
Matt Hill
56acb3f281
Mask chars beyond 16 ( #1666 )
...
fixes #1662
2022-07-18 18:31:53 -06:00