Commit graph

520 commits

Author SHA1 Message Date
9bde0feed6 fix(list): adds the content type to http post lists 2022-12-21 19:35:08 +00:00
60255afe3f feat(lists): adds redirector data format 2022-12-21 19:27:46 +00:00
c16a80dc16 deps: update terraform-hcloud-tor-bridge
fixes: #39
2022-12-15 11:39:41 +00:00
226c67eb65 fix(block): handle blocked url with no corresponding proxy 2022-12-14 14:07:19 +00:00
f4662fae27 fix(eotk): properly tag the EOTK resources for the SSO permissions to work 2022-12-14 10:27:48 +00:00
e0af68f431 docs(eotk): expand docs on how to deploy eotk 2022-12-09 14:12:53 +00:00
540fa12a3b fix(onion): correct some form fields 2022-12-07 19:25:51 +00:00
c584aa0e90 feat(eotk): switch to new autonomous eotk instances 2022-12-07 18:13:01 +00:00
e28fcc6061 lint(block_bridge): typing hints 2022-12-07 14:04:33 +00:00
Ana Custura
f8581d8776 Allow destroying of onions 2022-12-07 13:29:01 +00:00
Ana Custura
dd51ee379e Add domain field to onion edit form 2022-12-07 13:29:01 +00:00
Ana Custura
bbcc451f65 Stop using entrypoints and remove entrypoint-based ci job 2022-12-07 13:28:13 +00:00
ebc9001aa1 fix(bridge): block_bridges pass working_dir in constructor to super 2022-11-29 11:06:23 +00:00
30b60e9048 fix(automate): Pass through working directory to superclass 2022-11-28 21:20:32 +00:00
aeca11024a lint: not in 2022-11-28 20:49:27 +00:00
d9158ac942 feat(automate): make temporary working dir optional 2022-11-28 19:03:24 +00:00
109851745b automate: move working_dir to be set in constructor 2022-11-28 18:55:10 +00:00
efdaad977a deps: Update pin on terraform-aws-bc-proxy 2022-11-28 14:13:04 +00:00
055c7a718a feat: Remove GeoIP features from smart proxy 2022-11-28 14:02:29 +00:00
Owen
0ebfe28b89 Use disposable temporary directories to run automation jobs 2022-11-16 15:47:36 +00:00
9e5280280f mirror mapping: use proxy not origin dates 2022-11-15 15:24:59 +00:00
Owen
8c3ef42a8c Added valid_from and valid_to fields to Bypass Censorship Analytics JSON output 2022-11-15 15:14:27 +00:00
0a13b3ee75 ci: disable metrics during docs test 2022-11-15 15:13:48 +00:00
acute
1f1f811330 Add Dockerfile and build image with CI 2022-11-15 14:54:23 +00:00
928536a2d7 ci: disable metrics during docs build 2022-11-15 14:40:48 +00:00
62d87341ad app: allow disabling metrics by environment variable 2022-11-15 14:29:50 +00:00
Owen
8a080f3eff Added flask database migration test to CI 2022-11-15 11:54:02 +00:00
7e0384d698 db: empty list if no rows for model, one commit per model 2022-11-14 16:27:28 +00:00
Owen
d28bf18ce8 Removed duplicate list of database models 2022-11-14 16:27:28 +00:00
a2b73a9286 types: truthy-functions are a thing now in mypy 2022-11-14 12:16:41 +00:00
356495beaf db: import and export with generalised json format 2022-11-13 20:09:48 +00:00
25bbdf8e2b db: truncate alembic migration history 2022-11-13 19:04:33 +00:00
7f9b3b9b64 app: check not_migrating before registering metrics 2022-11-13 19:04:00 +00:00
543e4ef3e3 block/bridge_rks: short name was too long 2022-11-13 13:24:52 +00:00
1233d8998a block/roskomsvoboda: check for blocked bridges too
fixes: #33
2022-11-13 13:23:12 +00:00
a743788dcf block/roskomsvoboda: switch to updating every 300 minutes
data is now updated every 3 hours
2022-11-13 13:21:40 +00:00
7327d6b807 block/roskomsvoboda: update to API v3 2022-11-13 13:06:25 +00:00
e1394f71d6 onion: remove onion key column, prod forms 2022-11-09 15:16:39 +00:00
890ce3077f list/http_post: typing 2022-11-09 15:15:50 +00:00
d5824aa518 onion: add keys and certs to database 2022-11-09 13:36:12 +00:00
f603cb9101 list/http_post: uses bearer authorization header 2022-11-08 14:40:44 +00:00
21f7cbddcb list/http_post: adds http post distribution lists 2022-11-08 14:31:45 +00:00
218779bd20 onion: adds brn to onion key 2022-11-08 14:23:32 +00:00
9373e107fc metrics: merge back to __init__.py to avoid context issues 2022-11-02 14:54:09 +00:00
8d7f1c832e ci/pylint: allow failure 2022-11-02 14:29:27 +00:00
1c0e921305 models/base: type hinting 2022-11-02 14:25:59 +00:00
430ef0f86a metrics: don't fail if no argument is given to command 2022-11-02 14:24:18 +00:00
f92e713e98 ci: update type packages 2022-11-02 14:22:01 +00:00
0ab9fdebc5 metrics: remove type ignores that are no longer required 2022-11-02 13:58:54 +00:00
0ff61721d9 metrics: refactor app context into base class 2022-11-02 13:46:39 +00:00