Sebastiaan de Schaetzen seeseemelk
  • Home, probably
  • Joined on 2024-05-27
seeseemelk pushed to master at seeseemelk/webgit 2026-02-27 11:36:28 +01:00
ec79a0c5cf Remove duplicate Push Container step in deploy workflow
2dcacdbe8d Exclude master from build workflow trigger
Compare 2 commits »
seeseemelk pushed to master at seeseemelk/webgit 2026-02-27 11:33:27 +01:00
e079eed52d Use ubuntu-latest runner in CI/CD workflows
seeseemelk pushed to master at seeseemelk/webgit 2026-02-27 11:32:28 +01:00
d803919bf5 Update deploy pipeline: run on master, tag as latest
seeseemelk pushed to master at seeseemelk/webgit 2026-02-27 11:29:55 +01:00
98de13b410 Add Dockerfile and Gitea CI/CD workflows
8784dfc391 Show commit title, description, author and date on commit detail page
b0016767e8 Show current branch name in staging view
04a69c323e Fix commit graph rendering for branching history
eb222716cd Move parent directory link inline with back to commits
Compare 10 commits »
seeseemelk pushed to master at seeseemelk/webgit 2026-02-27 09:56:00 +01:00
fbfffac73f Fix branch/commit view bugs
fdc520cfaf Add commits page with graph, diff, file browser, and checkout
Compare 2 commits »
seeseemelk pushed to master at seeseemelk/webgit 2026-02-27 09:31:24 +01:00
383864469d Add delete confirmation page before removing repository
4458eb204b Show remotes in table with editable URLs on remote page
005e0c7d23 Make staging (changes) the default repo view
be130582fc Reorder sidebar: Staging above Branches, rename Changes to Staging
Compare 4 commits »
seeseemelk pushed to master at seeseemelk/webgit 2026-02-27 09:20:49 +01:00
ba3bf697f0 Move '(current)' label to the checkout button column
6efb8f1607 Replace branch dropdown with table listing each branch
Compare 2 commits »
seeseemelk pushed to master at seeseemelk/webgit 2026-02-27 09:18:22 +01:00
45f7c84b43 Move Clone New into repo dropdown, remove sidebar links
seeseemelk pushed to master at seeseemelk/webgit 2026-02-27 09:14:56 +01:00
8b5bdc0043 Add generic error page with stack trace
2d74b000c4 Throw exception when clone repository name is blank
6e98901b9c Auto-fill repository name from URL when left blank
c3424362d4 Refactor web UI to use HTML frames layout
7fa68da521 Add delete repository feature
Compare 5 commits »
seeseemelk pushed to master at archlinux/linux-seba 2026-02-26 01:02:28 +01:00
b2be33aef9 Merge remote-tracking branch 'upstream/main'
b342c3356f 6.18.13.arch1-1
Compare 2 commits »
seeseemelk pushed to master at archlinux/aseprite 2026-02-26 01:02:16 +01:00
8ef24340ab Bump pkgrel
seeseemelk pushed to master at archlinux/qt5-styleplugins 2026-02-26 01:02:11 +01:00
8340c8c2c0 Bump pkgrel
seeseemelk pushed to attempt-2 at seeseemelk/claude-os 2026-02-24 09:12:02 +01:00
30c33c30b6 Implement minigolf game with 4 holes, wall collisions, water/sand hazards (AI)
6a8d561b3e Implement pool game using graphics subsystem (AI)
fc5fe9af63 Implement graphics subsystem with VGA mode 0x13 and drawing primitives (AI)
Compare 3 commits »
seeseemelk pushed to attempt-2 at seeseemelk/claude-os 2026-02-24 08:52:07 +01:00
57b2751a81 Implement networking syscalls, ftp and wget apps (AI)
e6929438a0 Implement UDP and TCP stack (AI)
d7ce0d5856 Implement DHCP client subsystem and dhcp app (AI)
d7d7e8e58e Implement ARP subsystem and arp app (AI)
1825448528 Implement IPv4 stack and ip app (AI)
Compare 8 commits »
seeseemelk pushed to attempt-2 at seeseemelk/claude-os 2026-02-24 08:01:51 +01:00
27b2042523 Implement mkfs.fat32 filesystem formatter app (AI)
7dc50aa57d Implement diskpart MBR partition editor app (AI)
d3176345a1 Check off character device support - already implemented (AI)
31740f7556 Implement floppy disk controller driver (AI)
399d0242b7 Check off FAT32/mount tasks, remove diagnostic code
Compare 5 commits »
seeseemelk pushed to master at archlinux/aseprite 2026-02-24 01:01:51 +01:00
5bb32511e3 Bump pkgrel
seeseemelk pushed to master at archlinux/qt5-styleplugins 2026-02-24 01:01:46 +01:00
69c0021fd9 Bump pkgrel
seeseemelk commented on pull request seeseemelk/claude-os#2 2026-02-23 15:54:53 +01:00
Attempt 2

I have to steer it again as no devices are showing up in /dev. Also, I created a release cause I thought the current version is pretty neat.

seeseemelk pushed to attempt-2 at seeseemelk/claude-os 2026-02-23 15:53:58 +01:00
5229758092 Add FAT32 driver, mount app, fix shell cd/path resolution
seeseemelk released Working shell at seeseemelk/claude-os 2026-02-23 15:53:49 +01:00