|
64d74c0a57
|
fix(lists): actually take pool into account for bridgelines
|
2023-02-27 11:46:37 +00:00 |
|
|
6f00deabbd
|
docs(bridge): update tor bridges section
|
2023-02-26 18:07:15 +00:00 |
|
|
c3520ccb58
|
fix: use instance profile name correctly for instance
|
2023-02-26 15:58:55 +00:00 |
|
|
cb45336da2
|
deps(tf): update pin on bc-smart-proxy-instance
|
2023-02-26 15:57:18 +00:00 |
|
|
dd37bf0ce6
|
feat(proxy): increase expiry time to 4 days after block
|
2023-02-26 15:20:08 +00:00 |
|
|
24e464653b
|
feat(bridge): allow random provider selection
|
2023-02-26 15:06:40 +00:00 |
|
|
e17b564370
|
fix(bridge): ssh_key -> ssh_public_key
|
2023-02-26 14:07:23 +00:00 |
|
|
9253be892d
|
fix(portal): use hashed fingerprint and cloud account in logging
|
2023-02-26 13:45:57 +00:00 |
|
|
0a72aeed96
|
feat: abstracting cloud providers
|
2023-02-26 12:52:08 +00:00 |
|
|
af36a545a1
|
deps(tf): update pins on terraform modules
|
2023-02-26 12:27:26 +00:00 |
|
|
ee60844b7c
|
feat(cli): order automation jobs most efficiently
|
2023-02-26 12:11:30 +00:00 |
|
|
c6494f0145
|
fix(db): don't alter table on sqlite for latest migration
|
2023-01-26 15:55:59 +00:00 |
|
|
05285a4ae6
|
feat(bridges): next generation bridge management
|
2023-01-26 15:42:25 +00:00 |
|
|
20fad30a06
|
lint
|
2023-01-21 15:18:13 +00:00 |
|
|
10ffdff2c3
|
lint
|
2023-01-21 15:15:07 +00:00 |
|
|
6df0083842
|
fix(bridgeconf): fix view_lifecycle params on destroy
|
2023-01-21 14:49:57 +00:00 |
|
|
bdee43b78c
|
lint(onion): remove dunder calls
|
2023-01-21 14:10:40 +00:00 |
|
|
70bdebd155
|
feat(ci): run docker build only after tests pass
|
2023-01-21 14:03:43 +00:00 |
|
|
962f90b384
|
fix(db): embed pool model in migration
|
2023-01-21 14:03:43 +00:00 |
|
|
fa3e4665d0
|
feat(list/rdr): add redirector domain to output
|
2023-01-21 13:30:12 +00:00 |
|
|
1c594ee38a
|
deps(tf): update terraform-aws-bc-proxy
|
2023-01-21 13:28:31 +00:00 |
|
Owen
|
574c348bc1
|
feat(portal/pool): adds rdr domain field to the pool table
|
2023-01-18 10:25:34 +00:00 |
|
|
96f81ecfb4
|
fix(list/rdr): ignore mirrors for which there is no url available
|
2022-12-22 10:21:31 +00:00 |
|
|
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 |
|