| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | web: fix reference to `proxy.socks_port` | Steven Engler | 2026-01-29 | 1 | -2/+2 |
| | | |||||
| * | maint: Rename reproducible build scripts to kebab case | Ian Jackson | 2026-01-20 | 1 | -1/+1 |
| | | | | | We had both maint/docker-... and maint/docker_... | ||||
| * | 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: try to update some things that are out of date | Steven Engler | 2026-01-05 | 1 | -1/+3 |
| | | |||||
| * | 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 |
| | | |||||
| * | docs: Fix arti path in example usage. | vijayabhaskar_78 | 2025-03-07 | 1 | -4/+6 |
| | | |||||
| * | docs: fixed broken links | charles-the-developer | 2025-01-29 | 1 | -1/+1 |
| | | |||||
| * | docs: added configuration reference link | Lulu Nwenyi | 2023-12-20 | 1 | -3/+0 |
| | | |||||
| * | Merge branch 'guides' into 'main' | oluchinwenyi | 2023-12-13 | 1 | -0/+6 |
| |\ | | | | | | | | | | | docs: Guides overview See merge request tpo/core/arti-doc-project-2023!33 | ||||
| | * | docs: updated content based on suggestions | Lulu Nwenyi | 2023-12-13 | 1 | -1/+1 |
| | | | |||||
| | * | docs: made updates based on feedback | Lulu Nwenyi | 2023-12-13 | 1 | -1/+3 |
| | | | |||||
| | * | docs: added guides overview | Lulu Nwenyi | 2023-12-13 | 1 | -0/+4 |
| | | | |||||
| * | | docs: Made updates to guide based on feeback | Lulu Nwenyi | 2023-12-13 | 1 | -6/+6 |
| | | | |||||
| * | | docs: highlighted code input in guide | Lulu Nwenyi | 2023-12-13 | 1 | -1/+1 |
| | | | |||||
| * | | docs: added connecting to onion guide | Lulu Nwenyi | 2023-12-13 | 1 | -0/+29 |
| |/ | |||||
| * | Merge branch 'compatibility' into 'main' | oluchinwenyi | 2023-12-11 | 1 | -0/+65 |
| |\ | | | | | | | | | | | docs: Compatibility guide See merge request tpo/core/arti-doc-project-2023!28 | ||||
| | * | docs: made updates to compatibility guide | Lulu Nwenyi | 2023-12-06 | 1 | -3/+3 |
| | | | |||||
| | * | docs: added compatibility guide | Lulu Nwenyi | 2023-12-06 | 1 | -0/+65 |
| | | | |||||
| * | | docs: updated troubleshooting guide | Lulu Nwenyi | 2023-12-06 | 1 | -2/+2 |
| | | | |||||
| * | | docs: added troubleshooting guide | Lulu Nwenyi | 2023-12-06 | 1 | -0/+72 |
| | | | |||||
| * | | docs: made updates based on review | Lulu Nwenyi | 2023-12-06 | 1 | -2/+2 |
| | | | |||||
| * | | docs: added safer build options guide | Lulu Nwenyi | 2023-12-06 | 1 | -0/+30 |
| |/ | |||||
| * | docs: made updates based on review. | Lulu Nwenyi | 2023-11-30 | 1 | -4/+4 |
| | | |||||
| * | docs: fixed links | Lulu Nwenyi | 2023-11-30 | 1 | -5/+2 |
| | | |||||
| * | docs: updated CLI reference guide | Lulu Nwenyi | 2023-11-30 | 1 | -4/+16 |
| | | |||||
| * | docs: added subcommands to cli reference | Lulu Nwenyi | 2023-11-30 | 1 | -7/+25 |
| | | |||||
| * | docs: added cli reference guide | Lulu Nwenyi | 2023-11-30 | 1 | -0/+27 |
| | | |||||
| * | docs: renamed feature update doc | Lulu Nwenyi | 2023-11-30 | 2 | -31/+1 |
| | | |||||
| * | Merge branch 'bridges' of ↵ | Lulu Nwenyi | 2023-11-30 | 1 | -0/+27 |
| |\ | | | | | | | https://gitlab.torproject.org/tpo/core/arti-doc-project-2023 into bridges | ||||
| | * | docs: added using bridges guide | Lulu Nwenyi | 2023-11-22 | 1 | -0/+27 |
| | | | |||||
| * | | docs: added using bridges guide | Lulu Nwenyi | 2023-11-30 | 1 | -0/+3 |
| | | | |||||
| * | | Merge branch 'sidebar-update' into 'main' | oluchinwenyi | 2023-11-30 | 2 | -6/+0 |
| |\ \ | | | | | | | | | | | | | | | | docs: New censorship section, sidebar update See merge request tpo/core/arti-doc-project-2023!21 | ||||
| | * | | docs: added censorship section, made changes to sidebar and ordering | Lulu Nwenyi | 2023-11-30 | 2 | -6/+0 |
| | | | | |||||
| * | | | Merge branch 'what-arti-can't-do-yet' into 'main' | oluchinwenyi | 2023-11-30 | 1 | -1/+52 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | What arti can't do yet See merge request tpo/core/arti-doc-project-2023!14 | ||||
| | * | | | docs: revised feature-update.md as per feedback on gitlab MR | charles-the-developer | 2023-11-21 | 1 | -4/+8 |
| | | | | | |||||
| | * | | | docs: updated file name | charles-the-developer | 2023-11-16 | 1 | -0/+0 |
| | | | | | |||||
| | * | | | docs: fixed build error by renaming what-arti-cant-do-yet.md | charles-the-developer | 2023-11-13 | 2 | -3/+0 |
| | | | | | |||||
| | * | | | docs: Created what Arti can't do yet | charles-the-developer | 2023-11-13 | 1 | -0/+50 |
| | | | | | |||||
| * | | | | Merge branch 'starting-arti' into 'main' | oluchinwenyi | 2023-11-30 | 1 | -0/+17 |
| |\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | docs: Starting arti guide See merge request tpo/core/arti-doc-project-2023!17 | ||||
| | * | | | docs: updated guide based on review | Lulu Nwenyi | 2023-11-21 | 1 | -1/+2 |
| | | | | | |||||
| | * | | | docs: added starting arti | Lulu Nwenyi | 2023-11-21 | 1 | -0/+16 |
| | | |/ | |/| | |||||
| * | | | docs: updated compiling arti guide based on review | Lulu Nwenyi | 2023-11-23 | 1 | -4/+4 |
| | | | | |||||
| * | | | docs: made updates to compiling arti guide based on review | Lulu Nwenyi | 2023-11-21 | 1 | -2/+2 |
| | | | | |||||
| * | | | docs: added compiling arti guide | Lulu Nwenyi | 2023-11-21 | 1 | -0/+36 |
| |/ / | |||||
| * | | docs: updated guide based on review | Lulu Nwenyi | 2023-11-14 | 1 | -7/+8 |
| | | | |||||
| * | | docs: configuring applications guide. | Lulu Nwenyi | 2023-11-03 | 1 | -0/+15 |
| |/ | |||||
