Matt Hill
13cda80ee6
comment entire setTimeout for new
2023-07-06 15:10:43 -06:00
Matt Hill
f6e142baf5
remove NEW from config
2023-07-06 15:10:43 -06:00
waterplea
ddf1f9bcd5
chore: break down form-object by type, part 1
2023-07-06 15:10:43 -06:00
Matt Hill
aa950669f6
finish file upload API and implement for config
2023-07-06 15:10:43 -06:00
Matt Hill
dacd5d3e6b
files for config
2023-07-06 15:09:48 -06:00
waterplea
e76ccba2f7
chore: break form-object file structure
2023-07-06 15:09:48 -06:00
Matt Hill
3933819d53
recalculate updates bad on pkg uninstall
2023-07-06 15:09:48 -06:00
Matt Hill
99019c2b1f
fix mocks for types
2023-07-06 15:09:48 -06:00
Matt Hill
4bf5eb398b
eager load more components
2023-07-06 15:09:48 -06:00
Matt Hill
dbfbac62c0
fix type errors
2023-07-06 15:09:48 -06:00
Matt Hill
ee9c328606
begin popover for UI launch select
2023-07-06 15:09:48 -06:00
Matt Hill
cb7790ccba
update FE types and unify sideload page with marketplace show
2023-07-06 15:09:48 -06:00
Matt Hill
6556fcc531
fix types
2023-07-06 15:08:30 -06:00
BluJ
5e9e26fa67
fix: Fix a lint
...
chore: remove the limit on the long-running
fix: Starting sometimes.
fix: Make it so the stop of the main works
fix: Bind local and tor with package.
wip: envs
fix TS error
import config types from sdk
update package.json
2023-07-06 15:08:30 -06:00
Aiden McClelland
4dfdf2f92f
v0.3.4
...
remove health checks from manifest
remove "restarting" bool on "starting" status
remove restarting attr
2023-07-06 15:08:30 -06:00
Matt Hill
e4d283cc99
remove current-dependents, derive instead
...
remove pointers from current-dependencies
remove pointers and system pointers from FE
2023-07-06 15:08:30 -06:00
kn0wmad
1b384e61b4
maint/minor UI typo fixes ( #2330 )
...
* Minor copy fixes
* Contact link fixes
2023-06-28 13:03:33 -06:00
Lucy Cifferello
fd166c4433
do not load array buffer into memory
2023-06-21 00:36:36 +00:00
Matt Hill
8c90e01016
hide range ip addresses, update release notes
2023-06-15 13:20:37 -06:00
Matt Hill
756c5c9b99
small spelling mistake
2023-06-11 15:04:59 -06:00
Lucy Cifferello
ee54b355af
fix compliation error on widgets page
2023-06-11 15:04:59 -06:00
Lucy Cifferello
26cbbc0c56
adjust start9 registry icon
2023-06-11 15:04:59 -06:00
Matt Hill
3ccbc626ff
experimental features for zram and reset tor ( #2299 )
...
* experimental features for zram and reset tor
* zram backend
---------
Co-authored-by: Aiden McClelland <me@drbonez.dev >
2023-06-11 15:04:59 -06:00
Matt Hill
b86a97c9c0
add resetTor to rpc client
2023-06-11 15:04:59 -06:00
Matt Hill
efae1e7e6c
add Tor logs to UI
2023-06-11 15:04:59 -06:00
Lucy Cifferello
19d55b840e
add registry icon to preloader
2023-06-11 15:04:59 -06:00
Lucy Cifferello
cc0c1d05ab
update frontend to 0.3.4.3
2023-06-11 15:04:59 -06:00
Lucy Cifferello
f088f65d5a
update branding
2023-06-11 15:04:59 -06:00
Lucy Cifferello
5441b5a06b
add missing items to preloader
2023-06-11 15:04:59 -06:00
kn0wmad
321fca2c0a
Replace some user-facing Embassy language ( #2281 )
2023-05-22 13:23:20 -06:00
Lucy C
58747004fe
Fix/misc frontend ( #2273 )
...
* update pwa icon to official latest
* fix bug if icon is null in assets
* dismiss modal when connecting to a new registry
2023-05-12 14:48:16 -06:00
Lucy C
e7ff1eb66b
display icons based on mime type ( #2271 )
...
* display icons based on mime type
* Update frontend/projects/marketplace/src/pipes/mime-type.pipe.ts
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
* fixes
---------
Co-authored-by: Aiden McClelland <3732071+dr-bonez@users.noreply.github.com >
2023-05-12 12:20:05 -06:00
Aiden McClelland
2e6fc7e4a0
v0.3.4.2 ( #2269 )
2023-05-12 00:35:50 -06:00
Aiden McClelland
4a8f323be7
external rename ( #2265 )
...
* backend rename
* rename embassy and closes #2179
* update root ca name on disk
* update MOTD
* update readmes
* your server typo
* another tiny typo
* fix png name
* Update backend/src/net/wifi.rs
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com >
* changes needed due to rebase
---------
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
Co-authored-by: Matt Hill <MattDHill@users.noreply.github.com >
Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com >
2023-05-11 16:48:52 -06:00
Lucy C
ba3805786c
Feature/pwa ( #2246 )
...
* setup ui project with pwa configurations
* enable service worker config to work with ionic livereload
* fix service worker key placement
* update webmanifest names
* cleanup
* shrink logo size
* fix package build
* build fix
* fix icon size in webmanifest
2023-04-11 10:36:25 -06:00
Aiden McClelland
9b88de656e
version bump ( #2232 )
...
* version bump
* welcome notes
* 0341 release notes
---------
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
2023-03-17 12:55:21 -06:00
Matt Hill
4d87ee2bb6
update display obj on union change ( #2224 )
...
* update display obj on union change
* deelete unnecessary changes
* more efficient
* fix: properly change height of form object
* more config examples
---------
Co-authored-by: waterplea <alexander@inkin.ru >
2023-03-17 11:57:26 -04:00
Matt Hill
b08556861f
Fix/stupid updates ( #2221 )
...
one more thing
2023-03-15 12:23:25 -06:00
Matt Hill
a615882b3f
fix more bugs with updates tab... ( #2219 )
2023-03-15 11:33:54 -06:00
Matt Hill
2bcc8e0d30
only when version higher and show after login ( #2217 )
...
* only when version higher and show after login
* unused import
2023-03-14 11:24:54 -06:00
Lucy C
caf47943c3
Fix/misc UI ( #2215 )
...
* add courier new as asset
* fix login button on mobile
2023-03-13 17:24:59 -06:00
Matt Hill
eba16c0cc3
Fix/more UI ( #2213 )
...
* fix badge counter...again
* remove taiga styles from angular json
* better syntax
2023-03-13 15:29:39 -06:00
Matt Hill
1a985f7e82
Fix updates badge and rework updates page ( #2205 )
...
* fix updates badge and rework updates page
* resize icons
* better language around browser tab title
* no period
* updates tab more fixes
2023-03-13 12:15:43 -06:00
Lucy C
7c1e2bf96f
fix spacing and font size ( #2199 )
...
* fix spacing and font size
* fix spacing reverted by linting
* fix styles and event propagation on updates tab
* fix login theme
* remove global font setting
* remove taiga theming for now
* move website button and bump shared and marketplace libs
---------
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
2023-03-10 11:24:58 -07:00
Alex Inkin
181b44e117
chore: update Taiga UI and remove unnecessary styles ( #2200 )
...
* chore: update Taiga UI and remove unnecessary styles
* update workflow and package lock
---------
Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com >
2023-03-10 10:15:38 -07:00
Matt Hill
2c40e403c4
misc 0.3.4 bugfixes ( #2193 )
...
* display message not object on login page
* more release notes
* fix firefox ssl issue
* fix no pubkey error
* Fix/missing main (#2194 )
fix: Main during migration
---------
Co-authored-by: Aiden McClelland <me@drbonez.dev >
Co-authored-by: J H <2364004+Blu-J@users.noreply.github.com >
2023-03-09 12:34:48 -07:00
Lucy C
c8d89f805b
Update/misc frontend ( #2191 )
...
* update version to 0.3.4
* update release guide with sdk instructions
* remove comment
* update page styling
* closes #2152 , closes #2155 , closes #2157
* move marketing site link to description block
* re-arrange setup wizard recovery options
* move divider for update list item
* fix bug in mocks to display lnd as aavailable for update
---------
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
2023-03-09 07:02:48 -07:00
J H
b2e509f055
chore: Update version to 0.3.4" ( #2184 )
...
* chore: Update version to 0.3.4"
* chore: Update others to the latest code
* release notes
* registry not marketplace
---------
Co-authored-by: Matt Hill <matthewonthemoon@gmail.com >
2023-03-08 10:58:03 -07:00
Aiden McClelland
8f3c2f4f3d
bump version
2023-03-07 21:00:43 -07:00
Alex Inkin
efb318a979
feat: lazy loading node-jose ( #2177 )
2023-03-07 19:09:10 -07:00