Ana Custura
|
33243b77ba
|
feat: remove cron and crontab from the docker image
Change is required to transition to podman in the future.
|
2024-12-02 18:49:20 +00:00 |
|
|
ad44101cfc
|
ci: install docs requirements from file
|
2024-12-02 12:32:05 +00:00 |
|
|
143ed1f43a
|
docs: some reorganisation of documentation
|
2024-12-02 00:29:45 +00:00 |
|
|
24cac76f70
|
feat: create new onion services via api
|
2024-12-02 00:29:45 +00:00 |
|
|
192dacf760
|
fix: remove unsafe default list for list_resources
|
2024-12-01 14:10:21 +00:00 |
|
|
cdbf152f40
|
fix: revert use of dt.UTC to dt.tz.UTC
some instance still on python 3.9
|
2024-11-29 18:53:46 +00:00 |
|
|
905bdd1a58
|
feat(cli): mark block_ooni job as safe
|
2024-11-29 18:44:29 +00:00 |
|
|
d854d52ab9
|
feat(block): tweak blocky timing, mark job safe
|
2024-11-29 18:43:56 +00:00 |
|
|
8449a5a8c8
|
feat(api): dont list proxies destroyed over 24 hours ago
|
2024-11-29 18:39:08 +00:00 |
|
|
1bc2960278
|
fix: don't create missing proxies for hotspare
* also fixes setting creation time for pools
* improves logging in proxy creation pipeline
|
2024-11-29 16:08:33 +00:00 |
|
|
b91e078e22
|
fix: initialise new terraform state to avoid NOT NULL constraint violation
|
2024-11-29 15:36:50 +00:00 |
|
|
0b3254f99c
|
ci: install sphinx to build docs
|
2024-11-18 10:17:49 +00:00 |
|
|
d551074a02
|
docs: remove json schemas
|
2024-11-18 10:10:30 +00:00 |
|
|
be111b9dde
|
lint: resolve mypy issues in app.cli.db
|
2024-11-18 09:56:48 +00:00 |
|
|
c4e2ed364e
|
ci: remove sphinx theme and plugins not used
|
2024-11-16 19:58:17 +00:00 |
|
|
3b223f2c1a
|
lint: app.api passes pylint
|
2024-11-16 19:57:10 +00:00 |
|
|
3610707495
|
lint: app.cli.db passes pylint
|
2024-11-16 19:47:41 +00:00 |
|
|
9674cb4293
|
feat: remove block_bridge_dnsc
no longer used
|
2024-11-16 19:38:57 +00:00 |
|
|
5c0170bdef
|
fix: do not rotate hotspare proxies on max age
closes: #42
|
2024-11-16 19:26:23 +00:00 |
|
|
d9b62a373d
|
docs: fix build after removal of json schemas
|
2024-11-16 19:26:23 +00:00 |
|
|
90575b076e
|
fix: extend timeout for blocky, fix db query
|
2024-11-16 13:27:29 +00:00 |
|
|
779d5cb8d2
|
feat: new block plugin for blocky
|
2024-11-16 13:17:39 +00:00 |
|
|
acfa81e3ba
|
ci: remove pylint plugin for sqlalchemy
hopefully no longer required since using new Mapped types
|
2024-11-16 13:17:27 +00:00 |
|
|
cce5c307ee
|
lint: ignore "circular import" that isn't real
|
2024-11-10 21:54:56 +00:00 |
|
|
2c96ade33d
|
lint: remove pydantic plugin for pylint
we've already remove pydantic
|
2024-11-10 21:54:42 +00:00 |
|
|
04f5a0345b
|
feat: adds onions list to api
|
2024-11-10 21:41:54 +00:00 |
|
|
2ca4ddffb0
|
fix: import Origin at time of use in models.base
was previously removed to prevent circ import
|
2024-11-10 18:28:35 +00:00 |
|
|
75b2c1adf0
|
refactor: moving more models to mapped_column
|
2024-11-10 15:13:29 +00:00 |
|
|
ea020d6edd
|
ci: re-add types-requests
|
2024-11-10 13:39:08 +00:00 |
|
|
ae905c6d80
|
feat: initial api implementation
|
2024-11-10 13:38:51 +00:00 |
|
|
a482d5bba8
|
feat: upgrade python version and install frontend in container
|
2024-11-09 17:12:34 +00:00 |
|
|
3be3a45606
|
fix: sqlite fix for migration
|
2024-11-09 14:29:44 +00:00 |
|
|
ae1ac4ef54
|
deps: update tf module pins
|
2024-11-09 13:53:42 +00:00 |
|
|
84f700b742
|
deps: update tf module pins
|
2024-11-09 13:39:12 +00:00 |
|
|
75ea0b22d7
|
feat: add settings as a bridge distribution method
|
2024-11-09 13:07:40 +00:00 |
|
|
9caf1deb74
|
fix: switch hcloud instances to CX22 (CX11 doesn't exist anymore)
|
2024-11-09 13:07:08 +00:00 |
|
|
0aa41b303d
|
fix: ignore destroyed proxies in risk score calculation
|
2024-11-09 12:53:53 +00:00 |
|
|
b49e527bf6
|
fix: remove unnecessary and wrong asserts
|
2024-11-09 12:41:46 +00:00 |
|
|
941435892e
|
deps: update tf module pins
|
2024-11-09 12:19:06 +00:00 |
|
|
c795a70d80
|
docs: refactor redirector docs into api docs
|
2024-11-09 11:11:11 +00:00 |
|
|
73439a8121
|
feat: adds block_external to safe jobs list
|
2024-11-09 11:10:05 +00:00 |
|
|
4693e994ba
|
fix: typing fixes since moving to Mapped types in models
|
2024-11-09 11:09:44 +00:00 |
|
|
d08388c339
|
feat: remove pydantic from list generation
|
2024-11-09 11:08:48 +00:00 |
|
|
1e70ec8fa6
|
ci: allow failure of the docker-build job
|
2024-07-12 15:48:57 +01:00 |
|
|
6e691257f7
|
lint: type annotations, ignoring report for now
|
2024-07-12 15:35:04 +01:00 |
|
|
2d549fb823
|
doc(rdr): adds new parameters for /link
|
2024-07-12 15:24:08 +01:00 |
|
Ana Custura
|
08bba74c34
|
Follow the redirects for AA
|
2024-05-10 11:15:41 +01:00 |
|
Ana Custura
|
1fac7e6b4f
|
A horrible hack for enabling AA first-party
|
2024-04-17 15:27:45 +01:00 |
|
Ana Custura
|
07416771f0
|
Comment out some of the AA config, make AA load directly 3rd party
|
2024-04-03 13:20:24 +01:00 |
|
Ana Custura
|
93ed07d52d
|
Ensure gifs URLs are also rewritten, as AA loads gifs
|
2024-04-02 15:16:01 +01:00 |
|