Skip to content

Releases: vaslabs/pi-web-agent

0.7.9

22 Jan 16:40
ea2dd67
Compare
Choose a tag to compare
  • security patches

0.7.8

18 Jan 14:07
7afae64
Compare
Choose a tag to compare
  • More updates for security patches on dependencies

0.7.7

18 Jan 10:41
e9a141c
Compare
Choose a tag to compare
  • Updates for patching vulnerabilities in dependencies

0.7.6

06 May 15:06
28e78a9
Compare
Choose a tag to compare

Changelog

28e78a9 landpage card (#202)

0.7.5

03 May 16:24
78155d4
Compare
Choose a tag to compare

First release candidate with the following features:

  • System updates
  • Temperature and minimal system information
  • Power management (poweroff/reboot)

0.7.3

25 Apr 22:33
efc4dbd
Compare
Choose a tag to compare

Changelog

efc4dbd Feature/165 certificate setup (#194)
d0fd3f1 Scaffolding for configuration + preparation for setting passphrase (#192)

0.7.2

24 Apr 10:21
Compare
Choose a tag to compare

Attempt to fix updating debian package

Release candidate

03 May 16:16
a39f907
Compare
Choose a tag to compare
Release candidate Pre-release
Pre-release

First release candidate with the following features:

  • System updates
  • Temperature and minimal system information
  • Power management (poweroff/reboot)

0.7.1

22 Apr 11:18
4605365
Compare
Choose a tag to compare

Changelog

4605365 Feature/new logo (#186)
e1b79c7 Update README.md
e5c241c Update README.md
786f6af Feature/package deb (#181)
1b2b773 - Servified pi-web-agent (#177)
464dfef Feature/166 online indicator (#176)
98c27d6 simple skin with routing on components (#175)
ccd86d2 Reboot and shutdown by issuing syscalls instead of calling shell commands (#174)
d504b7a feat(websockets): add rfc ping pong, incremental backoff, handle subscriptions in liveinfo (#173)
c4e6129 Feature/poweroff component (#172)
388c864 Feature/dev environment setup (#171)
8a2a090 unused method
6050e4c Instructions for pre commit
a5d89ae Fix linting
1ba4799 Switch to pre-commit
57266ff pre commit
21b8479 Feature/websocket comms (#163)
c8eaa3f periodic poll update
e6cdf68 Landing page scaffolding
a496273 Trim new line suffix
9f60b63 Api cosmetics
c2f6883 Add kernel info to the api
8d2d8c7 Enrich system info response with temperature
96a4866 Add os info handler
29b8996 Add test for backend to CI
d8dbf14 Working unit test for os release info
7777889 Remove vscode
2c03faa Fixed some typos, used correct port
1622d45 [158]feat(dev-environment): configured angular proxy / added instruct… (#159)
55e4067 Run with input fix
aa007f9 simple run
1b2100f No apache in remaster
0d9f694 Update README.md
b012ae9 Add badge
8f88d56 Update readme
b65ded4 Fix syntax
ff6a3d7 Fix syntax
475707d Workflow for remaster
db53357 Clean
37db35f Build recipe for development
0143e63 Initialise angula app
af06be5 More scaffolding and config format changes
bc640a4 Restructure
7b008b7 Update README.md
3671459 Update README.md
e4e8fb9 added issue template (#154)
de35109 typo fix
2ac67bf Update README.md
7a96d1c 0.5 update
3295afe Removed old configuration - dropping support for apache 2.2
22df04c Rename README to README.md
8dc92e6 Update README
4ba3f79 Merge pull request #152 from vaslabs/materializeDesignFixes
dd25255 Toast messages
ade8601 Fixed startup manager
5aa881c Fixed startup manager
8732573 Merge pull request #151 from vaslabs/materializeDesignFixes
114a2b0 Build script fix
0b3ed52 Merge pull request #150 from vaslabs/materializeDesignFixes
6af3ac6 Fixed build
0d68b84 Menu fix
ff91499 Build fixes
fa20fb0 JS to the top to be compressed with the rest
8e2cbe1 Build changes
dda11fd Merge pull request #148 from vaslabs/materializeDesign
68597bb Hide apps button on large
d78939f Click toggle the info
e7cbee5 UI enhancements
c4e4bec Merge pull request #147 from vaslabs/materializeDesign
55679d2 Footer fixes
9591636 Menu fix
ed0dec7 Fixed some responsiveness
efb934f Indetermined bar
f5d01f1 Fixed gpio direction message
a698d90 Removed pwa files from source tree
b6a20f0 Reverted removed c files
7f055d7 Remove materialize docs
9b54f16 Merge branch 'master' of github.com:vaslabs/pi-web-agent
26db8b5 Put gitignore back
b3d470d Merge pull request #143 from vaslabs/materializeDesign
6daeef5 Fixed power management
b389b36 Fixed installing packages
a8a1ef4 Keep only minified
0e880a1 Keep only minified
eaa3d3f Get rid of old switch styles
2c94dfb Progress bar
fd17c9b Striped gpio table
20b72b3 GPIO UI fixes
63e5a19 UI fix for volume controller
1a6273b Package manager fix
d80ebfc Firewall UI
f344bac Fixed select box in power management
7353c34 Table enhancements
0323b5a js path updates
fbbbfdd Jquery upgrades
1dc2eab Jquery upgrade
5b27ef2 Grid
4d3431c Logo ui fixes
4f489fe Don't close navbar on click
15e03ea Initial work completed
5fd9137 Material design stuff
a8111aa Initial refactoring step
725cc7b Initial refactoring
1522348 Merge branch 'master' of github.com:vaslabs/pi-web-agent
978fe4e Update README
e6afa6e Temporary update until we make the arrangements with master

Pre release 0.7.0

21 Apr 20:40
Compare
Choose a tag to compare
Pre release 0.7.0 Pre-release
Pre-release

Changelog

Pi web agent is being remastered. this is a very minimal implementation.
Features provided:

  • Shows temperature and OS info on main screen
  • Shut down and reboot rpi

More coming soon