Commit Graph

157 Commits

Author SHA1 Message Date
Alex Jordan
11aaffd9c8 Link HOOKS.md, DESIGN.md, and STORE.md in README 2016-08-17 13:17:04 -04:00
Alex Jordan
507ec602c8 Fix typo 2016-08-17 13:16:51 -04:00
Alex Jordan
b4777290f6 Split out "Storage" and "Design decisions"
These are useful but don't really need to be in the README, which is
long enough as it is.
2016-08-17 13:10:06 -04:00
Alex Jordan
71b2dd4cfa Move HOOKS.md into a doc/ directory 2016-08-17 13:07:08 -04:00
Alex Jordan
b505ea1477 Fix spelling errors 2016-08-17 13:02:18 -04:00
Alex Jordan
4cf32905c3 Fix excessive use of italics in README.md 2016-08-17 12:41:14 -04:00
Alex Jordan
57da88d9ca Normalize Nginx snippet whitespace 2016-08-17 12:18:20 -04:00
Alex Jordan
b6c4599215 Move HTTP mode auth docs into "reverse proxy" 2016-08-17 12:17:07 -04:00
Alex Jordan
668722a377 Consolidate the reverse proxy docs some more 2016-08-17 11:41:51 -04:00
Alex Jordan
5a9b9b4023 Split Lua hooks docs into their own file 2016-08-16 21:38:41 -04:00
Alex Jordan
7b54006839 Move reverse proxy and configuration file sections
The top is a much more sensible location for them.
2016-08-16 19:18:07 -04:00
Alex Jordan
c914f57352 Remove note about MQTT support in the HTTP section
It's out of place and irrelevant.
2016-08-16 19:14:49 -04:00
Alex Jordan
793f2a75b3 Split out API docs into API.md 2016-08-16 19:06:35 -04:00
Alex Jordan
3e25dbc3a5 Improve package installation commands
Most users will be using `sudo` and an unprivileged account anyway, and
the `>` shell operator doesn't work in this scenario. So, optimize for
the majority and give commands that can be blindly copied and
pasted. Running things directly as root isn't a great idea anyway.
2016-08-16 18:13:48 -04:00
Alex Jordan
830a0aaeee Remove package installation distro headers 2016-08-16 18:06:56 -04:00
Alex Jordan
6f361a9dc7 Consolidate installation instructions 2016-08-16 18:02:15 -04:00
Alex Jordan
c96d4bdfbf Fix typo 2016-08-16 17:53:47 -04:00
Alex Jordan
350ac615ee Refer to Recorder in a consistent way 2016-08-16 17:52:21 -04:00
Alex Jordan
1fbccc40f1 s/websocket/WebSocket/g 2016-08-16 17:41:34 -04:00
Alex Jordan
c573f7374f Remove duplicated/out-of-place env variable docs 2016-08-16 17:37:53 -04:00
Alex Jordan
f1888c40f9 Move Travis badge to the top of README.md 2016-08-16 16:55:29 -04:00
Alex Jordan
0a9dc887e0 Consolidate building instructions 2016-08-16 16:52:23 -04:00
Alex Jordan
fe8d1bcaae Consolidate HTTP server and ocat docs 2016-08-16 16:43:06 -04:00
Alex Jordan
816b55f88b s/Websocket/WebSocket/g 2016-08-16 14:13:52 -04:00
Alex Jordan
a89cb64dfa Fix incorrect links 2016-08-16 14:03:09 -04:00
Alex Jordan
a1907d2a55 Add links to the Table of Contents 2016-08-16 13:58:54 -04:00
Alex Jordan
a4477ca11f Fix list indentation 2016-08-16 13:36:13 -04:00
Alex Jordan
0acc0b6a03 Fix "systemd service" heading level 2016-08-16 13:31:52 -04:00
Alex Jordan
a13a1f9094 Add basic Table of Contents to the README 2016-08-16 13:26:14 -04:00
Alex Jordan
5edfd605ca Organize reverse proxy instructions in the README 2016-08-16 13:25:24 -04:00
Alex Jordan
14533ba3c9 Fix a couple small README typos 2016-08-16 13:25:01 -04:00
Roger Light
40e2e0c7e7 Duplicated word. 2016-07-19 16:41:34 +01:00
Jan-Piet Mens
36ba087bae update build prereqs 2016-07-19 13:33:37 +02:00
Jan-Piet Mens
20fd6a07be add example of $remote_addr
closes #100
2016-07-15 15:43:12 +02:00
Jan-Piet Mens
d744cfd4ca add browser key docs for #124 2016-07-15 15:35:25 +02:00
Jan-Piet Mens
6e99d6be42 correct nginx pass port 2016-06-02 20:33:39 +02:00
Jan-Piet Mens
2c3ad978c6 clarify return self in list of friends 2016-04-19 09:43:13 +02:00
Jan-Piet Mens
3dc0025a3c clarify geo lookups 2016-04-06 09:21:49 +02:00
Alexander Rust
e33e9b42c7 Fixed missing space in README.md 2016-03-25 17:25:14 +01:00
Jan-Piet Mens
093851eb1d lowercase user/device for decryption key
also spaces in device name are converted to dashes, so
"Will-iPhone 6s" should now be key "will-iphone-6s"
addresses #108
2016-03-25 14:54:50 +01:00
Martin Charles
7cf476a239 Fixed Typo in Readme 2016-03-23 00:06:33 -04:00
Jan-Piet Mens
838a303d38 allow negative _geoprec 2016-03-05 18:27:55 +01:00
Jan-Piet Mens
4ec7d81665 clarify _geoprec 2016-03-05 12:17:02 +01:00
Jan-Piet Mens
77a5545d92 override precision with _geoprec
closes #58
2016-03-04 12:40:54 +01:00
Jan-Piet Mens
9fbbc3f6fb view can specify hours instead of from/to
closes #99
2016-03-04 10:38:11 +01:00
Jan-Piet Mens
17ddfa07ae add http-logdir option
closes #98
2016-03-03 19:05:44 +01:00
Jan-Piet Mens
aa4e9859ec tips 2016-03-03 18:44:01 +01:00
Jan-Piet Mens
be3af09040 fix typos 2016-03-02 16:39:44 +01:00
Jan-Piet Mens
e25033abea stab for CARD in user-dev/u-d.json before user/u.json
closes #94
2016-03-01 22:02:33 +01:00
Jan-Piet Mens
85c14a44c3 nginx remote_user example 2016-02-26 12:38:41 +01:00