Commit Graph

  • 281bf18b68 playground: fix history.replaceState shadowed by terminal's history global main Sylvestre Ledru 2026-06-02 20:46:12 +02:00
  • 617f980bf5 playground: update URL when clicking an example Sylvestre Ledru 2026-06-02 18:05:37 +02:00
  • ea9dcebef6 playground: show the grep build commit and date Sylvestre Ledru 2026-06-02 16:41:03 +02:00
  • 77efde6da3 Add uutils grep to the playground Sylvestre Ledru 2026-05-29 23:36:01 +02:00
  • 5e4b56abf4 reviews: suggest contributing missing tests upstream to GNU Sylvestre Ledru 2026-05-30 11:19:56 +02:00
  • 773a88d028 reviews: discourage silencing clippy with allow(dead_code) Sylvestre Ledru 2026-05-30 11:19:01 +02:00
  • 071044606b link to the playground Sylvestre Ledru 2026-05-30 10:46:11 +02:00
  • 7bab64edcd reviews: credit the astral-sh and Mozilla AI policies Sylvestre Ledru 2026-05-30 10:31:21 +02:00
  • 71470b5577 reviews: clarify the own-words rule is not about English fluency Sylvestre Ledru 2026-05-30 10:29:39 +02:00
  • 59f7b78c31 reviews: maintainers may disregard AI-generated review comments Sylvestre Ledru 2026-05-30 10:29:25 +02:00
  • cc478199b6 reviews: ask for issues and PR text in the author's own words Sylvestre Ledru 2026-05-30 10:29:08 +02:00
  • 6a648d2ecb Add Review Guidelines page and link it in the nav Sylvestre Ledru 2026-05-30 09:59:57 +02:00
  • 72f388d99b Add Review Guidelines page and link it in the nav Sylvestre Ledru 2026-05-30 09:59:57 +02:00
  • 746f8e1789 Add Review Guidelines page and link it in the nav Sylvestre Ledru 2026-05-30 09:59:57 +02:00
  • bb8a4dc97d Add shadow-rs project page Sylvestre Ledru 2026-05-30 09:54:48 +02:00
  • 98c6ab23b1 Merge pull request #51 from xtqqczze/patch-1 Sylvestre Ledru 2026-05-29 11:23:45 +02:00
  • c037b4553e Show uutils.github.io build commit on the playground page Sylvestre Ledru 2026-05-29 10:58:06 +02:00
  • f25d426b95 Hide true and false from the playground command list xtqqczze 2026-05-24 02:23:37 +01:00
  • c8e78040fe Hide yes from the playground command list Sylvestre Ledru 2026-05-13 08:45:22 +02:00
  • 27435ba3dc Fix id collision between commands placeholder and section heading Sylvestre Ledru 2026-05-13 08:43:16 +02:00
  • bf07dc3dc3 Populate playground's "Available commands" list from WASM_COMMANDS Sylvestre Ledru 2026-05-13 08:16:53 +02:00
  • c5907a4b59 Generate playground command list from coreutils feat_wasm Sylvestre Ledru 2026-05-13 08:13:39 +02:00
  • 7ef8b73d84 Update actions/upload-pages-artifact action to v5 renovate[bot] 2026-04-13 20:33:36 +00:00
  • 5fedd124b0 Update link for Ubuntu's adoption of uutils coreutils Sylvestre Ledru 2026-04-13 13:27:39 +02:00
  • 0ab3699bcc Add playground section to README Sylvestre Ledru 2026-04-13 09:32:42 +02:00
  • 52600ea55c Fix French arch --help test to match current translation Sylvestre Ledru 2026-04-13 09:19:15 +02:00
  • 7131cf384a Fix YAML indentation in website workflow heredoc Sylvestre Ledru 2026-04-13 09:17:26 +02:00
  • d843e3d2c2 Show uutils commit hash and date on playground page Sylvestre Ledru 2026-04-13 09:02:41 +02:00
  • 834f710c0f fix typos Sylvestre Ledru 2026-04-05 09:48:25 +02:00
  • b9f48cf0df fix typos Sylvestre Ledru 2026-04-05 09:41:29 +02:00
  • 19abaf2af8 Add link to GitHub source on playground page Sylvestre Ledru 2026-04-04 23:35:44 +02:00
  • f19bbc82d9 rename the page Sylvestre Ledru 2026-04-04 23:32:36 +02:00
  • e64308bb0b Strip legacy FA4 class from uudoc-generated platform icons Sylvestre Ledru 2026-04-04 23:16:11 +02:00
  • c8c195ed63 Fix French arch --help test assertion Sylvestre Ledru 2026-04-04 23:09:59 +02:00
  • c7f75bfccb Merge pull request #45 from uutils/renovate/shalzz-zola-deploy-action-0.x Sylvestre Ledru 2026-04-04 22:56:41 +02:00
  • 51dffbc8a8 Update shalzz/zola-deploy-action action to v0.22.1 renovate[bot] 2026-04-04 20:23:51 +00:00
  • 886625f9da add static/wasm/ to .gitignore Sylvestre Ledru 2026-04-04 13:04:04 +02:00
  • 604191d5c8 Add blog post: Try uutils Coreutils directly in your browser Sylvestre Ledru 2026-04-04 13:00:11 +02:00
  • 824cc5d0c1 Docs: update how-it-works to reflect removal of JS fallback Sylvestre Ledru 2026-04-04 12:59:52 +02:00
  • 7b8c877eb0 Playground: remove JS fallback, require WASM for all commands Sylvestre Ledru 2026-04-04 12:58:14 +02:00
  • b00263738c Revert "Playground: capture Ctrl+W as delete-previous-word" Sylvestre Ledru 2026-04-04 12:53:25 +02:00
  • b82f7b65fb Playground: capture Ctrl+W as delete-previous-word Sylvestre Ledru 2026-04-04 12:52:31 +02:00
  • b39e3382e8 Playground: add input redirection example Sylvestre Ledru 2026-04-04 12:42:28 +02:00
  • c596ff7755 Playground: add support for I/O redirection (< > >>) Sylvestre Ledru 2026-04-04 12:38:23 +02:00
  • 99aadcf376 Playground: remove ".." JS workaround, now handled in ls Sylvestre Ledru 2026-04-04 12:07:37 +02:00
  • aec0f96454 Playground: clarify shell vs. coreutils responsibilities in docs Sylvestre Ledru 2026-04-04 12:03:29 +02:00
  • ddd1a9237d Playground: add "How It Works" technical documentation page Sylvestre Ledru 2026-04-04 11:58:21 +02:00
  • 17e38beade Playground: fix corrupted file sizes in ls output Sylvestre Ledru 2026-04-04 11:55:54 +02:00
  • 0c49cf76fd Add tests for ls -al WASI fixes (timestamps, parent dir) Sylvestre Ledru 2026-04-04 11:43:46 +02:00
  • a800abdb28 Playground: fix ls -al timestamps and parent dir access Sylvestre Ledru 2026-04-04 11:43:42 +02:00
  • d2d1f52a10 Playground: document ?cmd= URL parameter with examples Sylvestre Ledru 2026-04-04 11:38:44 +02:00
  • c73db9b8ad improve the wording Sylvestre Ledru 2026-04-04 11:32:59 +02:00
  • a3bbcc284d Playground: add tab completion for commands and filenames Sylvestre Ledru 2026-04-04 11:31:05 +02:00
  • 294191f601 Playground: add uname -a example Sylvestre Ledru 2026-04-04 11:20:27 +02:00
  • 2cbd80d6fd Playground: support ?cmd= URL parameter to run commands on load Sylvestre Ledru 2026-04-04 11:20:21 +02:00
  • adb9c19c51 Playground: dynamic locale dropdown from build-generated list Sylvestre Ledru 2026-04-04 11:11:34 +02:00
  • e7c117a617 CI: generate available locales list during WASM build Sylvestre Ledru 2026-04-04 11:11:33 +02:00
  • e6d078d6b2 Add French l10n test for arch --help in WASM playground Sylvestre Ledru 2026-04-04 11:11:32 +02:00
  • d66a1d720f Skip WASM sort tests when sort traps in the build Sylvestre Ledru 2026-04-03 22:24:50 +02:00
  • 83fac47ca8 Show WASM binary size in playground loading message Sylvestre Ledru 2026-04-03 22:18:11 +02:00
  • 965c898e51 Playground fixes: avoid double-fetch, CSP-safe event handling, hide from nav Sylvestre Ledru 2026-04-03 22:13:57 +02:00
  • c380111f50 Remove CLAUDE.md symlink (kept externally) Sylvestre Ledru 2026-04-03 20:59:49 +02:00
  • 48dbdb0506 Add DEVELOPMENT.md with build and testing instructions Sylvestre Ledru 2026-04-03 20:59:46 +02:00
  • adc6d38c5a Add playground tests and CI integration Sylvestre Ledru 2026-04-03 20:59:42 +02:00
  • 5c22a5b3d6 Add interactive WASM playground for uutils coreutils Sylvestre Ledru 2026-04-03 20:59:37 +02:00
  • a52c902b3f Fix video attribution: Rust at TU Delft by Terts Diepraam Sylvestre Ledru 2026-04-01 17:31:52 +02:00
  • b9e16ec334 Add FLOSS Weekly episode 792 to Talks & Media page Sylvestre Ledru 2026-04-01 17:30:32 +02:00
  • dd36252661 Add link to Talks & Media page from homepage Sylvestre Ledru 2026-04-01 17:26:26 +02:00
  • 646a0470ae Remove Talks link from top navigation Sylvestre Ledru 2026-04-01 16:25:02 +02:00
  • 218701fe06 Add Talks & Media page with FOSDEM talks, podcast and video Sylvestre Ledru 2026-04-01 16:24:43 +02:00
  • 96697e6858 Add "Why?" section to homepage Sylvestre Ledru 2026-04-01 16:21:45 +02:00
  • d8c890f5fc Add num-prime to the list of maintained crates Sylvestre Ledru 2026-04-01 09:00:46 +02:00
  • 0d93ff9b7f Add all projects to homepage listing Sylvestre Ledru 2026-04-01 08:58:51 +02:00
  • 6e237e1e3c Add Goals section to findutils page Sylvestre Ledru 2026-04-01 08:58:23 +02:00
  • c36a2c459a Add Goals and Contributing sections to diffutils page Sylvestre Ledru 2026-04-01 08:58:17 +02:00
  • 46b7891bf7 Fix stray HTML closing tag in GSoC heading Sylvestre Ledru 2026-04-01 08:46:42 +02:00
  • 1e0de3d104 Add meta description and RSS feed link to head Sylvestre Ledru 2026-04-01 08:46:31 +02:00
  • 61f8d77c65 Add site description for SEO Sylvestre Ledru 2026-04-01 08:46:19 +02:00
  • 32640fe10e Add focus-visible styles for keyboard navigation accessibility Sylvestre Ledru 2026-04-01 08:46:10 +02:00
  • 5659292a49 Use h1 element for project title instead of div Sylvestre Ledru 2026-04-01 08:45:58 +02:00
  • 7b6b870b52 Add alt attribute to logo image for accessibility Sylvestre Ledru 2026-04-01 08:45:49 +02:00
  • 0c4f3efe29 Fix LICENSE-APACHE link in diffutils page Sylvestre Ledru 2026-04-01 08:45:41 +02:00
  • b448a4a7f2 Add lang attribute to html tag for accessibility Sylvestre Ledru 2026-04-01 08:45:34 +02:00
  • ae5f7c7118 Fix header logo color in dark mode Sylvestre Ledru 2026-04-01 08:45:25 +02:00
  • a54c76062f Fix syntax highlighting CSS references for Zola 0.22 Sylvestre Ledru 2026-04-01 08:45:14 +02:00
  • c0e7d2471e Add invisible bridge to dropdown menu for easier hovering Sylvestre Ledru 2026-04-01 08:32:34 +02:00
  • cec9008f2f Add Giallo syntax highlighting CSS files for Zola 0.22 Sylvestre Ledru 2026-04-01 08:30:24 +02:00
  • 73938aca81 Add CLAUDE.md with project guidance and Zola install instructions Sylvestre Ledru 2026-04-01 08:30:07 +02:00
  • ef06b3100e Fix tracking image links to point to repos instead of raw CSV files Sylvestre Ledru 2026-04-01 08:30:03 +02:00
  • 0e5a991130 Add new project pages Sylvestre Ledru 2026-04-01 08:29:59 +02:00
  • 5b81796838 Add dropdown menu styles and constrain image width Sylvestre Ledru 2026-04-01 08:29:55 +02:00
  • e0c93eed2d Add WIP conditionals and good first issues link to project template Sylvestre Ledru 2026-04-01 08:29:51 +02:00
  • bcf42b61db Add projects dropdown menu in navigation Sylvestre Ledru 2026-04-01 08:29:45 +02:00
  • 9058d57cfe Update Zola config for v0.22 compatibility Sylvestre Ledru 2026-04-01 08:29:42 +02:00
  • 7dedc38e11 Update actions/checkout action to v6 renovate[bot] 2026-03-27 09:35:02 +00:00
  • ee7de7abdd Update actions/upload-artifact action to v7 renovate[bot] 2026-03-27 09:35:05 +00:00
  • 6497b8e56e Update actions/deploy-pages action to v5 renovate[bot] 2026-03-27 09:20:38 +00:00
  • 50ea269a4d Merge pull request #48 from uutils/sylvestre-patch-1 Sylvestre Ledru 2026-03-27 10:18:11 +01:00
  • 91eff6008f add apt update before install sylvestre-patch-1 Sylvestre Ledru 2026-03-27 10:08:06 +01:00
  • 3fbdfe9225 Add localized generation date at the bottom of doc pages Sylvestre Ledru 2026-03-26 17:49:05 +01:00