Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/peachcloud/peach-web

A web interface for monitoring and interacting with the PeachCloud device.
https://github.com/peachcloud/peach-web

Update asset configuration for Debian packaging

4d14862caf518bfb1d5680590f24d68a572454b2 authored over 4 years ago by mycognosist <[email protected]>
Bump rocket version

6f4cf877d5fcfade1a242eeafb33c2e4a19d7af1 authored over 4 years ago by mycognosist <[email protected]>
Add Debian packaging docs

972995eb690a49a909ed98d7b4c7d5dd28621a45 authored over 4 years ago by mycognosist <[email protected]>
Add systemd service file, plus configuration and assets for Debian packaging

7547d84930beed644808928c108d95dbb247dc2a authored over 4 years ago by mycognosist <[email protected]>
Format comments and documentation, add version badge to README, tidy up

189be711dbe09f4ddfae0871d502cea0b74db363 authored over 4 years ago by mycognosist <[email protected]>
Delete structs.rs and move contents to appropriate locations

dd371cb572766d77fbb5acec61add241d439382c authored over 4 years ago by mycognosist <[email protected]>
Rearrange stats view

22154a2194a2e454e3f5415ab2aa4c80d06cdd6a authored over 4 years ago by mycognosist <[email protected]>
Update system stats page with icons and simple status messages

93c45bb7959bba19a02e25c53f9342c4bbccd870 authored over 4 years ago by mycognosist <[email protected]>
Bump version, add template endblock tags, add homepage menu icons

7ad5aaa48a44d2f5dae07538886f6f28f4be1b10 authored over 4 years ago by mycognosist <[email protected]>
Separate RPC clients from helper functions, separate context-builder methods, rename RPC client files, bump version

498c4004fb50a58f0903749dfe35f9ff77db5aea authored over 4 years ago by mycognosist <[email protected]>
Add handler and template for 500 internal server error

4fea5c57a19526292a16ce69cd1fe8a600c34e2c authored over 4 years ago by mycognosist <[email protected]>
Fix handlers to return msg and not data where appropriate

daf7cfa528e34c499d006e9a13dca206e32dd046 authored over 4 years ago by mycognosist <[email protected]>
Update flash message to recognise info msg type

066950f24a374688f6a43cab006e6e863eed4a90 authored over 4 years ago by mycognosist <[email protected]>
Add info flash messages to communicate state transitions

4f57f0477c22f0e4ffc42833f40986f3a9b6691a authored over 4 years ago by mycognosist <[email protected]>
Comment-out unutilized network_disconnect method

3007d678c50a35079182c4f60eaa3b51a6ea95e0 authored over 4 years ago by mycognosist <[email protected]>
Add network disable RPC call and replace disconnect call

68da17fbe48ec28a3ec6a2c08bb8fce5d67af2a8 authored over 4 years ago by mycognosist <[email protected]>
Add buttonDiv and correct indentation

260203de013230b3603dbfaf540ad15ad045802b authored over 4 years ago by mycognosist <[email protected]>
Fix closing brackets, change disconnect to GET request

d8628c481cff904e09e0f206371719eb6950cc69 authored over 4 years ago by mycognosist <[email protected]>
Import JS script into template (doh)

2354ce2871f5f7d34bfd983f32d46f4824242a06 authored over 4 years ago by mycognosist <[email protected]>
Fix forget wifi form submission handler

eb7312b787c2915c903883d48ecf15f878e327a7 authored over 4 years ago by mycognosist <[email protected]>
Fix ssid form element name and simplify JS

568f344e605a76a08ebf6196a44f7a7320d88c8d authored over 4 years ago by mycognosist <[email protected]>
Add JS for network detail view: connect, disconnect, forget

2906eb12980a135bb73770fb069f37e13bdb9fe8 authored over 4 years ago by mycognosist <[email protected]>
Add JS for adding a new AP and modifying creds for an existing AP

5310559ab8dd2af03db58ccf6d4028b3fca46e7d authored over 4 years ago by mycognosist <[email protected]>
Fix JS input field value extraction

13329e02a3d9910927f0978ddb0e7c60588ac792 authored over 4 years ago by mycognosist <[email protected]>
Add javascript behavioural layer for adding wifi credentials

