209 Commits

Author SHA1 Message Date
R. Miles McCain
87a411f42d
Make ingress processing more resilient 2020-06-28 03:48:40 +00:00
R. Miles McCain
88f25b6743
Analytics script cleanup (closes #54) 2020-06-28 03:31:10 +00:00
R. Miles McCain
bb0dc2e90f
Remove all external dependencies 2020-06-28 02:58:49 +00:00
R. Miles McCain
ba795ccd5c
Clarify collaborators description 2020-06-28 02:44:59 +00:00
R. Miles McCain
4ced1365d4
Bump version 2020-06-15 20:14:56 +00:00
Ruben van Erk
dcdbb7cd45 Add option to ignore robots 2020-06-15 19:07:13 +02:00
R. Miles McCain
0d7c9c4c33
Bump version 2020-06-14 01:49:24 +00:00
R. Miles McCain
81a836df53
Improve startup behavior 2020-06-13 23:59:36 +00:00
Thomas Letsch Groch
919ca52ca1
👌 Refine code review changes 2020-06-06 06:02:33 -03:00
Thomas Letsch Groch
f7ecb88659
👌 Code review changes
commented out mysql logic and refine GUIDE.md
2020-06-02 20:34:02 -03:00
Thomas Letsch Groch
b234ef2917
Add heroku compatibility
Recognize heroku with the environment variable DATABASE_URL, parse it and replace the others based on it.
2020-06-01 18:41:39 -03:00
R. Miles McCain
1b344fb90c
Bump version 2020-05-28 22:02:50 +00:00
R. Miles McCain
c61d23caf1
Add health check endpoint (fixes #31) 2020-05-28 22:00:49 +00:00
R. Miles McCain
fcfbbe8809
Remove confusing setup variables; migrate to commands. 2020-05-28 21:47:17 +00:00
R. Miles McCain
1bb4aac32f
Use $PORT env variable 2020-05-28 21:40:43 +00:00
R. Miles McCain
387c1e375d
Add database connection timeout 2020-05-21 20:59:58 -04:00
R. Miles McCain
4e13842334
Bump version 2020-05-19 17:58:21 -04:00
Santiago Alessandri
cac6d44166
Quote whitelabel to allow whitespace (#33)
The SHYNET_WHITELABEL variable was being used without quotes,
which breaks the commnand if it contains whitespaces
2020-05-17 00:23:38 -04:00
R. Miles McCain
4569744726
Add email sending task 2020-05-09 12:35:50 -04:00
R. Miles McCain
6978bbd03e
Bump version, cleanup 2020-05-07 17:49:18 -04:00
R. Miles McCain
d88f61b281
Add better tracking script protocol support 2020-05-07 17:49:02 -04:00
R. Miles McCain
c84dac6b01
Add referrer hiding support (closes #26) 2020-05-07 17:44:39 -04:00
R. Miles McCain
1c01c27326
Merge #27 (duplication fix) 2020-05-07 16:54:49 -04:00
R. Miles McCain
a766c1eaa2
Add ip address exclusion support (closes #22)
Co-authored-by: Anthony Abeo <anthonyabeo@gmail.com>
2020-05-07 16:53:03 -04:00
Abeo Anthony, A
a457c2be7b remove duplicated device_types value 2020-05-07 19:59:09 +00:00
R. Miles McCain
77f1fbc2cc
Fix faulty parallelization 2020-05-04 14:20:34 -04:00
R. Miles McCain
0a0f76d84e
Bump version 2020-05-03 10:41:19 -04:00
R. Miles McCain
1a0fe6e304
Bump version 2020-05-02 12:37:02 -04:00
R. Miles McCain
26778f0219
Add option to not collect IP addresses (closes #18) 2020-05-02 12:35:47 -04:00
R. Miles McCain
a210e23bb3
Use hashing to associate sessions 2020-05-02 12:16:57 -04:00
R. Miles McCain
dfb78b3669
Add docker-compose support (closes #19) 2020-05-02 10:27:16 -04:00
R. Miles McCain
5d26ab292b
Refactoring & consistency changes
Make all scripts executable

Disable debug mode by default

Use eager tasks by default

Fix typo in settings

Refactoring
2020-05-02 10:24:57 -04:00
R. Miles McCain
837f939de1
Improve noscript tracker security 2020-05-02 09:18:45 -04:00
R. Miles McCain
725496cc0f
Make celery default to eager 2020-05-02 09:16:18 -04:00
Windyo
6fa67f0531 Docker-Compose Single-Run
Add firstrun checks

Avoids running commands on firstrun
Add Docker-compose file

allows setup in a single docker-compose up command
Updated Readme re: docker-compose

Added stub detailing how to use the compose file.
Update README.md
Changed Entrypoint

Moved sanity checks to their own script, changed entrypoint logic
updated entrypoint
2020-04-30 22:59:22 +02:00
R. Miles McCain
dd6a9d1eaf
Bump version 2020-04-28 10:19:05 -04:00
R. Miles McCain
3c74331a74
Fix x-padding on smaller screen sizes (fixes #7) 2020-04-28 10:18:43 -04:00
R. Miles McCain
25b7b1d0e5
Show version in sidebar (fixes #5) 2020-04-25 11:55:56 -04:00
R. Miles McCain
2223530f51
Show IP address in session details (fixes #6) 2020-04-25 11:55:31 -04:00
R. Miles McCain
62844db6bf
Reformatting & cleanup 2020-04-24 16:29:23 -04:00
R. Miles McCain
5c2838af27
Improve fonts 2020-04-24 14:13:33 -04:00
R. Miles McCain
17cdf052d8
Add CORS origin management 2020-04-24 14:07:34 -04:00
R. Miles McCain
e693406114
Add advanced settings area 2020-04-24 14:06:59 -04:00
R. Miles McCain
39ef4c9645
Improve script performance 2020-04-24 13:39:25 -04:00
R. Miles McCain
3f7aaa8f0d
Add heartbeat frequency setting 2020-04-24 13:22:22 -04:00
Jason Carpenter
9881dedac0
Expand installation instructions (#1)
* Expanded installation instructions

Installation was moved to a new file, GUIDE.md, where you can include all documented information about Shynet.

I also included SSL without a reverse proxy instructions and a shell script for SSL through Gunicorn.
2020-04-24 13:00:20 -04:00
R. Miles McCain
96057fe02c
Fix service creation form 2020-04-23 17:36:48 -04:00
R. Miles McCain
64a3a1c3ad
Improve installation instructions & flow 2020-04-23 17:30:37 -04:00
R. Miles McCain
7f55626d7e
Add better collaboration selection tool 2020-04-22 14:16:21 -04:00
R. Miles McCain
c2f4724b11
Add Do Not Track support 2020-04-22 13:18:25 -04:00