12 commits to f0rbit/overview

15 commits to f0rbit/devpad

1 commits to f0rbit/forbit-astro

9521815 - Merge pull request #3 from f0rbit/ui

4 commits to f0rbit/devpad

3af504c - chore: remove unused landing page assets and dead CSS

bf437e1 - feat: rewrite landing pages for projects, tasks, blog, and media apps

3aa66ac - feat: rebuild API architecture as top-down flow diagram

105fa87 - feat: redesign API-first architecture section on landing page

8 commits to f0rbit/forbit-astro

1 commits to f0rbit/devpad

946d331 - feat: refine landing page — tone down badges, use real component patterns

12 commits to f0rbit/forbit-astro

1 commits to f0rbit/devpad

7c6e726 - feat: overhaul landing page with rich content sections and UX fixes

6 commits to f0rbit/forbit-astro

1 commits to f0rbit/devpad

d15e685 - feat: rewrite main landing page with @f0rbit/ui design language

7 commits to f0rbit/forbit-astro

3 commits to f0rbit/devpad

96d8b0e - chore: polish AGENTS.md docs and main app nav styling

a30215b - feat: add AI activity feed for visibility into API-channel actions

91cc70e - feat: add protected entity policy for AI safety rails

2 commits to f0rbit/forbit-astro

8273fd4 - chore: deps

aaee7ce - refactor: migrate blog fetching to @devpad/api client

1 commits to f0rbit/devpad

75b40f6 - feat: add entity provenance tracking for AI safety rails

2 commits to f0rbit/runbook

76261f0 - fix(linting): mark `any` as safe

8054fed - docs: agent questions

1 commits to f0rbit/devpad