25de40c6f2e47fe13bc26446e3108dd6b670c1fb authored over 4 years ago by mycognosist <[email protected]>
Separate web routes into module, move templates out of static, update README with web and json routes

177c31a5c8bb24602f81ab4a6128a402ef6624ff authored over 4 years ago by mycognosist <[email protected]>
Update flash messages for remove and modify

a0ddae28a15189a9856203edec5ccb0e7f776a5e authored over 4 years ago by mycognosist <[email protected]>
Refactor password update function and routes for web and JSON API

5752a03001b365d7f6c6ff2e93a31932cb33dac1 authored over 4 years ago by mycognosist <[email protected]>
Check for saved AP credentials before adding to wpa_supplicant.conf

a737be9a603b051518ff888c07118f44b75d84a4 authored over 4 years ago by mycognosist <[email protected]>
Add disconnect to network RPC client, add relevant web and JSON routes

0662cd7e4700d4d0be4861621013113cec98d776 authored over 4 years ago by mycognosist <[email protected]>
Reconfigure wpa_supplicant after credentials are added

8e4751460f4133475328d54f952df677efcb5811 authored over 4 years ago by mycognosist <[email protected]>
Update Add button display logic

eefaf1fb841b3de94114c62f66bcd7dfe1362e14 authored over 4 years ago by mycognosist <[email protected]>
Fix network detail template

24f91c6718106aa95cf1ef3ff07f5a5e5002696d authored over 4 years ago by mycognosist <[email protected]>
Separate Add and Connect functionality in network detail template

e95ed6285ba390503e8eeec2b6f193b8f73fd972 authored over 4 years ago by mycognosist <[email protected]>
Move JSON API handlers into a separate module

2be7c7fb8d76d55f8dc24f2f8862f56e362e119f authored over 4 years ago by mycognosist <[email protected]>
Separate handlers for adding wifi credentials and connecting to an access point

593487571d8657f71fb339d9dbed6c825695c785 authored over 4 years ago by mycognosist <[email protected]>
Refactor to replace unnecessary String with &str

ab61590c4fbc436cea31b51903c92b9beded73f9 authored over 4 years ago by mycognosist <[email protected]>
Fix update_password function and remove unnecessary modify and remove code

b2aa5e4eac889c5916be5a68a59d252a7b5e0c4c authored over 4 years ago by mycognosist <[email protected]>
Fix network deletion bug

a977d9cb0b0706288816b23730cefca9d9e4eee2 authored over 4 years ago by mycognosist <[email protected]>
Add microservice status to system stats view for network, oled and stats

e918f95bdbe698198f29e74905d0385e865fc407 authored over 4 years ago by mycognosist <[email protected]>
Add OLED RPC client, add JSON API ping routes for network, oled and stats

fbf7b37284b641bd66dd935522df6cec6f266824 authored over 4 years ago by mycognosist <[email protected]>
Add ping route for peach_network

3fb17c76538429eec5c4798314e952cc62b6e9dc authored over 4 years ago by mycognosist <[email protected]>
Update network RPC client to reflect API refactor and bump version to 0.2.0

12f4c7c7f6c1f77b55d45d2b82426247f13c2cc1 authored over 4 years ago by mycognosist <[email protected]>
Match on uptime error and handle gracefully

04c10477a8932819ffce0ba00508e1bc75f99ebd authored over 4 years ago by mycognosist <[email protected]>
Implement StatsSerde error conversion for serialization / deserialization

e0dc2299baa1b2ce4bf3b9dd375a356a08302085 authored over 4 years ago by mycognosist <[email protected]>
Replace or_insert with or_insert_with

4f2ecf4ac29773241390ba38c4dbd7ad04cb01d5 authored over 4 years ago by mycognosist <[email protected]>
Update styles

e3147eabb6650d3057430d880e858b6b38be6ce9 authored over 4 years ago by mycognosist <[email protected]>
Center uptime text for system statistics view

219f4d2c4b0e0c2e4bd2616ac19b16baf0f0b9a5 authored over 4 years ago by mycognosist <[email protected]>
Update meter colour to mid-gray

52d3e857c46299cd01af98cde742b09aede2896d authored over 4 years ago by mycognosist <[email protected]>
Update labels for disk and memory usage, round free disk GB calculation

