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
JP Mens
e5b06f3f34
Merge pull request #134 from strugee/improve-readme
...
Improve README
2016-08-16 14:19:13 -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
Jan-Piet Mens
04bc76bec7
api/0/version outputs git commit
2016-07-22 10:33:56 +02:00
Jan-Piet Mens
32ec189662
embed git version/commit
2016-07-22 09:51:06 +02:00
Jan-Piet Mens
f54cbb0de5
Debian package dependent on libsodium13
2016-07-21 08:11:34 +02:00
Jan-Piet Mens
d80809c9cb
2016-07-20 version 0.6.7
...
- FIX: don't crash on null payloads
2016-07-20 10:59:04 +02:00
Jan-Piet Mens
f6b2091eca
catch null payload
2016-07-20 10:50:43 +02:00
Jan-Piet Mens
080bb52c5b
set sensible defaults
2016-07-20 10:20:00 +02:00
JP Mens
181cd37eaa
Merge pull request #126 from ralight/patch-1
...
Duplicated word.
2016-07-19 18:03:23 +02:00
Roger Light
40e2e0c7e7
Duplicated word.
2016-07-19 16:41:34 +01:00
Jan-Piet Mens
20bf73daf8
hack to appease docker builds
2016-07-19 15:35:28 +02:00
Jan-Piet Mens
ca57b43a96
try again
2016-07-19 14:47:35 +02:00
Jan-Piet Mens
5ab33fa5dc
package version for debian repo
2016-07-19 14:27:50 +02:00
Jan-Piet Mens
a0fe2202c0
2016-07-19 version 0.6.6
...
- FIX: FreeBSD locations api: reset isdst for mktime(3) (#125 )
- FIX: apikey support for last/, map/, and views/ (#124 )
- FIX: don't clobber CFLAGS from config.mk
- FIX: debian/centos package now automatically installs systemd service (thanks Tomas Lastovick for making us do this :)
- FIX: centos packages now also install binaries to /usr
2016-07-19 13:48:01 +02:00
Jan-Piet Mens
ffca52241a
specify debian version in package filenames
2016-07-19 13:44:35 +02:00
Jan-Piet Mens
36ba087bae
update build prereqs
2016-07-19 13:33:37 +02:00
Jan-Piet Mens
700f001cf3
avoid clobbering MORELIBS
...
addresses #125
2016-07-19 07:53:38 +02:00
Jan-Piet Mens
bce47f2699
update FreeBSD flags
2016-07-18 20:24:26 +02:00
Jan-Piet Mens
d48c17e9e6
ignore tm_isdst for FreeBSD
...
closes #125
2016-07-18 17:55:42 +02:00
Jan-Piet Mens
8211062862
add stdarg for gcc on freebsd
2016-07-18 16:37:28 +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
b37d6f07f1
add apikey to views
2016-07-15 15:27:05 +02:00
Jan-Piet Mens
a208f03638
ignores
2016-07-15 14:59:25 +02:00
Jan-Piet Mens
bacc3b5641
ignores
2016-07-15 14:58:41 +02:00
Jan-Piet Mens
43d0aded42
move apikeys.js to static/
2016-07-15 09:09:12 +02:00
Jan-Piet Mens
b8325f49de
add apikey to map
2016-07-15 09:05:51 +02:00
Jan-Piet Mens
834530a1f5
apiKey support for last/index.html
2016-07-14 18:28:52 +02:00
Jan-Piet Mens
44cf65add7
don't clobber CFLAGS from config.mk
...
thanks, Bryce Edwards
2016-06-17 18:24:11 +02:00
Jan-Piet Mens
6e99d6be42
correct nginx pass port
2016-06-02 20:33:39 +02:00
Jan-Piet Mens
ae6fde49c5
postinstalls
2016-05-31 16:38:59 +02:00
Jan-Piet Mens
4738cca914
install service on debian
2016-05-31 16:36:21 +02:00
Jan-Piet Mens
30bcd0d935
postinstall centos service
2016-05-31 15:58:23 +02:00
Jan-Piet Mens
c164b32d41
adjust
2016-05-31 15:36:15 +02:00