ad6a251 - fix bundling errors (#89)

1 commits to f0rbit/runbook

682bf40 - fix: auto-reject question tool calls from child sessions in OpenCode executor

2 commits to f0rbit/devpad

4ca9835 - fix: eliminate drizzle-orm from @devpad/api bundle output

c0810d0 - fix: 404 fetch failing

1 commits to f0rbit/runbook

a3c8603 - fix: session-level permissions and child-session stale detection in OpenCode executor

1 commits to f0rbit/forbit-astro

dcbfb92 - chore: switch @devpad/api to published npm package

1 commits to f0rbit/runbook

3586064 - fix: prevent agent session hangs on permission prompts in headless mode

3 commits to f0rbit/devpad

fe3cd31 - fix: move bundled deps to devDependencies in @devpad/cli

349d6ee - ui library conslidation + api bundling (#88)

16624de - chore: bundle @devpad/schema into @devpad/api with tsup

1 commits to f0rbit/ocn

5d383fe - fix: proactively remove state files on process exit and server dispose

2 commits to f0rbit/devpad

3925d34 - feat: add devpad project back-links to blog UI

1e8cfd3 - feat: add blog tab to project detail pages

1 commits to f0rbit/runbook

dd115ef - fix: prevent silent run failures and improve engine diagnostics

1 commits to f0rbit/ocn

269e905 - fix: handle permission.asked event and nested error messages

1 commits to f0rbit/devpad

9372d4a - feat: unify navigation header across all apps

1 commits to f0rbit/ocn

510cbee - feat: handle question.asked/replied/rejected bus events

2 commits to f0rbit/devpad

ce23c45 - refactor: migrate CSS to @f0rbit/ui design tokens

8a9cb16 - cli + mcp working (#87)

1 commits to f0rbit/forbit-astro

c28a3c4 - refactor: migrate project fetching to @devpad/api client

13 commits to f0rbit/devpad

1 commits to f0rbit/bases.nvim

7dee0b4 - fix: inline ```base``` block rendering in markdown files

1 commits to f0rbit/devpad

ac06aa7 - feat: add VPS to Cloudflare migration script

7 commits to f0rbit/runbook

1 commits to f0rbit/devpad

7c7892e - fix(media): unwrap response objects in API client methods

1 commits to f0rbit/runbook

bce662e - feat: Phase 4: GitHub Actions

1 commits to f0rbit/bases.nvim

42af806 - feat: implement sorting, limit, and groupBy for views

3 commits to f0rbit/runbook

b3f90c9 - feat: Phase 3: LLM Docs Generation

22602a7 - refactor: clean up query param extraction in history route

150b6db - feat: Phase 2: Content Pages

1 commits to f0rbit/devpad

74a9f34 - fix(blog): use correct @f0rbit/ui design tokens in versions page

1 commits to f0rbit/runbook

3a7563e - feat: wire git-store into server deps and persist completed runs

1 commits to f0rbit/bases.nvim

1f9396b - docs: plan

1 commits to f0rbit/ocn

9e9cbb3 - refactor: remove dead code and add config/notifier test coverage

2 commits to f0rbit/bases.nvim

ed5e71e - docs: rewrite README to reflect new rendering architecture

d364b37 - fix: resolve edge cases found during vault testing

1 commits to f0rbit/runbook

8ab5539 - feat: Phase 1: Scaffold

2 commits to f0rbit/ocn

ab31610 - feat: filter subtask notifications in notifier hub

0b86591 - feat: track session hierarchy to identify sub-agent events

1 commits to f0rbit/devpad

7dcdad5 - fix(blog): version history page UI polish

3 commits to f0rbit/bases.nvim

a23cd1a - test: add test suite for expression engine, YAML parser, renderer, and query integration

8bda280 - feat: wire plugin glue — init.lua (setup, config, commands, autocmds) and health.lua (checkhealth)

d8b9b68 - feat: build core rendering layer

1 commits to f0rbit/devpad

7b9188d - fix: update @f0rbit/corpus to 0.3.5, remove temporary debug logging

1 commits to f0rbit/bases.nvim

b60ddd2 - refactor: fork engine layer to remove vim.* dependencies

1 commits to f0rbit/runbook

5241ae0 - fix: include output schema in JSON retry prompts

3 commits to f0rbit/corpus

02bee7f - use `eq()` instead of `like()` (#22)

7313e22 - version: bump 0.3.5

3ac6ea2 - fix(cloudflare): use eq() instead of like() for store_id in metadata.list()

1 commits to f0rbit/bases.nvim

78fe0f3 - refactor: scaffold project for new rendering layer

1 commits to f0rbit/runbook

9723db5 - feat: retry JSON extraction for analyze mode with follow-up prompts

1 commits to f0rbit/devpad

6abb711 - fix(blog): catch thrown errors from corpus store.list() async generator

1 commits to f0rbit/ocn

13774bf - feat: add working sketchybar widget and example configs

3 commits to f0rbit/devpad

3f52ef8 - fix(blog): resolve variable shadowing and improve D1 error extraction

4127b52 - fix: blog and media client-side API URL construction

b1a553b - fix(deploy): resolve staging auth, static assets, and SSR API calls

1 commits to f0rbit/runbook

6e16d64 - fix: strengthen JSON output enforcement for analyze mode agents

1 commits to f0rbit/devpad

f3acc27 - refactor(auth): simplify to single auth_session cookie across all apps

3 commits to f0rbit/runbook

6983f7e - feat: runbook show falls back to server API for in-memory runs

de680b8 - feat: expose working_directory on StepContext, write plans to disk

ff28e8f - feat: interactive checkpoint handling in CLI run command

1 commits to f0rbit/devpad

d018b69 - fix(deploy): fix staging auth flow, cookie security, and add D1 migrations to CI

1 commits to f0rbit/runbook

b8abe94 - fix: wire checkpoint provider into server engine runs

6 commits to f0rbit/ocn

3 commits to f0rbit/runbook

2d15b42 - feat: add session-level permissions for agent steps

12de04a - feat: add timestamps and log levels to CLI event output

67e60e8 - feat: surface agent reasoning in status/trace, collapse tool noise

2 commits to f0rbit/devpad

76a77c5 - fix(deploy): switch main app adapter from hono to @astrojs/cloudflare (#83)

3bb7722 - fix(deploy): switch main app adapter from hono to @astrojs/cloudflare

2 commits to f0rbit/runbook

ba813ae - feat: wire agent event streaming through engine and CLI

6aef2df - fix: improve activity monitor accuracy and preserve sessions on failure

4 commits to f0rbit/devpad

20e2e5d - fix(deploy): build before building (#82)

2c5c22b - fix(deploy): build before building

9775137 - fix(deploy): rename app (#81)

993f775 - fix(deploy): rename app

1 commits to f0rbit/runbook

d6b5602 - refactor: replace hard timeout with activity-based stale detection in OpenCode executor

3 commits to f0rbit/devpad

eadb3cb - deploy: add staging + prod workflows (#80)

10c5f2b - deploy: add staging + prod workflows

9299e4c - combine media + blog applications into core (#79)

1 commits to f0rbit/runbook

0530488 - fix: add 3-minute default timeout to agent prompt calls

3 commits to f0rbit/devpad

fc80bac - fix: worker build script to no-op since bundling is via build-unified.ts

7928c04 - fix(deploy): dry run build

27ef653 - deploy: staging environment support for unified worker

13 commits to f0rbit/runbook

1 commits to f0rbit/devpad

f71fd86 - fix: tests

8 commits to f0rbit/runbook

2 commits to f0rbit/devpad

8873091 - chore: update AGENTS.md test count to 300

aa2c810 - fix(auth): converge cookie name to jwt-token across all apps

1 commits to f0rbit/runbook

9acbe45 - chore: finalize barrel exports, add AGENTS.md

3 commits to f0rbit/devpad

14811b2 - chore(worker): remove dead API_HANDLER code

9a160a9 - refactor(core): eliminate as any casts in core services

1bb80ff - refactor(auth): replace db: any with db: Database in auth services

6 commits to f0rbit/runbook

1 commits to f0rbit/devpad

f05a6f6 - refactor(api): add unwrap helper to tools.ts, reduce boilerplate by 159 lines

77 commits to f0rbit/devpad

3 commits to f0rbit/rollette

08fb999 - feat: add onboarding flow with permissions and tests

9a60c17 - feat: implement dev mode with full game flow

6461e4d - feat: initial Rollette app with UI screens

2 commits to f0rbit/media-timeline

7fbd9df - ui + api refactoring (#16)

91c8dbb - refactor: convert ~78 functions to compositional namespace pattern

1 commits to f0rbit/dev-blog

2018571 - refactor: adopt compositional object style for APIs

1 commits to f0rbit/media-timeline

5537258 - refactor(ui): consolidate icons, loading states, and CSS

7 commits to f0rbit/dev-blog

4 commits to f0rbit/ui

3bfc52c - version: bump 0.1.9

7c87bd1 - feat: add MultiSelect component for selecting multiple items from dropdown

43804ab - feat: add Tree component for hierarchical data with expand/collapse

16eb8d1 - feat: add ChipInput component for managing string tags as removable chips

11 commits to f0rbit/dev-blog

2 commits to f0rbit/media-timeline

3be2d22 - fix: replace AsyncLocalStorage with Hono context for Cloudflare Worke… (#15)

8c02031 - fix: replace AsyncLocalStorage with Hono context for Cloudflare Workers compatibility

3 commits to f0rbit/corpus

665701f - update docs (#21)

fb573be - version: bump 0.3.4

8631027 - fix: resolve Uint8Array type error for TS 5.6+

1 commits to f0rbit/ui

027a8ad - version: bump 0.1.8

10 commits to f0rbit/corpus

1 commits to f0rbit/media-timeline

e4d6433 - corpus & ui refactoring (#14)

12 commits to f0rbit/ui

1 commits to f0rbit/media-timeline

9cf43d1 - refactor: complete UI migration phase 7 and remove platform registry

2 commits to f0rbit/corpus

25d7fed - fix(docs): upgrade to ui `0.1.7` (#20)

2cc5239 - fix(docs): upgrade to ui `0.1.7`

2 commits to f0rbit/ui

29b7b14 - version: bump 0.1.7

4297c59 - feat(starlight): add to exports

2 commits to f0rbit/corpus

732aaea - docs: upgrade to use `f0rbit/ui` (#19)

218df78 - fix(docs): use live f0rbit/ui version

1 commits to f0rbit/ui

cd6dae6 - version: bump 0.1.6

1 commits to f0rbit/corpus

ef2ecff - refactor(docs): migrate from Starlight Tabs to @f0rbit/ui Tabs

4 commits to f0rbit/ui

63be8aa - fix(tabs): support Astro island hydration with MutationObserver

44c0302 - version: bump 0.1.5

60d3554 - feat(stepper): astro components

a8933e6 - fix(starlight): styling of lists & markdown content

2 commits to f0rbit/corpus

5ef9658 - feat(landing): add components

4fc7919 - refactor(docs): migrate to @f0rbit/ui components and styling

2 commits to f0rbit/ui

28fe74f - version: bump 0.1.4

905f56b - fix: dont use @layer for starlight content

2 commits to f0rbit/corpus

737dcda - version: bump 0.3.3 (#18)

bf8ea53 - version: bump 0.3.3

2 commits to f0rbit/ui

1cc7c31 - version: bump 0.1.3

8b79f20 - feat: export starlight css

2 commits to f0rbit/corpus

fbe46fe - chore: change to `NodeNext` build for ESM fix. (#17)

c6af1be - chore: change to `NodeNext` build for ESM fix.

73 commits to f0rbit/ui

4 commits to f0rbit/media-timeline

8976ba2 - refactor(server): remove infrastructure barrel file and clean up registry

bcf771b - refactor(server): unify store API and colocate platform timeline code

e4b6a7d - refactor(server): remove cron processor registry, use direct switch

c7c73d2 - refactor(server): flatten refresh-service into services/connections

2 commits to f0rbit/ui

425f6b3 - style: override --sl-font-system in docs

94fcdab - style: update font stack to match media-timeline

1 commits to f0rbit/media-timeline

49cd9da - refactor(server): simplify sync -> one file

6 commits to f0rbit/ui

1 commits to f0rbit/media-timeline

08c18d6 - refactor: consolidate duplicated account queries into connections service

2 commits to f0rbit/ui

9247410 - docs: initialize Starlight documentation site

4d8f373 - init: initial css & components

17 commits to f0rbit/media-timeline

3 commits to f0rbit/corpus

6d0130c - fix file barrel export (#16)

7cd9de1 - version: bump 0.3.1

3ad986b - fix(file): add barrel export file to "include"

41 commits to f0rbit/media-timeline

65 commits to f0rbit/dev-blog

6 commits to f0rbit/devpad

3 commits to f0rbit/media-timeline

4173773 - refactor: simplify staging config to use auto-generated preview URLs

15a7d8b - fix corpus store typing using Parser<T> instead of z.ZodType<T>, update API URL to media.devpad.tools

3fbafeb - deploy: prepare Cloudflare Pages deployment with SST

4 commits to f0rbit/corpus

d078e5c - version: bump 0.3.0 (#15)

22f9ec9 - version: bump 0.3.0

c304842 - breaking: split file backend to own export (#14)

bdbc133 - refactor!: isolate file backend to separate subpath for browser compatibility

6 commits to f0rbit/media-timeline

1 commits to f0rbit/dev-blog

f495a29 - docs: add JWT auth implementation plan for cross-domain auth

1 commits to f0rbit/media-timeline

3172d01 - fix(tests): update test schema to use media_ prefixed tables

1 commits to f0rbit/dev-blog

c2264f8 - feat: add /auth/login page to redirect to API auth endpoint

1 commits to f0rbit/media-timeline

0d5bcbd - refactor(routes): prefix all API routes with /media for monorepo compatibility

2 commits to f0rbit/dev-blog

938f0d3 - ci: run preview deployment only after CI passes

be4892c - fix: lint errors and CORS for preview deployments

2 commits to f0rbit/media-timeline

a7454a1 - refactor(storage): prefix all R2 keys with media/ for monorepo compatibility

b78fe40 - feat(frontend): create API URL builder pattern for cleaner API calls

1 commits to f0rbit/dev-blog

e3a5d45 - feat: add CI/CD workflows for Cloudflare deployment

1 commits to f0rbit/media-timeline

3c3fb8a - refactor(config): prefix environment variables with MEDIA_ for monorepo compatibility

2 commits to f0rbit/dev-blog

6fefa7e - docs: update deployment.md with current architecture

6ed9d56 - refactor: prefix blog tables and namespace API routes for monorepo prep

17 commits to f0rbit/media-timeline

3 commits to f0rbit/dev-blog

ca20ad7 - feat(landing): style changes

07a2916 - feat(landing): styling of three-step flow

ae02ddc - feat(landing): three-step flow

3 commits to f0rbit/media-timeline

b51855d - refactor: make more testable pure functions

35ac8e5 - feat(tests): add more tests for twitter + profile routes

efdd6cd - refactor(tests): base memory provider class

3 commits to f0rbit/dev-blog

0345b2b - feat(landing): styling

621a089 - style: add smooth scroll and btn-large modifier for landing page

d5c0672 - feat(website): add landing page for blog.devpad.tools

1 commits to f0rbit/media-timeline

a49e7b2 - chore: update plans

3 commits to f0rbit/dev-blog

055fc91 - docs: remove post-filters, status-badge, and tags page from plan

189d104 - feat(website): show project badges on post cards

5420fb1 - fix(website): include project_ids in post save requests

1 commits to f0rbit/media-timeline

2b13c4e - seo + multiple profile support (#6)

1 commits to f0rbit/dev-blog

4ee6af8 - feat(dev-server): add mock DevPad API for testing

1 commits to f0rbit/media-timeline

3cd16db - refactor(ui): remove redundant ProfileBadge from timeline

2 commits to f0rbit/dev-blog

5058ee1 - feat(website): add project selector and DevPad connection UI

cc52057 - refactor(projects): remove cache TTL, simplify to manual refresh only

3 commits to f0rbit/media-timeline

16aaf1e - feat(dashboard): make dashboard profile-specific

a80c5ab - fix(ui): reload page after creating profile to refresh SSR components

1e70edb - fix(dev): use Drizzle migrator instead of manual SQL execution

3 commits to f0rbit/dev-blog

157948c - chore(dev-server): add projects route

4baa880 - feat(posts): update service for many-to-many project relationships

519521f - feat(server): add DevPad provider and project service

6 commits to f0rbit/media-timeline

14 commits to f0rbit/dev-blog

1 commits to f0rbit/devpad

2b65129 - rollback: bun version 1.3.3 (#75)

1 commits to f0rbit/media-timeline

7c9ce14 - fix(ssr): use client:load with props instead of client:only

1 commits to f0rbit/devpad

e334811 - fix: e2e tests test user injection

3 commits to f0rbit/dev-blog

a00ad14 - feat(website): add blog management UI components and pages

a205322 - test(server): remove D1 shim from tests, use DrizzleDB directly

6e5ba16 - refactor(dev-server): simplify by using drizzle/bun-sqlite directly

1 commits to f0rbit/media-timeline

64b11e3 - feat(profiles): require profile selection, remove All Accounts option

1 commits to f0rbit/dev-blog

c793a08 - refactor(server): update services and middleware to use injected DrizzleDB

1 commits to f0rbit/media-timeline

0f59f65 - fix(ssr): use client:only directive for SolidJS components

2 commits to f0rbit/dev-blog

0f052c1 - refactor(routes): use injected db instance from context env

8856d68 - refactor(schema): add DrizzleDB type abstraction for database portability

3 commits to f0rbit/media-timeline

3531b71 - fix(api): evaluate localhost check at request time, not module load

fef87b2 - fix(api): auto-initialize mock API key for localhost development

a06159c - fix(ui): add initMockAuth to ProfileSelector for dev mode API calls

1 commits to f0rbit/devpad

7e0aa01 - rollback: bun version 1.3.3

10 commits to f0rbit/media-timeline

2 commits to f0rbit/dev-blog

ec01f88 - fix: seed script handles existing posts gracefully

0c7a0c9 - fix: add @f0rbit/corpus to root deps, add dev:all script, ignore .astro

1 commits to f0rbit/media-timeline

708d42c - refactor(dev): use Drizzle migrations instead of manual SQL schema

1 commits to f0rbit/dev-blog

1e722a9 - refactor: use corpus lib, drizzle-kit migrations, bun test, biome formatting

4 commits to f0rbit/media-timeline

3bdb015 - test: skip flaky multiple filters test for investigation

6dcc260 - feat(ui): integrate profiles section into connections page

54708de - feat(auth): add auth status component and user API endpoints

ac3d618 - feat(ui): add profile management components

2 commits to f0rbit/dev-blog

ce93a4a - chore: move project from blog-devpad/ to repo root

21a8d51 - init: project implementation

11 commits to f0rbit/media-timeline

3 commits to f0rbit/devpad

2f80f87 - implement shared auth for subdomains (#74)

c7fafa4 - feat(auth): add media.devpad.tools to allowed origins

7e0c2f1 - feat(auth): allow for subdomain to share auth

23 commits to f0rbit/media-timeline

7 commits to f0rbit/corpus

54 commits to f0rbit/media-timeline

1 commits to f0rbit/devpad

a560721 - add grid layout for projects (#73)

1 commits to f0rbit/media-timeline

545fa9d - feat(github): use Octokit and auto-discover username from token

1 commits to f0rbit/devpad

2336edc - fix: broken tests

2 commits to f0rbit/media-timeline

f7de018 - chore: add comprehensive debug logging throughout codebase

7e1456e - fix(api): generate timeline after refresh endpoints

1 commits to f0rbit/devpad

98e57e3 - chore: upgrade bun version

1 commits to f0rbit/media-timeline

3f84145 - fix(ui): remove background from platform buttons for dark mode

1 commits to f0rbit/devpad

b2c16c4 - feat(app): replace project list with card-based grid layout

13 commits to f0rbit/media-timeline

1 commits to f0rbit/gallery

04c1db2 - docs: readme

1 commits to f0rbit/media-timeline

e9a3a3b - refactor: extract shared memory provider utilities and re-export Result types from corpus

1 commits to f0rbit/gallery

91231e2 - Unify homepage and sub-page content width using --content-width

1 commits to f0rbit/media-timeline

040bbc6 - refactor: introduce AppContext pattern for dependency injection

7 commits to f0rbit/gallery

6 commits to f0rbit/corpus

8 commits to f0rbit/corpus

13 commits to f0rbit/corpus

2 commits to f0rbit/corpus

eeece1b - consolidate utility functions & docs website (#3)

8b3db0e - fix: exclude docs from root tsconfig

1 commits to f0rbit/burning-blends

51ada50 - chore: upgrade deps

1 commits to f0rbit/key-grip

2ed39cc - chore: upgrade nextjs version

10 commits to f0rbit/corpus

15 commits to f0rbit/media-timeline

2 commits to f0rbit/corpus

9829541 - fix for serverless (#1)

dee6f4c - refactor: use a generic `ZodLike` type

2 commits to f0rbit/media-timeline

859031b - feat: functional rewrite!!

d3696dc - init: first iteration

8 commits to f0rbit/corpus

1 commits to f0rbit/media-timeline

da5d210 - restart project

1 commits to f0rbit/mycelia

8cb48c9 - refactor: major restructure for v0.2.0 release

1 commits to f0rbit/neotest-bun

8148a7c - fix: use `vim.inspect` if available in environment

2 commits to f0rbit/mycelia

f910d55 - docs: update documentation to reflect actual implementation

7be84bf - feat(parser): functional rewrite

15 commits to f0rbit/mycelia

2 commits to f0rbit/forbit-astro

797de5e - chore: update readme

f48e994 - resource: add new job experience

175 commits to f0rbit/devpad

1 commits to f0rbit/mycelia

d29c6f0 - wip(ssr): components

1 commits to f0rbit/devpad

a9f9f4e - fix(core): repositories

1 commits to f0rbit/mycelia

a1f6c8b - wip(ssr): pages

1 commits to f0rbit/devpad

5949080 - feat(api): safe wrap()

1 commits to f0rbit/mycelia

8341567 - fix(demo): data source

1 commits to f0rbit/devpad

6e3f1ec - fix(goals): pass down during SSR

1 commits to f0rbit/mycelia

edc83ef - wip(ssr): transition p1

3 commits to f0rbit/devpad

2b71b55 - refactor(goal): move to SSR

85d7d99 - feat(goals): initialise client-side impl

7451908 - fix(api): project goals getByName

3 commits to f0rbit/mycelia

2910e53 - refactor(demo): simplification

58e27f0 - chore(docs): update readme

c5bb755 - restructure(render): move to /graph and /render

5 commits to f0rbit/devpad

1188565 - fix(app): goal use correct params handling

37edcfe - fix(api): project config endpoint

5715297 - fix(app): project.getByName

3771590 - chore(plan): update

cd9add9 - feat(api): milestones & goals

3 commits to f0rbit/mycelia

90200d0 - feat(graph): initial implementation

4055194 - feat(render): test page

af48561 - feat(demo): design

2 commits to f0rbit/devpad

368b2bd - fix(project): view

c679e1e - fix(project): upserting

4 commits to f0rbit/mycelia

f8184dc - feat: project showcase page

22b749c - deploy(demo): workflow

e47b12e - init(demo): dynamic page rendering

8ca57a9 - fix(parser): AST

2 commits to f0rbit/devpad

eee6ca4 - fix(app): imports

4fb044f - refactor(api): v0 consolidation

2 commits to f0rbit/mycelia

a0137c7 - feat(demo): initial example app

ccc69f5 - feat: examples

2 commits to f0rbit/devpad

a07ace0 - ✨ Add log.startup category for cleaner server startup

ee9842f - 🔧 Implement system-wide configurable logging

1 commits to f0rbit/mycelia

25fc1a1 - feat(render): initial impl

3 commits to f0rbit/devpad

0ee0219 - fix(api): github fetch repos

a453768 - fix(tasks): task history

4ddeccd - fix(auth): middleware & keys

1 commits to f0rbit/mycelia

42abcf6 - feat(parser): fix cli & add tests

1 commits to f0rbit/devpad

16c085d - feat(app): fix authentication

1 commits to f0rbit/mycelia

5b5d7b2 - init: cli, core, parser

51 commits to f0rbit/devpad

1 commits to f0rbit/f0rbit

370c3d5 - Update README.md with new content

4 commits to f0rbit/burning-blends

9c5d99b - expansion: add ratings map & new post groups (#3)

7af6aa6 - chore: fix build issues

f16624e - feat: fancify popup

a9c10e0 - feat: make icons on cafe map show ratings

2 commits to f0rbit/burning-blends

be7bc93 - feat: rounded map

431fe1c - feat: cafe map styling

2 commits to f0rbit/burning-blends

1cb936f - wip: cafe page main map

21df20b - feat: add map to cafe pages

2 commits to f0rbit/burning-blends

b89f742 - content: add location lat & lons

76c6523 - chore: prettier init

1 commits to f0rbit/burning-blends

2047849 - feat: add 2 new post groups

1 commits to f0rbit/gm-server

25cd4be - chore(formatting): install prettier & prettier-plugin-java

1 commits to f0rbit/devpad

bbf6ec6 - chore: ran prettier on all files

3 commits to f0rbit/dev-blog-go

21baa98 - add project filter api (#24)

1c5eb15 - fix: include `posts_projects` in total posts query

13d21ea - wip: adding projects to post filter

13 commits to f0rbit/key-grip

16 commits to f0rbit/key-grip

3 commits to f0rbit/algorithms

9720acf - 238 - Product of Array Except Self

fe25cd0 - 151 - Reverse Words in a String

ce3e75e - 345 - Reverse Vowels of a String

1 commits to f0rbit/algorithms

327be62 - 3440 - Reschedule Meetings for Maximum Free Time II

11 commits to f0rbit/key-grip

5 commits to f0rbit/algorithms

ada6cee - 605 - Can Place Flowers

e66591a - 1431 - Kids with the Greatest Number of Candies

f834dac - 1071 - Greatest Common Divisor of Strings

bb5d8a9 - 1980 - Find Unique Binary String

60af0cc - 2558 - Take Gifts from the Richest Pile

6 commits to f0rbit/key-grip

3 commits to f0rbit/algorithms

5dd8740 - move rsp files into separate folder

9787d85 - Merge remote-tracking branch 'refs/remotes/origin/master'

2d93ea0 - 1524 - Number of SubArrays with Odd Sum

1 commits to f0rbit/devpad

93984fe - chore: update todo

5 commits to f0rbit/algorithms

15e82cf - Merge pull request #1 from f0rbit/rsp

a9523ed - rsp

6deef92 - 434 - Number of Segments in a String

3e33dfc - 2815: Max Pair Sum in an Array

9d6dd3b - 1742 - Maximum Number of balls in a box

3 commits to f0rbit/devpad

17c532c - add 302 redirect support for repo scanning (#33)

99a90bd - feat: add handling for 302 redirect in github repo scan

020b248 - chore: add more debug logging to scan

24 commits to f0rbit/dev-blog-go

2 commits to f0rbit/devpad

37327d4 - fix: invalid api key will throw 401 (#32)

f49ba40 - fix: invalid api key will throw 401

7 commits to f0rbit/dev-blog-go

36 commits to f0rbit/devpad

7 commits to f0rbit/key-grip

41 commits to f0rbit/devpad

3 commits to f0rbit/todo-tracker

f87798b - resource: add testing section

d4089c1 - resource: new readme

3821bd3 - resource: add configuration section to readme

1 commits to f0rbit/devpad

e6dce70 - deployment fixes (#23)

2 commits to f0rbit/forbit-astro

634a8cb - Merge pull request #2 from f0rbit/devpad-api

9c6f93d - fix: update url to target devpad.tools

13 commits to f0rbit/devpad

3 commits to f0rbit/todo-tracker

7a33f3c - Create LICENSE.md

5cadebe - chore: move around .gitignore

bf85b33 - fix: use relative path for /resources

22 commits to f0rbit/devpad

3 commits to f0rbit/forbit-astro

275b0e2 - Merge pull request #1 from f0rbit/devpad-api

504c547 - refactor: use new devpad api

bf70158 - chore: formatting & .env configure

1 commits to f0rbit/rich-frog

3a9913e - Update README.md

9 commits to f0rbit/devpad

29 commits to f0rbit/studdy-buddy

2 commits to f0rbit/devpad

99ae025 - test: tests now run on seperate port

b5db7e9 - test: spawn web server before tests

4 commits to f0rbit/key-grip

bacb884 - fix: make the background of burger bar go over top of background

22201c9 - feat: add burger bar to ep pages

75919ab - fix: only transiton on `transform` in `EPLink`

2abf500 - feat: skip to 2 seconds in forest video

7 commits to f0rbit/devpad

10 commits to f0rbit/key-grip

8 commits to f0rbit/devpad

2 commits to f0rbit/algorithms

b3b92f3 - 1768 - Merge Strings Alternately

9cd0925 - 2810 - Faulty Keyboard

5 commits to f0rbit/todo-tracker

c9c601b - fix: binary file checking

5df16a9 - refactor: move go implementation into root

42a82f7 - fix: use relative paths

00165c0 - refactor: seperate typescript into own branch

8ffbe05 - refactor: split javascript into own branch

1 commits to f0rbit/devpad

0d95a04 - fix type errors (#16)

2 commits to f0rbit/algorithms

43a2320 - 3218 - Minimum Cost for Cutting Cake I

b508c65 - 3174 - Clear Digits

25 commits to f0rbit/devpad

6 commits to f0rbit/key-grip

3 commits to f0rbit/devpad

d11f473 - move scanning config into schema (#13)

1489509 - design: center text within tags

f692d7e - resource: use new todo-tracker binary

1 commits to f0rbit/todo-tracker

b78f771 - fix: ignore empty match strings

3 commits to f0rbit/devpad

444b24f - fix: remove tags that have been deleted from config

149bdbc - feat: add default tag options

3ccbc2b - refactor: use new tag badge component in task card

5 commits to f0rbit/algorithms

5850de0 - 110 - Balanced Binary Tree

e56826c - 1155 - Number of Dice Rolls withn Target Sum

b464fda - 232 - Implement Queue using Stacks

5b13a7a - 2192 - All Ancestors of a Node in a Directed Acyclic Graph

48e00c9 - 1684 - Count the Number of Consistent Strings

3 commits to f0rbit/devpad

bd86726 - feat: add colour picker component

e32074c - wip: add tag colour picker object

970c5d8 - feat: add pre-defined colours object

1 commits to f0rbit/forbit-astro

de79bab - design: add 2ch of margin inbetween <p> tags

3 commits to f0rbit/devpad

d6d5373 - design: remove `max-width: 50vw` on old elements

55521ae - refactor: move repo fetch into function

694d162 - fix: remove gloss effect on safari <select> elements

6 commits to f0rbit/algorithms

13 commits to f0rbit/devpad

1 commits to f0rbit/forbit-astro

e2faec7 - resource: add images for devpad-redesign-6

8 commits to f0rbit/devpad

1 commits to f0rbit/algorithms

925c506 - 1916 - Count Ways to Build Rooms in an Ant Colony

12 commits to f0rbit/devpad

1 commits to f0rbit/algorithms

3862e0d - 290 - Word Pattern

1 commits to f0rbit/algorithms

52f45f8 - 1392 - Longest Happy Prefix

4 commits to f0rbit/devpad

9da4bc4 - feat: add action history items on project upsert

976829e - chore: formatting project settings files

3b05e3a - fix: parse date to local time in history timelin

5fc0b4c - resource: update todo

1 commits to f0rbit/algorithms

31a2c17 - 76 - Minimum Window Substring

7 commits to f0rbit/devpad

1 commits to f0rbit/algorithms

12d364c - 1932 - Merge BSTs to Create Single BST

23 commits to f0rbit/devpad

2 commits to f0rbit/algorithms

856697b - 172 - Factorial Trailing Zeroes

d8b4e65 - 3021 - Alice and Bob Playing Flower Game

14 commits to f0rbit/devpad

1 commits to f0rbit/algorithms

16ec23c - 1014 - Best Sightseeing Pair

12 commits to f0rbit/devpad

1 commits to f0rbit/key-grip

d6197f6 - feat: remove requirement on tracking mouse position as state

7 commits to f0rbit/devpad

3 commits to f0rbit/algorithms

3c99490 - 3244 - Shortest Distance After Road Addition Queries II

f0b577f - 2865 - Beautiful Towers I

1aed130 - 1474 - Delete N Nodes After M Nodes of a Linked List

1 commits to f0rbit/devpad

f934649 - feat: begin work on config editor component

3 commits to f0rbit/key-grip

fe4e9cd - feat: add some randomness to chimes

c387a4a - feat: make title fonts same size

0a6d416 - feat: add wind chimes

9 commits to f0rbit/algorithms

5 commits to f0rbit/key-grip

8146a33 - feat: increase text size on main page

dbb70ac - feat: use the new fonts for the font switcher on the main page

f8cd0d3 - feat: add felt texture background & grain effect

525c5a0 - feat: load fonts into next

463aedf - resource: add fonts

6 commits to f0rbit/algorithms

1 commits to f0rbit/key-grip

327da9e - feat: font switcher component

2 commits to f0rbit/algorithms

7ef01e0 - 2379 - Minimum Recolors to Get K Consecutive Black Blocks

4783be0 - 2807 - Insert Greatest Common Divisors in Linked List

8 commits to f0rbit/key-grip

2 commits to f0rbit/algorithms

61798ba - 1343 - Number of Sub-arrays of Size K and Average Greater than or Equal to Threshold

872ac43 - 696 - Count Binary Substrings

23 commits to f0rbit/devpad

13 commits to f0rbit/algorithms

2 commits to f0rbit/devpad

ad675d2 - feat: make the spinner spin

b9631b1 - feat: add status icon on save to task editor

3 commits to f0rbit/algorithms

ed84a55 - 2772 - Apply Operations to Make All Array Elements Equal to Zero

2141361 - 157 - Read N Characters Given Read4

5711ee2 - 2316 - Count Unreachable Pairs of Nodes in an Undirected Graph

2 commits to f0rbit/devpad

aabaabc - feat: render linked code on task editor page

01429f3 - feat: get title from linked task in update view

4 commits to f0rbit/algorithms

c73b241 - 17 - Letter Combinations of a Phone Number

f9e5db9 - 929 - Unique Email Addresses

f9ff3cb - 1589 - Maximum Sum Obtained of any Permutation

b3f0b0f - 2577 - Minimum Time to visit a Cell in a Grid

14 commits to f0rbit/devpad

1 commits to f0rbit/algorithms

043e0b8 - 1255 - Maximum Score Words Formed by Letters

5 commits to f0rbit/devpad

91483cf - feat: set exisitng `PENDING` updates to `IGNORED`

5e144e2 - feat: sort history items by created date

2b1569f - schema: add `IGNORED` as an option for `todo_updates.status`

45b9bec - fix: remap 'type' from DB to 'tag' when passing to `todo-tracker`

1580a3a - feat: use new `todo-tracker` binary

1 commits to f0rbit/todo-tracker

fa12c25 - feat: trim unnecessary information from `text` field

9 commits to f0rbit/devpad

1 commits to f0rbit/todo-tracker

0e83aff - feat: increase context window

2 commits to f0rbit/algorithms

e85ae25 - 459 - Repeated Substring Pattern

ac6c1bb - 28 - Find the Index of the First Occurence in a String

1 commits to f0rbit/devpad

84e7e6c - feat: implement context from todo-tracker

1 commits to f0rbit/todo-tracker

9146825 - feat: add context to diff generator

3 commits to f0rbit/devpad

21cd8f0 - feat: improved update diff rendering

c9cb9a2 - docs: add todo for storing context in db of parsed tasks

6a517f1 - resource: use latest fixed version of `todo-tracker`

3 commits to f0rbit/todo-tracker

071c764 - refactor: rename variables to snake_case

ed66450 - fix: skip binary files & print errors to stderr

b5c2bee - fix: convert to support mac structure

5 commits to f0rbit/devpad

1da0374 - docs: add todo to capture stderr/stdin on child processes

24c953a - fix: use `project.id` in update page

c8ae0c3 - design: change font size of labels

5d6ccdd - feat: add description to create project screen

f1f17f0 - design: fix font size on inputs & remove gloss effect on selects

4 commits to f0rbit/algorithms

23b84dd - 65 - Valid Number

bf95f8d - 389 - Find the Difference

f25920e - 1768 - Merge Strings Alternately

9597f30 - 54 - Spiral Matrix

6 commits to f0rbit/devpad

2 commits to f0rbit/algorithms

515b5f3 - fix: add space in map declaration

02e3f33 - 1041 - Robot Bounded In Circle

2 commits to f0rbit/algorithms

540419f - 2257 - Count Unguarded Cells in the Grid

ed48dde - 2516 - Take K of Each Character From Left and Right

3 commits to f0rbit/algorithms

615c278 - 1574 - Shortest Subarray to be Removed to Make Array Sorted

171ff5a - 2064 - Minimized Maximum of Products Distributed to Any Store

0181740 - 2563 - Count Number of Fair Paris

6 commits to f0rbit/devpad

1 commits to f0rbit/algorithms

1c8b537 - 338 - Counting Bits

1 commits to f0rbit/devpad

970256b - refactor: begin work on redesign

3 commits to f0rbit/algorithms

4c0f6ec - 2463 - Minimum Total Distance Traveled

9ca23c3 - 1807 - Evalute the Bracket Pairs of a String

6a9127d - 2684 - Maximum Number of Moves in a Grid

1 commits to f0rbit/forbit-astro

20af850 - fix: make university section expandable

2 commits to f0rbit/devpad

156ce90 - feat: remove the leading root directory from task file location

9544abf - resource: update todo

2 commits to f0rbit/algorithms

4ab6652 - 1323 - Maximum 69 Number

8db8f7e - 2501 - Longest Square Streak in an Array

9 commits to f0rbit/devpad

2 commits to f0rbit/algorithms

4c65a9f - 1277 - Count Square Submatrices with All Ones

900b424 - 1233 - Remove Sub-Folders from the Filesystem

1 commits to f0rbit/algorithms

4c8c48a - 2583 - Kth Largest Sum in a Binary Tree

16 commits to f0rbit/OLAF-Protocol

2 commits to f0rbit/OLAF-Protocol

23fae92 - convert folders to libraries for imports

f254f06 - add spec documents

2 commits to f0rbit/algorithms

89c4d68 - 238 - Product of Array Except Self

3592bdc - 134 - Gas Station

1 commits to f0rbit/algorithms

81d5616 - 125 - Valid Palindrome

3 commits to f0rbit/burning-blends

14cac06 - fix photo urls pixie and the hawk

0364bbe - add review for pixie and the hawk

9450a79 - add photos for pixie and the hawk

2 commits to f0rbit/forbit-astro

7e0b585 - seo: fix canonical url for project sub pages

d03c76a - seo: fix canonical url on blog pages

1 commits to f0rbit/forbit-astro

f937318 - resource: change dimensions of favicon to 1440x1440 (multiple of 48)

1 commits to f0rbit/go-drizzle-minio-api-example

68074e9 - fix: stop dockerfile from not handling sub directories when copying

1 commits to f0rbit/forbit-astro

2811d94 - resource: add image for `go-drizzle-api-setup`

1 commits to f0rbit/go-drizzle-minio-api-example

023723c - fix: remove unused import from bun test

1 commits to f0rbit/burning-blends

82bbe76 - seafaring fools review

10 commits to f0rbit/go-drizzle-minio-api-example

2 commits to f0rbit/forbit-astro

9511855 - feat: update favicon

f065ae9 - fix: remove logging entire cache

1 commits to f0rbit/algorithms

569ab8f - 2418 - Sort the People

1 commits to f0rbit/forbit-astro

bdaadbd - add chamber conception photos

2 commits to f0rbit/algorithms

fa245be - 380 - Insert Delete GetRandom O(1)

53d7813 - 2196 - Create Binary Tree From Descriptions

2 commits to f0rbit/burning-blends

b1fff8f - add review for garden cafe

358fb08 - add garden cafe photos

1 commits to f0rbit/forbit-astro

a15b67f - update urls on hobbies

3 commits to f0rbit/burning-blends

3bacae3 - review for bond & lane

e7a53c8 - fix pancakes typo

ca5c33b - bond & lane photos

3 commits to f0rbit/burning-blends

f7d1279 - Merge pull request #2 from f0rbit/next-mdx

9014836 - remove gray-matter dep

d7b5525 - convert to using gray-matter and next/mdx for parsing

2 commits to f0rbit/algorithms

f0cc53b - 274 - H-Index

ec67f76 - 857 - Minimum Cost to Hire K Workers

2 commits to f0rbit/forbit-astro

1772718 - fetch all blog posts not just first 10

6de114a - add photos for devpad mvp post

4 commits to f0rbit/devpad

36d014f - Merge pull request #5 from f0rbit/redesign

e0ef171 - remove 'primary' from tags

b34b663 - update todo

6fa11c7 - create update diff component

2 commits to f0rbit/burning-blends

3ca5ddf - add nano post

05d3376 - add nano photos

6 commits to f0rbit/algorithms

2 commits to f0rbit/devpad

8db4b89 - update todo

7d1fd31 - task editor/upsert api endpoint

12 commits to f0rbit/burning-blends

1 commits to f0rbit/algorithms

93f4b87 - 2441 - Largest Positive Integer That Exists With Its Negative

11 commits to f0rbit/burning-blends

5 commits to f0rbit/devpad

32e93f9 - update todo

59c3f37 - render tasks in project screen

e63b3f4 - render tasks as components

e4b1666 - implement get user tasks function

8c0abc3 - update todo

2 commits to f0rbit/algorithms

b81d3a4 - 55 - Jump Game

b1fd7cd - 2000 - Reverse Prefix of Word

4 commits to f0rbit/devpad

13a4dfe - update todo

46aa583 - fix project creation using pre-generated uuids

36b485f - fix duplicate column names on task row

24012f8 - attempt to create/update tasks on approval of codebase result

2 commits to f0rbit/algorithms

9ad2e1e - 122 - Best Time to Buy and Sell Stock II

cde2660 - 1915 - Number of Wonderful Substrings

1 commits to f0rbit/forbit-astro

4aecee9 - add chamber mock images

11 commits to f0rbit/devpad

1 commits to f0rbit/algorithms

f66a467 - 2997 - Minimum Number of Operations to Make Array XOR Equal to K

7 commits to f0rbit/burning-blends

1 commits to f0rbit/algorithms

3677b4c - create a todo

2 commits to f0rbit/devpad

6443469 - add config_json field to project

0db893e - update todo

4 commits to f0rbit/algorithms

e18f1e1 - 1137 - N-th Tribonacci Number

c54bb1b - 189 - Rotate Array

a66b175 - 80 - Remove Duplicates from Sorted Array II

b88b781 - 752 - Open the Lock

1 commits to f0rbit/devpad

29b6041 - begin work on config editor

6 commits to f0rbit/algorithms

7 commits to f0rbit/devpad

3 commits to f0rbit/algorithms

ddc0d7a - 623 - Add One Row to Tree

0aa3019 - add .cpp files to script

509ca04 - 129 - Sum Root to Leaf Numbers

14 commits to f0rbit/devpad

4 commits to f0rbit/algorithms

2b575d6 - update readme

fc13d70 - cleanup

f381c86 - 3110 - Score of a String

404fd0a - 404 - Sum of Left Leaves

11 commits to f0rbit/devpad

1 commits to f0rbit/forbit-astro

87c58cc - seo changes

10 commits to f0rbit/devpad

3 commits to f0rbit/forbit-astro

0e3ab82 - add pictures for chamber system architecture

94a3ee4 - update technologies list

1c5c7d1 - add some more chamber design pictures

3 commits to f0rbit/dev-blog-go

f0e4b20 - Merge pull request #21 from f0rbit/dev

fa8ca21 - center images in preview

6584b16 - remove width & height from article img

8 commits to f0rbit/forbit-astro

17 commits to f0rbit/devpad

41 commits to f0rbit/devpad

5 commits to f0rbit/forbit-astro

f662ece - cleanup utils file

fa525ec - add cache to timeline

baaa41f - added cache to blog

3b78a00 - begin stale cache implementation

6c1ef03 - add 3xl breakpoint

9 commits to f0rbit/devpad

1 commits to f0rbit/dev-blog-go

c767192 - update todo

2 commits to f0rbit/forbit-astro

dd78cfb - use description from api result if exists

82bb40d - add border around images

8 commits to f0rbit/dev-blog-go

9 commits to f0rbit/devpad

9 commits to f0rbit/dev-blog-go

1 commits to f0rbit/forbit-astro

78eead6 - change padding of centered container

6 commits to f0rbit/dev-blog-go

2 commits to f0rbit/forbit-astro

4d97e43 - higher quality screenshosts

83fcea3 - add devpad redesign photos

4 commits to f0rbit/dev-blog-go

bba1799 - begin work on post edit page

6085524 - use which bun to determine bun executable path

787cbc9 - Merge branch 'master'

7bedc03 - add post-editor redesign to todo

1 commits to f0rbit/forbit-astro

b4ceeec - added url to photography hobby card

3 commits to f0rbit/todo-tracker

9d5bed2 - move to dev.forbit package

8c22f8e - init kotlin project

b0e4bfd - change test paths (switched to mac)

12 commits to f0rbit/todo-tracker

2 commits to f0rbit/forbit-astro

ff2fe33 - fix timeline wrapping on small mobile devices

2c67114 - fix code box overflow

6 commits to f0rbit/todo-tracker

4 commits to f0rbit/forbit-astro

cce9d68 - remove ':'

2ef308a - fix recent commits text wrapping on mobile

3a7d143 - more padding on sides for small devices

91c2e7e - always show footer

9 commits to f0rbit/todo-tracker

11 commits to f0rbit/forbit-astro

7 commits to f0rbit/todo-tracker

2 commits to f0rbit/forbit-astro

5e43c6b - use client side time rendering for project page

2f42322 - add technology for java-timeline project

3 commits to f0rbit/todo-tracker

7e53585 - use worker threads to parse messages

4df01b7 - traverse tree & lines (non-multithreaded)

9a72c03 - add resources for initial testing

5 commits to f0rbit/forbit-astro

7b2a7e4 - fix css of code blocks

047ff5d - Merge remote-tracking branch 'refs/remotes/origin/main'

51cf74f - fix sorting of projects & recent projects

30fdf32 - update todo

96e099c - add technologies for new project

3 commits to f0rbit/todo-tracker

ac5d5e6 - setup typescript project

44513f3 - setup javascript project

bb70e4d - add readme

1 commits to f0rbit/forbit-astro

15d4b54 - make code blocks background continue for the whole code block

5 commits to f0rbit/java-timeline

d5ea6ea - Create README.md

7cefd32 - update version and set to release

3b6bf46 - disable twitter updated

5e715a8 - intial load

4193c7c - Initial commit

7 commits to f0rbit/forbit-astro

6 commits to f0rbit/devpad

12 commits to f0rbit/forbit-astro

16 commits to f0rbit/dev-blog-go

2 commits to f0rbit/forbit-astro

e7361b1 - change large screen size padding to 29rem

9a2a1ef - filter out archived posts from dev-blog

3 commits to f0rbit/dev-blog-go

e859cce - add ui controls for archived posts revival

74ecaef - Merge pull request #17 from f0rbit/dev

86ccce7 - add forbit.dev to allowed origins

3 commits to f0rbit/forbit-astro

1f3d340 - fix branch name

1265389 - add deploy script

7adeef4 - remove sorting options header from projects list

7 commits to f0rbit/dev-blog-go

4 commits to f0rbit/forbit-astro

26aa3ec - add skills & hobbies

a1f7bcc - present experience will have duration based on current date

7c8f215 - add error message to projects page

4a8dfc3 - handle invalid response by returning empty array

1 commits to f0rbit/forbit-astro

8538cad - Refactor getBlogPosts function to handle dev.to

1 commits to f0rbit/dev-blog-go

f29677a - add integrations ui for showing link status

1 commits to f0rbit/algorithms

346cafd - 201 - Bitwise AND of Numbers Range

4 commits to f0rbit/algorithms

56c2ff9 - 1611 - Minimum one bit Operations to make Integers Zero

453acfe - 2870 - Minimum Number of Operations to make Array Empty

1f3a28b - 2125 - Number of laser beams in a bank

8ef5da9 - 2610 - Convert an array into a 2d array with conditions

12 commits to f0rbit/dev-blog-go

1 commits to f0rbit/forbit-astro

56e39d3 - fix title covering p tag

18 commits to f0rbit/dev-blog-go

1 commits to f0rbit/forbit-astro

317ba18 - parse devblog posts & render in proper order

48 commits to f0rbit/dev-blog-go

1 commits to f0rbit/algorithms

1bce460 - 23 - Merge k Sorted Lists

11 commits to f0rbit/dev-blog-go

1 commits to f0rbit/algorithms

6cc8b3f - 55 - Jump Game

6 commits to f0rbit/dev-blog-go

1 commits to f0rbit/algorithms

79c195c - 1578 - Minimum Time to make Rope Colourful

9 commits to f0rbit/dev-blog-go

2 commits to f0rbit/algorithms

d3aad25 - Add script for listing/finding completed solutions

6faf6cd - 91 - Decode Ways

26 commits to f0rbit/dev-blog-go

4 commits to f0rbit/algorithms

675a571 - 159 - Longest Substring with at most Two Distinct Characters

e49d365 - 1758 - Minimum Changes to make Alternating Binary String

286b28d - 1496 - Path Crossing

ebb183b - 4 - Median of Two Sorted Arrays

31 commits to f0rbit/dev-blog-go

3 commits to f0rbit/algorithms

16d935e - 1422 - Maximum Score After Splitting A String

48f69a7 - rename

8f47515 - 980 - Unique Paths III

12 commits to f0rbit/dev-blog-go

2 commits to f0rbit/algorithms

a2d9451 - 169 - Majority Element

5db7e49 - 1637 - Widest Vertical Area Between Two Points Containing No Points

4 commits to f0rbit/dev-blog-go

722beb0 - Merge origin/master into dev

180f89d - update todo

18d2477 - add sorting & fetch all posts

eddcea7 - create new category input

3 commits to f0rbit/algorithms

bbcebe0 - 2706 - Buy Two Chocolates

a0991fe - 661 - Image Smoother

33279d2 - 7 - Reverse Integer

11 commits to f0rbit/dev-blog-go

1 commits to f0rbit/algorithms

757ca14 - 6 - Zigzag Conversion

35 commits to f0rbit/dev-blog-go

1 commits to f0rbit/forbit-astro

af4ccf4 - fetch from localhost blog-server and generify the Post type

18 commits to f0rbit/dev-blog-go

1 commits to f0rbit/algorithms

6234f79 - 13 - Roman To Integer

11 commits to f0rbit/dev-blog-go

1 commits to f0rbit/algorithms

183203b - 242 - Valid Anagram

4 commits to f0rbit/dev-blog-go

5eecaa7 - add `GET /posts` endpoint

d89eec8 - clean up categories route

bd1c698 - remove unused methods from cateogories test

4399f1d - remove sqlite and logs from git

2 commits to f0rbit/algorithms

8802c12 - 1436 - Destination City

491fadb - 1402 - Reducing Dishes

4 commits to f0rbit/dev-blog-go

ecaf381 - init bun project (solves LSP issue)

ed1c0d5 - consilidate type definitions

65d3963 - add categories test

9dfe555 - transition from postgres to sqlite, start working on categories

2 commits to f0rbit/forbit-astro

f472ffa - change "minecraft" to "minecraft plugins"

9e9b895 - update versions to latest

7 commits to f0rbit/algorithms

10 commits to f0rbit/algorithms

5 commits to f0rbit/algorithms

da5807e - formatted linked list

9cfef46 - binary tree implementation

d63e1ff - add .out files to gitignore

ab36faf - linked list implementation

387fee7 - add implemenations folder

1 commits to f0rbit/algorithms

61bb64e - setup file system

1 commits to f0rbit/dev-blog-go

8634e87 - base project structure

17 commits to f0rbit/forbit-astro

9 commits to f0rbit/devpad

29 commits to f0rbit/forbit-astro

1 commits to f0rbit/devpad

4b7e24f - added project route

7 commits to f0rbit/forbit-astro

8 commits to f0rbit/devpad

1 commits to f0rbit/devpad

328ec02 - update readme

30 commits to f0rbit/media-timeline

23 commits to f0rbit/devpad

34 commits to f0rbit/devpad

2 commits to f0rbit/devpad

f1bdf35 - primary button component

14376ee - fix imports to constants & implement todo card rendering on project goals

64 commits to f0rbit/devpad

20 commits to f0rbit/devpad

15 commits to f0rbit/devpad

Tweet

27 commits to f0rbit/devpad

5 commits to f0rbit/forbit-typescript

c15d8bc - fix static import paths

50be195 - use a static width for commit chevron

682ee17 - formatting

b97a626 - use container and layout in timeline

8d18787 - use container and layout in projects page

3 commits to f0rbit/devpad

d72db1b - recreate using create-t3-app

19aba1a - init app

577d3ee - Initial commit

2 commits to f0rbit/forbit-typescript

7fb5f9b - folder restructure

946887c - fix mobile formatting

Tweet

2 commits to f0rbit/forbit-typescript

e63bc23 - Update homepage description

d3474b7 - add images to project pages, formatting corrections

12 commits to f0rbit/forbit-typescript

4 commits to f0rbit/forbit-dev

df5c3d3 - projects editor

d4f91f2 - Complete two admin pages

7fad793 - implement projects in database

4d5e7c8 - add blog to website

2 commits to f0rbit/gm-server

b6bf1e2 - Merge branch 'main' of https://github.com/f0rbit/gm-server

be15efa - Add documentation

4 commits to f0rbit/blog-server

46c2570 - Update the POST method

db3bedc - Update index.js

fb14879 - Initial Load

946c0ee - Initial commit

10 commits to f0rbit/gm-server

1 commits to f0rbit/gm-server

c2b74b9 - Scheduler

35 commits to f0rbit/gm-server

2 commits to f0rbit/dungeon-generator

a5cf79a - Merge branch 'main' of https://github.com/f0rbit/dungeon-generator

0599480 - Update SurroundingCells.java

3 commits to f0rbit/forbit-dev

772f6a8 - Merge pull request #12 from f0rbit/redesign

4c7cb8a - Update project page

a7d97ce - make project icons have crisp edges

2 commits to f0rbit/dungeon-generator

cdaefe7 - Update README.md

c00dcbc - update logo

4 commits to f0rbit/forbit-dev

ec6f294 - Merge pull request #11 from f0rbit/redesign

6627fd4 - add arena icon

ef5e84d - Merge pull request #10 from f0rbit/redesign

28187ab - add dungeon generator icon

17 commits to f0rbit/dungeon-generator

5 commits to f0rbit/forbit-dev

ae95e7f - Merge pull request #9 from f0rbit/redesign

2c767cc - Update timeline.js

d0ffb27 - use static props

df5de2c - Merge pull request #8 from f0rbit/redesign

7edff1c - Add titles to every page

1 commits to f0rbit/github-api

e36e7c4 - add test cases

3 commits to f0rbit/github-api-test-list-branches

c07334a - Create new branch item.md

bba187f - Create hello.txt

929932b - Create README.md

1 commits to f0rbit/github-api

e0303dc - add listAllCommits

9 commits to f0rbit/forbit-dev

3 commits to f0rbit/github-api

7739109 - swap variables around

893f101 - Update pom.xml

3e298d4 - swap author and sha around

1 commits to f0rbit/forbit-dev

8679bcd - fix some bugs

1 commits to f0rbit/github-api

0fad94f - Update GHRepository.java

4 commits to f0rbit/forbit-dev

6de5fea - Update NavBar.js

9b87612 - add months to timeline

0069c40 - update projects page

bac2d8a - add icons and project page

3 commits to f0rbit/github-api

2f97dda - Update pom.xml

dce762a - Add author filter

8c2e5e0 - Update pom.xml

1 commits to f0rbit/forbit-dev

803f3b6 - Recent Commit card

4 commits to f0rbit/github-api

58e9154 - made listAllCommits have a depth

dba03b1 - formatting

3006d13 - Update pom.xml

459318d - add list all commits

7 commits to f0rbit/forbit-dev

2 commits to f0rbit/gm-server

eefab22 - Deployed docs via CircleCI

afddb53 - formatting

6 commits to f0rbit/forbit-dev

26 commits to f0rbit/gm-server

1 commits to f0rbit/forbit-dev

ee98396 - fix bug on ProjectCard.js

4 commits to f0rbit/gm-server

8313a08 - Deployed docs via CircleCI

d33419e - Update README.md

0e102bf - Deployed docs via CircleCI

54bc126 - add link to wiki page

Java Server for GameMaker networking

71 commits to f0rbit/gm-server

2 commits to f0rbit/forbit-dev

b974c58 - Merge pull request #3 from f0rbit/main

b62ed9a - update current projects

2 commits to f0rbit/gm-server

f427b5e - Merge branch 'main' of https://github.com/f0rbit/gm-server into main

a6a597d - made tests

4 commits to f0rbit/forbit-dev

b8b96f7 - Merge pull request #2 from f0rbit/main

8a3b4d8 - Merge branch 'master' of https://github.com/f0rbit/forbit-dev

f373cef - add gm server to current projects

590b09f - Update README.md

5 commits to f0rbit/gm-server

203c956 - add logo to readme

7358ea2 - Create README.md

750a97c - delete old logos

5127c84 - add logo.png

ab448fe - added logos

1 commits to f0rbit/forbit-dev

291f393 - added .net and vb logos

7 commits to f0rbit/gm-server

2 commits to f0rbit/forbit-dev

6ac999f - Merge pull request #1 from f0rbit/master

c3b6c42 - update about and contact apge

3 commits to f0rbit/gm-server

7368e31 - communication

711e71f - set up project

7a40f00 - Initial commit

7 commits to f0rbit/forbit-dev

5 commits to f0rbit/match-history-terminal

a4f770b - Delete .vscode directory

ad99cd5 - Update .gitignore

2c44272 - Create README.md

9732c01 - Object Oriented Refactor

098e8d6 - Seperate UIClasses.h into own header files

1 commits to f0rbit/forbit-dev

22a482f - formatting

2 commits to f0rbit/f0rbit

55e9694 - test

a58af80 - Initial commit

9 commits to f0rbit/forbit-dev

3 commits to f0rbit/match-history-terminal

7e363ba - Fixed Imports

5958444 - Initial Commit

f24f651 - Initial commit

Tweet

1 commits to f0rbit/pixel-fly

a52fcbc - added clouds and a vignette

Tweet

Tweet

2 commits to f0rbit/pixel-fly

6f2cb86 - menu and exploration room

6707487 - Initial commit

3 commits to f0rbit/rich-frog

897bf4c - create readme.md

904e20c - load

5b34c81 - Initial Commit