3234e57566b5c27d1c3981d0fc264017e2632586 authored over 4 years ago by mycognosist <[email protected]>
Fix template variable scope for disk_free

374f8985e5c862816022a2297c777262d5b07c74 authored over 4 years ago by mycognosist <[email protected]>
Update CSS stylesheet to latest from pattern library

1c62a8828be0528e7a06cb28abf4580d419d590d authored over 4 years ago by mycognosist <[email protected]>
Calculate and display free memory and disk space

24dc78f1e8ab261cecff422036e446cbba0774ec authored over 4 years ago by mycognosist <[email protected]>
Update stylesheet from pattern library and add meter label styling

b838279e8e95430847d7885b5e275f7a2ae163fb authored over 4 years ago by mycognosist <[email protected]>
Display uptime in hours and minutes if greater than 60

dc45ce595108eb5006bca4270d26f267ba85d613 authored over 4 years ago by mycognosist <[email protected]>
Fix control flow for uptime display

fce5b811dc90611435e795f660f1201d8e2dac02 authored over 4 years ago by mycognosist <[email protected]>
Parse uptime string to int for template display

78f6ba032cb4b7d3b94a00ac28aef8494f326c12 authored over 4 years ago by mycognosist <[email protected]>
Bump Tera version to 1.2

c525f8b2b92e38d098dd2d1c47bd45f822908949 authored over 4 years ago by mycognosist <[email protected]>
Fix rendering of uptime by converting string to int

8938bd6cd6dad8818af29d18423e95b13e491115 authored over 4 years ago by mycognosist <[email protected]>
Refine uptime message and display according to minutes or hours

d3cbe5c4f3002dda221ebcd9f9363ce34feba3a3 authored over 4 years ago by mycognosist <[email protected]>
Remove commented code from structs, add system uptime display to device usage view

4766d5a0693b2328209aa89c38f837f0cda05f19 authored over 4 years ago by mycognosist <[email protected]>
Further fixes to indentation and whitespace control in templates

31afa2903e00175c609075929a0ee42f36787be1 authored over 4 years ago by mycognosist <[email protected]>
Fix indentation and whitespace control for templates

63ee3eddd72a094cf204cca041499a0fda94d545 authored over 4 years ago by mycognosist <[email protected]>
Change all tab indentation to double spaces for html templates

857aec811eee82c3348a655405fdc52c9be94ea6 authored over 4 years ago by mycognosist <[email protected]>
Remove whitespace resulting from Tera template expressions

70ccd83cc319e271d374b1e2513bc63c585f289b authored over 4 years ago by mycognosist <[email protected]>
Remove whitespace from template using whitespace control

8c8ed8765319526ba738365b3bd556d304799d35 authored over 4 years ago by mycognosist <[email protected]>
Change template to use global variable assignment for disk usage percent

ec76561fec6e2312b66d5a71668226c0328d63f2 authored over 4 years ago by mycognosist <[email protected]>
Add disk usage data to view

216a5f7350e12f49cc8d2487aa19f0d52dc74bcf authored over 4 years ago by mycognosist <[email protected]>
Extract root filesystem from disk usage stats for convenient usage in template

3c2b4014ba34a660739293548e9a65fda7a78c7d authored over 4 years ago by mycognosist <[email protected]>
Fix DiskUsage deserialization for DeviceContext

9afeed6ec7119f035a9e61c806ec2576422ce6ed authored over 4 years ago by mycognosist <[email protected]>
Add disk_usage RPC client and disk usage stats for root partition to DeviceContext

f3f12bef49b982068dcc016a68dc9150a8aca674 authored over 4 years ago by mycognosist <[email protected]>
Add CPU usage data to template

36df9ec14747ac54c8920092102f7597dabb2f10 authored over 4 years ago by mycognosist <[email protected]>
Move template variable assignments into card block

4018e27fce24859003d0973645b06c4479413055 authored over 4 years ago by mycognosist <[email protected]>
Wrap template calculations into variable assignments for ease of use

9f584e0e7aba4a6465112e6a72e96a5b752eacd2 authored over 4 years ago by mycognosist <[email protected]>
Round memory usage calculations to nearest integer

c0de23854a407aa0954337fdc07d2c6ad2ba5484 authored over 4 years ago by mycognosist <[email protected]>
Add basic memory usage data to template and remove erroneous heading

