Ecosyste.ms: OpenCollective

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

RaspAP

Simple wireless AP setup & management for Debian-based devices
Collective - Host: opensource - https://opencollective.com/raspap - Website: https://raspap.com/ - Code: https://github.com/RaspAP

Merge pull request #58 from PureGrain/patch-1

Update system.php

github.com/RaspAP/raspap-webgui - 0eab5247a6499fa01cd9428e7b2e536e088d04cc authored almost 8 years ago
Merge pull request #57 from PureGrain/master

RasPi3-WiFi

github.com/RaspAP/raspap-webgui - 451b03ad4cdadec53eb5a419d36837ea6b48f92e authored almost 8 years ago
Update dhcp.php

Added ( ) for the 's' in the minutes, hours and days to make it look nicer

github.com/RaspAP/raspap-webgui - ee288c32caf8b698b7dd75d87b055c83aae6a369 authored almost 8 years ago
Update system.php

Added Revision for Pi Zero 1.3 and PiZero W

github.com/RaspAP/raspap-webgui - 0dce1fefcbe95a16a0e2c164a01e68ba7e9a8c57 authored almost 8 years ago
Merge pull request #55 from billz/bugfixes

Various small fixes

github.com/RaspAP/raspap-webgui - a4d012d1d0ad29b59164d943728c9ad5551a5025 authored almost 8 years ago
Merge pull request #1 from PureGrain/PureGrain-RasPi3-Wifi

Added support for RasPi 3 Wifi

github.com/RaspAP/raspap-webgui - ed65084653fb05423115e43b9b7248969dc2b4d2 authored almost 8 years ago
Added support for RasPi 3 Wifi

Added support for RasPi 3 on board Wifi

github.com/RaspAP/raspap-webgui - 7039463d883a962d80fec5be7859c1885bb57655 authored almost 8 years ago
Update hostapd.conf

Added support for Raspberry Pi 3 on board wifi/wlan adapter.

github.com/RaspAP/raspap-webgui - f2247e78446e4d6bf2af27ae7a6965920cd5032d authored almost 8 years ago
Fix 'else' clause

github.com/RaspAP/raspap-webgui - cc96885ec92aecd4eecec356232fbd2b9ce53e4b authored about 8 years ago
Various small fixes

* Append `.old` to old web directory instead of moving to `/tmp`
* Do not give the user a choice...

github.com/RaspAP/raspap-webgui - bfb635636b56bbde15642553642d285b5baf9c04 authored about 8 years ago
Merge pull request #43 from billz/fix_default_setup

Fix default setup

github.com/RaspAP/raspap-webgui - 265b6e5af06d6771a8d8f62d28ac971e80eacec2 authored about 8 years ago
Fix default - really turn on WPA!

github.com/RaspAP/raspap-webgui - 9410821c8c8247ac55f133b99f1d1df0c05a2e24 authored about 8 years ago
Add rc.local file to set up NAT routing

github.com/RaspAP/raspap-webgui - f0cf084202b93cc9b425424027817acdf9ee70e3 authored about 8 years ago
Added link to @jrmhaig's Twitter

github.com/RaspAP/raspap-webgui - ce5220deb78eb57aa17ce4aecb95b0dfee0c4077 authored over 8 years ago
Updated version info

github.com/RaspAP/raspap-webgui - 4b1144b61be6728fe62a859d9df586ce7d4d0717 authored over 8 years ago
Merge pull request #42 from billz/improve_installer

Improve installer

github.com/RaspAP/raspap-webgui - cf69055d3cd640f405e96255986c0f088f8de7e0 authored over 8 years ago
Show default configuration details

github.com/RaspAP/raspap-webgui - 92cba363c8380f0a1f99fbabe25b78bca5de0fc3 authored over 8 years ago
Revert back to using /etc/init.d

Don't change too many things at once.

github.com/RaspAP/raspap-webgui - 2d992fb4ac8d6b3688a8e0a31d16d4caad82b599 authored over 8 years ago
Fix sudo lines for 'service'

github.com/RaspAP/raspap-webgui - d089dbfe434996d7e0138ef52c4e28ffaead5e01 authored over 8 years ago
Fix wpa_pairwise setting

github.com/RaspAP/raspap-webgui - 0880ce388c0ce007f79d0a260dff32698cc5a169 authored over 8 years ago
Reboot at end of installation

