| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: fix config file path on windows | Steven Engler | 2026-03-24 | 1 | -2/+2 |
| | | |||||
| * | Fix typos | Tobias Stoeckmann | 2026-03-24 | 1 | -1/+1 |
| | | | | | Typos found with codespell | ||||
| * | web: Update oniux to 0.9.0 | Clara Engler | 2026-03-05 | 1 | -1/+1 |
| | | |||||
| * | web: oniux 0.8.1 | Clara Engler | 2026-02-08 | 1 | -1/+1 |
| | | | | | | We had to do a quick emergency release due to a bug that made it impossible to run it on mainline Linux kernels. | ||||
| * | Merge branch 'oniux-8' into 'main' | wesleyac | 2026-02-03 | 1 | -1/+1 |
| |\ | | | | | | | | | web: Update oniux to 0.8.0 See merge request tpo/core/arti!3637 | ||||
| | * | web: Update oniux to 0.8.0 | Clara Engler | 2026-02-03 | 1 | -1/+1 |
| | | | |||||
| * | | web: fix reference to `proxy.socks_port` | Steven Engler | 2026-01-29 | 1 | -2/+2 |
| | | | |||||
| * | | Remove maint/shellcheck_all compatibility link | Ian Jackson | 2026-01-20 | 1 | -1/+1 |
| | | | | | | | | | | | We're using maint/common/shellcheck-all now. The docs were inconsistent. | ||||
| * | | maint: Rename reproducible build scripts to kebab case | Ian Jackson | 2026-01-20 | 1 | -1/+1 |
| | | | | | | | | | We had both maint/docker-... and maint/docker_... | ||||
| * | | Rename remaining maint/check_ to maint/check- | Ian Jackson | 2026-01-20 | 1 | -2/+2 |
| |/ | |||||
| * | web: Update oniux to 0.7.0 | Clara Engler | 2026-01-14 | 1 | -1/+1 |
| | | |||||
| * | web: Minor improvements to oniux intro | Clara Engler | 2026-01-14 | 1 | -4/+5 |
| | | |||||
| * | web: Add oniux website | Clara Engler | 2026-01-14 | 3 | -0/+164 |
| | | | | | | | | | | For now, this is just a copy of the oniux blog post alongside some installation instructions. People still tend to refer to the blog post as the canonical source of information, which is rather bad, as updating the installation instructions there for every release is rather cumbersome. | ||||
| * | web: add warning about `--no-default-features` | Steven Engler | 2026-01-05 | 1 | -0/+8 |
| | | |||||
| * | web: fixed typo | Steven Engler | 2026-01-05 | 1 | -1/+1 |
| | | |||||
| * | web: move `--` in command | Steven Engler | 2026-01-05 | 1 | -1/+1 |
| | | | | | | I think that the `--` separator should go before any arti-specific args, which includes the arti subcommand. | ||||
| * | web: don't recommend `--all-features` | Steven Engler | 2026-01-05 | 1 | -1/+1 |
| | | | | | This enables experimental features. | ||||
| * | web: reword some text | Steven Engler | 2026-01-05 | 1 | -9/+8 |
| | | | | | | | Opinionated changes trying to make it more accurate and less cheesy. Further changes would be nice, but I'm trying not to go overboard here. | ||||
| * | web: try to update some things that are out of date | Steven Engler | 2026-01-05 | 3 | -5/+9 |
| | | |||||
| * | build website for and deploy to static component | Jérôme Charaoui | 2025-12-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | this uses the static-shim-deploy template to deploy the arti website to arti.torproject.org, and tweaks the docusaurus baseUrl accordingly it requires a STATIC_GITLAB_SHIM_SSH_PRIVATE_KEY CI variable which is set up in project settings and contains the private key which allows deployment of assets to static component web hosts it also deploys a "_redirects" file to gitlab pages to ensure that the old URLs are redirected as previously, the website build and deployment jobs are only run in (nightly) scheduled pipelines | ||||
| * | docs: update anonticket URLs to torproject.org | Nihal | 2025-11-26 | 1 | -3/+1 |
| | | |||||
| * | web: change example onion address | Steven Engler | 2025-08-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | This is the tor project onion address returned from: ``` curl --head https://www.torproject.org ``` I think it's better to give an example with our own onion service than a third-party one. Also ddg seems to use an obfuscated webpage with a single line, which doesn't show nicely in the terminal. | ||||
| * | web: connecting to onion services is now supported by default | Steven Engler | 2025-08-11 | 1 | -23/+3 |
| | | |||||
| * | web: 'censorship' -> 'censorship circumvention' | Steven Engler | 2025-08-11 | 1 | -1/+1 |
| | | |||||
| * | web: remove outdated warning | Steven Engler | 2025-08-11 | 1 | -4/+2 |
| | | | | | | No one is actively updating the web docs, so the existing comment is misleading. | ||||
| * | web: update c-tor address | Steven Engler | 2025-08-11 | 1 | -1/+1 |
| | | |||||
| * | Typo fixes (automatic and hand-verified) | Nick Mathewson | 2025-07-09 | 1 | -1/+1 |
| | | | | | Made with https://crates.io/crates/typos-cli | ||||
| * | contributing doc: encourage discussion before coding | Jim Newsome | 2025-04-30 | 1 | -0/+25 |
| | | |||||
| * | contributing doc: move 'getting started' section up | Jim Newsome | 2025-04-30 | 1 | -20/+20 |
| | | |||||
| * | correct references claiming that --release optimized for size | Nick Mathewson | 2025-04-28 | 1 | -1/+3 |
| | | |||||
| * | Update links to the code of conduct | Nick Mathewson | 2025-03-24 | 2 | -2/+2 |
| | | | | | The old link seems not to work any more. | ||||
| * | docs: Fix arti path in example usage. | vijayabhaskar_78 | 2025-03-07 | 1 | -4/+6 |
| | | |||||
| * | tor-congestion: remove crate | Steven Engler | 2025-03-03 | 1 | -1/+0 |
| | | |||||
| * | web: improve description of download manager example | Steven Engler | 2025-02-06 | 1 | -1/+1 |
| | | |||||
| * | web: fix broken link in 'examples.md' | Steven Engler | 2025-02-06 | 1 | -1/+1 |
| | | |||||
| * | web: clean up links in 'examples.md' | Steven Engler | 2025-02-06 | 1 | -4/+9 |
| | | |||||
| * | docs: Fix the logo path. | Alexander Hansen Færøy | 2025-01-30 | 1 | -1/+1 |
| | | |||||
| * | docs: Arti's baseURL is /core/arti. | Alexander Hansen Færøy | 2025-01-30 | 1 | -1/+1 |
| | | |||||
| * | docs: Add warning about this site being brand now. | Alexander Hansen Færøy | 2025-01-30 | 1 | -0/+7 |
| | | | | | We also link to the old site in case people need something from there. | ||||
| * | docs: Add link to Coverage Reports in the sidebar. | Alexander Hansen Færøy | 2025-01-30 | 1 | -0/+5 |
| | | |||||
| * | docs: Remove link to public meeting pad from the website sidebar. | Alexander Hansen Færøy | 2025-01-30 | 1 | -5/+0 |
| | | |||||
| * | docs: Update build instructions. | Alexander Hansen Færøy | 2025-01-30 | 1 | -3/+4 |
| | | |||||
| * | docs: Upgrade to docusaurus 3.7.0. | Alexander Færøy | 2025-01-30 | 2 | -1337/+307 |
| | | |||||
| * | docs: Fix broken anchor typo. | Alexander Færøy | 2025-01-30 | 1 | -1/+1 |
| | | |||||
| * | docs: Use yarn.lock instead of npm.lock. | Alexander Færøy | 2025-01-30 | 2 | -16624/+10917 |
| | | |||||
| * | docs: Make `check_todos` happy by expanding the XXX like it's done in the ↵ | Alexander Hansen Færøy | 2025-01-29 | 1 | -1/+1 |
| | | | | | CHANGELOG.md. | ||||
| * | docs: added loom | Lulu Nwenyi | 2025-01-29 | 1 | -1/+1 |
| | | |||||
| * | docs: updated readme with guide | Lulu Nwenyi | 2025-01-29 | 1 | -15/+70 |
| | | |||||
| * | docs: removed unnecessary edits | charles-the-developer | 2025-01-29 | 2 | -11/+4 |
| | | |||||
| * | docs: fixed broken links | charles-the-developer | 2025-01-29 | 5 | -5/+13 |
| | | |||||