57b733e5365bb02b5201ce57618f1a94c8a9c9d1 authored over 4 years ago by mycognosist <[email protected]>
Add structs, context builder, template and web route handler for basic device stats

e9661df384aaeb425786eb6d897431135ec74244 authored over 4 years ago by mycognosist <[email protected]>
Update CSS

b27a8fd6bbba22f7de8fcae1fd865fc5d98cdf2a authored over 4 years ago by mycognosist <[email protected]>
Add instantiation of activateAp and activateClient functions

087fe029da1d80c18487c65cefba6a05351cb31a authored over 4 years ago by mycognosist <[email protected]>
Change working of JSON success msg for reboot and shutdown

7a1c694ab1978079fca1a4f9e6ea33602384b526 authored over 4 years ago by mycognosist <[email protected]>
I'm an idiot, call class functions to deploy event listeners and handlers

072de8983922f7f390a7c6a6a8455892f3c8662e authored over 4 years ago by mycognosist <[email protected]>
Fix network_card JS

b61aab11bf48eff17d521ec7a0cbc240d77818ae authored over 4 years ago by mycognosist <[email protected]>
Fix script links

0f22edec59eeba24c93adb2687442c82aae4a9ea authored over 4 years ago by mycognosist <[email protected]>
Fix missing semi-colons

79e10a3e05cf42cbd48b59fe70fae238f10a1667 authored over 4 years ago by mycognosist <[email protected]>
Update button ID's and add false for event handlers

95561cbf2e06e57371bc6a636047a6f2c55d17dd authored over 4 years ago by mycognosist <[email protected]>
Fix flashMsg div placement and add comments

13f28f0b38b8555443cafe7e6731500be2af9d35 authored over 4 years ago by mycognosist <[email protected]>
Add JS to handle reboot and shutdown JSON API calls

929790c07229c80e19a2ea179c76707784826be1 authored over 4 years ago by mycognosist <[email protected]>
Add shutdown menu template and web route handlers for shutdown and reboot

f501b02e14dcb9d2e232c3bce8be9313eedf5e3f authored over 4 years ago by mycognosist <[email protected]>
Refactor signal percent calculation to retain negative value for RSSI

fe71e0c129304fb366bd7f753d213c45676e0c0c authored over 4 years ago by mycognosist <[email protected]>
Update network_detail template to use correct signal variable

2905d5fb4b4365fb3d29afa162c9096330e247af authored over 4 years ago by mycognosist <[email protected]>
Reduce size of Hermies icon

67760f8a8e54ea629412e657543c091815b2ed20 authored over 4 years ago by mycognosist <[email protected]>
Add WiFi signal as percent to NetworkDetailContext

d15743630302d1292b65666f7e557ce45a0deda6 authored over 4 years ago by mycognosist <[email protected]>
Add RPC client for get_rssi_percent and integrate into templates

a89626375985724b6f86970a36f974227aa8c532 authored over 4 years ago by mycognosist <[email protected]>
Reduce icon size and add latest css from peach-patterns

e85cde83c19ebc48ebe000fc6d8377cd4d48f485 authored over 4 years ago by mycognosist <[email protected]>
Move NetworkListContext builder into network.rs to use a single transport

adc64bac1708505f9fa5688057b1057c4cfbbc71 authored over 4 years ago by mycognosist <[email protected]>
Add helper function for setting new password for given access point

f54a3ce7e8bf8b5bdd32091e6c61d92a5565fef4 authored over 4 years ago by mycognosist <[email protected]>
Use entry API for network_list and add logging for forget_network helper function

4cb85ac3368c901b566515e6e0c6021be52f8e3c authored over 4 years ago by mycognosist <[email protected]>
Bundle remove_network RPC calls into a single function

af2f7786a5cc5254a11ef851f1d569a480ff4d16 authored over 4 years ago by mycognosist <[email protected]>
Update URLs for modify password route

a40da1cc4a0ba4763d06c59e9fade10b29f4e674 authored over 4 years ago by mycognosist <[email protected]>
Add template and route for modify wifi password form

ef9f7febe9d226ca740dc27b8e8a50ec3bc29b1d authored over 4 years ago by mycognosist <[email protected]>