github.com/RaspAP/raspap-webgui - ec03171e74accf4833dffc18e95b8c55b67bf509 authored over 8 years ago
Correct ctrl_interface in default configuration

github.com/RaspAP/raspap-webgui - 294ed85707a94b057f3d35198357daac8b0f9b42 authored over 8 years ago
Some more default config files

* /etc/default/hostapd
* /etc/dhcpcd.conf
* /etc/dnsmasq.conf

github.com/RaspAP/raspap-webgui - a3ea51077d9ca0d81e5aaccce41b526a3f5e83f8 authored over 8 years ago
Default hostapd configuration

github.com/RaspAP/raspap-webgui - a3bfa51c700574aaa1429e57398f58e1d8f3ae7b authored over 8 years ago
Replace /etc.init.d with service

github.com/RaspAP/raspap-webgui - 58bd439b4dfd8b1177f3d6c0e1d4a697b766ed7d authored over 8 years ago
Add hostapd install to manual install instructions

github.com/RaspAP/raspap-webgui - 5f748c4b8478e90866cd123d67f65f1a77f6f016 authored over 8 years ago
Install hostapd as a dependency

github.com/RaspAP/raspap-webgui - fd20d867dc40002ad40357f9ca35827ac0fb0fbf authored over 8 years ago
Move old install directory if it exists

github.com/RaspAP/raspap-webgui - b8b3fd1d31321a59802fd46db86053ac7a48a452 authored over 8 years ago
Merge pull request #37 from jrmhaig/split_sudo

Make /etc/visudo file a bit more readable

github.com/RaspAP/raspap-webgui - 3a958e3f3be4a41d09a537d02d5bc8560b3461ea authored over 8 years ago
Make /etc/visudo file a bit more readable

github.com/RaspAP/raspap-webgui - 54ef4de29126f4e54f5c07090814d13a8fb719ce authored over 8 years ago
Merge pull request #36 from jrmhaig/visudo_typo

Fix typo

github.com/RaspAP/raspap-webgui - fad6f8ee824f4e23bfa09d43c7f222b694764556 authored over 8 years ago
Merge pull request #35 from jrmhaig/subdirectory

Set form actions correctly

github.com/RaspAP/raspap-webgui - d5e296b85e077ba6e071974d724511e22607a278 authored over 8 years ago
Set form actions correctly

github.com/RaspAP/raspap-webgui - 8e179f061444bad20a83a10b2706f5cb13d99136 authored over 8 years ago
Merge branch 'master' of https://github.com/billz/raspap-webgui

github.com/RaspAP/raspap-webgui - c8cca832c864a37c62f34a64467b69ee455f50db authored over 8 years ago
Detect Raspian version and set lighttpd webroot. Fixes #29

github.com/RaspAP/raspap-webgui - 17d1b6980552ac95d21db15ba5a3abe085eba963 authored over 8 years ago
Merge pull request #28 from jrmhaig/lighttpd_home

Update README for changed lighttpd directory

github.com/RaspAP/raspap-webgui - 103eaff83280313eebe8dbb05d380a35110d5294 authored over 8 years ago
Correct markdown for bold

github.com/RaspAP/raspap-webgui - 0a9b2363de6863dd8d2023b47ef6642bf1d7e18e authored over 8 years ago
Change lighttpd default directory

github.com/RaspAP/raspap-webgui - 9ceaa905306a1a63a8ec17771f06daef3548968e authored over 8 years ago
Merge pull request #24 from jrmhaig/dashboard

Move dashboard function to separate file

github.com/RaspAP/raspap-webgui - 52d569d7f33450ce6c0ddb114c9d6373ecc261a2 authored over 8 years ago
Merge branch 'master' into dashboard

github.com/RaspAP/raspap-webgui - 20eb3b0107f5c30c2c16a2ab535b7d92c9284792 authored over 8 years ago
Merge pull request #23 from jrmhaig/client

Redo wireless client configuration

github.com/RaspAP/raspap-webgui - d47a939649968711b629e10d4aa093857947a457 authored over 8 years ago
Find bitrate and signal level correctly

Also, display signal level as just a number rather than a graph

github.com/RaspAP/raspap-webgui - 66d6f3766c58c33a1e2113f5964c932b264dc2e7 authored over 8 years ago
Use status class

