| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | Merge branch 'arti-configuration-options' of ↵ | charles-the-developer | 2025-01-29 | 1 | -2/+4 |
| |\ | | | | | | | https://gitlab.torproject.org/tpo/core/arti-doc-project-2023 into arti-configuration-options | ||||
| | * | docs: Apply 10 suggestion(s) to 1 file(s) | Nick Mathewson | 2025-01-29 | 1 | -12/+14 |
| | | | |||||
| * | | docs: done implementing revisions | charles-the-developer | 2024-01-18 | 1 | -19/+20 |
| |/ | |||||
| * | docs: done with Arti Configuration Options | charles-the-developer | 2023-12-27 | 2 | -1/+382 |
| | | |||||
| * | Merge branch 'exposing-api' into 'main' | Alexander Færøy | 2023-12-20 | 1 | -0/+28 |
| |\ | | | | | | | | | | | docs: Exposing APIs See merge request tpo/core/arti-doc-project-2023!44 | ||||
| | * | docs: made updates based on suggestions | Lulu Nwenyi | 2023-12-20 | 1 | -1/+3 |
| | | | |||||
| | * | docs: added exposing new apis guide | Lulu Nwenyi | 2023-11-22 | 1 | -0/+26 |
| | | | |||||
| * | | Merge branch 'crates' into 'main' | Alexander Færøy | 2023-12-20 | 1 | -0/+69 |
| |\ \ | | | | | | | | | | | | | | | | docs: Adding crates guide See merge request tpo/core/arti-doc-project-2023!43 | ||||
| | * | | docs: made updates to tests section in guide | Lulu Nwenyi | 2023-12-20 | 1 | -1/+1 |
| | | | | |||||
| | * | | docs: made updates based on suggestion | Lulu Nwenyi | 2023-12-14 | 1 | -25/+8 |
| | | | | |||||
| | * | | docs: added crates doc | Lulu Nwenyi | 2023-12-06 | 1 | -0/+86 |
| | | | | |||||
| * | | | Merge branch 'config-manual' into 'main' | Alexander Færøy | 2023-12-20 | 2 | -4/+6 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | docs: Added configuration reference link See merge request tpo/core/arti-doc-project-2023!48 | ||||
| | * | | | docs: added configuration reference link | Lulu Nwenyi | 2023-12-20 | 1 | -1/+1 |
| | | | | | |||||
