1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-25 18:56:52 +03:00
Commit Graph

20 Commits

Author SHA1 Message Date
Artyom
1f714610eb [INSTALL] Update for Stack 2016-08-25 17:05:29 +03:00
Artyom
446c9998c9 Add archive to .gitignore 2016-05-21 16:53:40 +03:00
Artyom
b123a7df07 Create checkpoints once in 6h, not once in 1h 2016-05-21 15:44:31 +03:00
Artyom
37774792b6 Remove throttling
It hurts more than it might help
2016-05-05 17:48:20 +03:00
Artyom
bf10fa4036 Add support for Google site verification 2016-05-04 21:18:18 +03:00
Artyom
38560dd012 Implement our own tracking 2016-05-04 21:03:23 +03:00
Artyom
3c3b3354c3 Rate limiting
Fixes #12
2016-05-03 02:32:30 +03:00
Artyom
53e1a465e3 Prerender pages
Fixes #26
2016-05-02 17:54:34 +03:00
Artyom
22d43a59f3 Minor 2016-04-14 02:49:38 +03:00
Artyom
f8c5f5c6b7 Parse the X-Forwarded-For request header
guide.aelve.com currently runs behind Apache (as reverse proxy), which
means that all client addresses seem to be 127.0.0.0. This fixes that.
2016-04-08 23:28:54 +03:00
Artyom
652e28e585 Add an admin page (no content yet) 2016-03-23 01:54:59 +03:00
Artyom
72ad74a431 Use config instead of environment variables 2016-03-22 01:17:53 +03:00
Artyom
7d2f3594b6 Add feeds for items in categories 2016-03-19 21:36:21 +03:00
Artyom
84454d2666 Add an environment variable to enable tracking 2016-03-16 23:47:59 +03:00
Artyom
ddb4182603 Write about the status page 2016-03-14 22:13:57 +03:00
Artyom
86681430a1 Mention the database in INSTALL.md 2016-03-12 20:07:52 +03:00
Artyom
db02a47056 Minor 2016-03-12 00:10:13 +03:00
Artyom
76e28a502e Minor 2016-03-11 19:14:29 +03:00
Artyom
184f96bd4d Backups 2016-03-11 18:40:34 +03:00
Artyom
b71cde0770 Add installation instructions 2016-03-09 21:50:51 +03:00