github.com/RaspAP/raspap-webgui - f730aa1ffbaa3585bfa4342ef3fc0ea5a0c13d4f authored over 8 years ago
Indicated connected network

github.com/RaspAP/raspap-webgui - 9492330196f7c48c8952272e34ac6f8c9a62f64f authored over 8 years ago
Add password length check

Also remove most of the rest of the javascript as it is unused.

github.com/RaspAP/raspap-webgui - b353dd77a895f26af4cd5057e661f332f4f0013e authored over 8 years ago
Redo 'Configure client' page

github.com/RaspAP/raspap-webgui - e953e685569a0cc35a96047bc74689b49e255ace authored over 8 years ago
Allow open networks

github.com/RaspAP/raspap-webgui - a87d7ee86993087f6ee28ed3ab8fe0038932008b authored over 8 years ago
Split out php from html

github.com/RaspAP/raspap-webgui - ad76f7651a05ee3a91de8ab4ab242b986a3b14b5 authored over 8 years ago
Change method of calculating channel and security

github.com/RaspAP/raspap-webgui - c7ed97dd8bb763de5312da900f40a4adfa316374 authored over 8 years ago
Move client wifi configuration into separate file

github.com/RaspAP/raspap-webgui - fe3b0e9513f16db464b2ced887de1a8a42272ba3 authored over 8 years ago
Merge pull request #22 from jrmhaig/system

Add Raspberry Pi version to system page

github.com/RaspAP/raspap-webgui - 4c587bb911cb58a8f027709610dcaa49ef755661 authored over 8 years ago
Merge branch 'master' into dashboard

github.com/RaspAP/raspap-webgui - c391314ef91251570f73447f41c8f624d89f5edf authored over 8 years ago
Merge branch 'master' into system

github.com/RaspAP/raspap-webgui - 15780821c81050b7deb4296e629f3babb5de62e3 authored over 8 years ago
Change tabs to spaces

github.com/RaspAP/raspap-webgui - 4611bcc61522de3764a9a1830b2ff2ba4b54d441 authored over 8 years ago
Merge pull request #19 from jrmhaig/master

Validations on HostAPD fields

github.com/RaspAP/raspap-webgui - 0b41c39a6599f3852d37d20690bba6ec6ebf4de3 authored over 8 years ago
Move Dashboard function to separate file

github.com/RaspAP/raspap-webgui - 095e1afa8ce44fd934d48c1840a1bb4287b58fa9 authored over 8 years ago
Show Raspberry Pi revision information

github.com/RaspAP/raspap-webgui - bdfcf270a78da41b2ef0f5fd006b83cda81918c3 authored over 8 years ago
Move system page into separate file

github.com/RaspAP/raspap-webgui - 7406a5050c2a7fc9f74d39cdb4761fbc6d08354f authored over 8 years ago
Some validation on POST data

github.com/RaspAP/raspap-webgui - bff9dfbbbc1ace6c68b467928856e420391c3d1b authored over 8 years ago
Add CSRF to hostapd config

And tidy things up a bit

github.com/RaspAP/raspap-webgui - 671016e6859fee3ae4e9bff81312b5e0d43e2cce authored over 8 years ago
Move function to save HostAPD config too

github.com/RaspAP/raspap-webgui - 15a4ece43390e27ebe71bdffa976f00165ce84a2 authored over 8 years ago
Move HostAPD into separate file

github.com/RaspAP/raspap-webgui - bfb1332cdfdcd5269dbd5f60608b01408702dda2 authored over 8 years ago
Tidy up some whitespace

Sorry, I don't like tab indentation.
(and I definitely don't like a mixture of tab and space ind...

github.com/RaspAP/raspap-webgui - 2131842fe7c62304fe5968f8de00c75e60859a7f authored over 8 years ago
Merge pull request #16 from jrmhaig/csrf

Adding CSRF verification to DHCP form

github.com/RaspAP/raspap-webgui - 9df326b3386e25bf2b24ed364c6daa53ac02cf17 authored over 8 years ago
Fix checking dnsmasq starting/stopping

github.com/RaspAP/raspap-webgui - 46894ef91eb34754bce54ec59fecd4409225b550 authored over 8 years ago
Add CSRF to DHCP form

Also, separate out into separate file and refactor

github.com/RaspAP/raspap-webgui - 3b043950deaeecbbbd3e41ffaf560c296490e4ac authored over 8 years ago
Move status messages into new class

github.com/RaspAP/raspap-webgui - a28b926b3a613a545763bb7b6d48d3d9289e3616 authored over 8 years ago
Merge pull request #15 from jrmhaig/csrf

Guard against CSRF

github.com/RaspAP/raspap-webgui - 14f9fd27e377f038d1eb5296a6cf218c34d62403 authored over 8 years ago
Merge pull request #14 from jrmhaig/master

Fix password update form

github.com/RaspAP/raspap-webgui - 23cb58317893c6dbcf74656add4d1654af56d1db authored over 8 years ago
Merge branch 'master' into csrf

Conflicts:
includes/admin.php

github.com/RaspAP/raspap-webgui - 2c86f262ba570ac23f457871dcbbaa1ee3cb9bcb authored over 8 years ago
Fix password update form

github.com/RaspAP/raspap-webgui - 0e162074225922ba22d71da9dcf252b2e7197bb0 authored over 8 years ago
Add CSRF token to password change page

github.com/RaspAP/raspap-webgui - 5c2492e78599760b256f6f3958e5e30ff40bf54f authored over 8 years ago
Merge pull request #11 from jrmhaig/master

A few minor fixes

github.com/RaspAP/raspap-webgui - f98af5c60bc22ba5aa8c02ff5b1ba22a76c80dff authored over 8 years ago
Permit flags in the config

github.com/RaspAP/raspap-webgui - d431c3f767a8cbf8beef76f7ad2546b458bcd5e8 authored over 8 years ago
Set $status to avoid error

github.com/RaspAP/raspap-webgui - 443c75390a89289873de1fb6468a2df9ee5a01bb authored over 8 years ago
Correctly find Received Bytes

github.com/RaspAP/raspap-webgui - 2e8c97d421924c1c3599f99e7ce0f769b676ebf1 authored over 8 years ago
Remove spurious ' character

github.com/RaspAP/raspap-webgui - 098caa1262773aebfc49008993902b36cb83e857 authored over 8 years ago
Merge pull request #10 from ReadmeCritic/master

Update README URLs based on HTTP redirects

github.com/RaspAP/raspap-webgui - 0ba25b985741aa73512ea88aa5e1e26abffbc3bd authored over 8 years ago
Update README URLs based on HTTP redirects

github.com/RaspAP/raspap-webgui - 74b6e80728203673ca54d6ebebccd944188bb2ab authored over 8 years ago
Modified system package update

github.com/RaspAP/raspap-webgui - 8d33a049ed3c178a54d29cab88c62d64c469aea4 authored over 8 years ago
Updated with quick install

github.com/RaspAP/raspap-webgui - d9f1f35dd9a5bb231f50add1783cb91639ca1252 authored over 8 years ago
Updated error message

github.com/RaspAP/raspap-webgui - 975a7942cc2241b7b174e4c2589d53d7dc42772e authored over 8 years ago
Updated phpDoc header

github.com/RaspAP/raspap-webgui - 43d17f2a96f986505579472aa63167c196fd3e35 authored over 8 years ago
Updated to reflect minor release

github.com/RaspAP/raspap-webgui - 818e833a93875a2af5dd43bb33f5df4b2e954432 authored over 8 years ago
Updated panel icon

github.com/RaspAP/raspap-webgui - 94a7465395096725811f43d0a5271a50f104517e authored over 8 years ago
Updated panel icon + standarized label

github.com/RaspAP/raspap-webgui - 18a9fd89997634e90c8f0e45f742847035091013 authored over 8 years ago
Updated panel icons + simplified header

github.com/RaspAP/raspap-webgui - dc76fd4d4a0c81a6bd9824acbee561f4d4ed0348 authored over 8 years ago
Updated screenshots

github.com/RaspAP/raspap-webgui - a0f647b3bd440edf4c82552ffb99c98a12ce628a authored over 8 years ago
Merge pull request #9 from zlolz/add-system-controls

Add System Info and System Control (foundation)

github.com/RaspAP/raspap-webgui - d8f23eeda8da9dfe0b1aafea82ef8205f1aad584 authored over 8 years ago
add cpu load bar, colour mem and cpu bars baased values (ok, warning, danger)

github.com/RaspAP/raspap-webgui - 638f2e6d3d986a341685aceefa7141bb17d28862 authored over 8 years ago