Commit Graph

  • a8c093f870
    fix(RepoPage): only show root patches DanConwayDev 2024-02-15 17:13:04 +0000
  • 0b1c250097
    feat(): show event json in modal DanConwayDev 2024-02-15 15:24:57 +0000
  • be8bdb97fd
    feat(PrPage): sort thead by oldest first DanConwayDev 2024-02-15 14:13:54 +0000
  • 89a0dd7f31
    feat: use nip34 repo event relay tag style DanConwayDev 2024-02-15 13:49:14 +0000
  • 8ae15be264
    fix: display commit mg first line as pr title DanConwayDev 2024-02-15 13:33:37 +0000
  • 6db7f402f8
    fix: curate default relays DanConwayDev 2024-02-15 08:49:13 +0000
  • 96774ba865
    build: introduce vitest jk 2024-02-10 15:04:36 +0100
  • d2756c2b83
    fix(PrPage): reply tags parent event DanConwayDev 2024-02-07 17:04:50 +0000
  • 2c002c5b61
    feat(PrPage): nip34 reply tags DanConwayDev 2024-02-07 17:04:01 +0000
  • 97e0814c42
    feat(PrPage): show nip34 patch as pr DanConwayDev 2024-02-07 16:39:31 +0000
  • c0754728ce
    feat(RepoPage): display nip34 patches as prs DanConwayDev 2024-02-07 16:33:58 +0000
  • 0aa626454f
    feat(PrPage): display patch msg without tag DanConwayDev 2024-02-07 16:14:50 +0000
  • 6f6019b32d
    feat(RepoPage): add avatar next to pr author name DanConwayDev 2024-02-07 14:39:42 +0000
  • 65ad8e5aac
    fix: align UserHeader with inline text DanConwayDev 2024-02-07 14:38:23 +0000
  • f36f44ede5
    feat(homepage): show more repositories DanConwayDev 2024-02-06 15:35:33 +0000
  • e84643a805
    feat(homepage): reduce prominence of repo authors DanConwayDev 2024-02-06 15:31:21 +0000
  • 44833b5f15
    feat(UserHeader): added xs size DanConwayDev 2024-02-06 15:28:38 +0000
  • 7be8801ce9
    feat(UserHeader): truncate long names DanConwayDev 2024-02-06 13:40:12 +0000
  • 6d3e24fc71
    fix: reliably fetch user profiles DanConwayDev 2024-02-06 12:38:48 +0000
  • fac42aa80f
    build: onsave fixall DanConwayDev 2024-02-05 17:02:26 +0000
  • c32479de20
    fix: repo event tag rendering DanConwayDev 2024-02-05 16:27:02 +0000
  • 436eec5080
    fix(RepoPage): decode repo identifier DanConwayDev 2024-02-05 16:17:19 +0000
  • 54c5024eb2
    feat:(homepage): show repo maintainers DanConwayDev 2024-02-05 16:08:35 +0000
  • e06c1075e0
    feat(RepoPage): nip34 rename `git_server` `clone` DanConwayDev 2024-02-05 15:33:07 +0000
  • 8c769e151f
    feat!: use nip34 kinds DanConwayDev 2024-02-05 15:12:07 +0000
  • 08423481b5
    test: snapshots reflect prettier +eslint changes DanConwayDev 2024-02-05 14:19:18 +0000
  • a03b13235b
    feat(UserHeader): add size option DanConwayDev 2024-02-05 12:32:11 +0000
  • 6f010c29ec
    feat(UserHeader): add inline flag DanConwayDev 2024-02-05 10:18:00 +0000
  • 8ae123fd0b
    eslint + prettier (#2) jk 2024-02-02 10:55:44 +0100
  • 2c644d0296
    Merge pull request #1 from sectore/fix/reactive-user-details DanConwayDev 2024-02-02 07:57:40 +0000
  • c03a4cd01d
    Fix reactive values in UserHeader jk 2024-02-01 18:35:57 +0100
  • a4f2a16e39
    chore: bump ngit version to v0.1.2 DanConwayDev 2024-01-31 12:07:24 +0000
  • 0e29374773
    fix(homepage): remove duplicate repo events DanConwayDev 2024-01-29 07:43:35 +0000
  • 82a3804f06
    feat(ngit): add tip for reissuing repo event DanConwayDev 2024-01-26 20:25:18 +0000
  • 406bc3a44b
    chore: bump ngit version DanConwayDev 2024-01-26 20:22:29 +0000
  • 7cbb9fc855
    fix(ngit): windows and linux binary links DanConwayDev 2024-01-25 00:00:00 +0000
  • 5889f305e5
    fix(PRPage): status event using t not l DanConwayDev 2024-01-25 00:00:00 +0000
  • 127eeb70d7
    feat(PRPage): remove pr event from feed DanConwayDev 2024-01-25 00:00:00 +0000
  • fe941e65d7
    fix(PRPage): reply to pr not displaying DanConwayDev 2024-01-25 00:00:00 +0000
  • c032e97a34
    fix(PRPage): status events using nip10 DanConwayDev 2024-01-25 00:00:00 +0000
  • 3ff2d0a923
    fix: ParsedContent not updating with new content DanConwayDev 2024-01-25 00:00:00 +0000
  • 111d6273b3
    feat(PRPage): add compose replies DanConwayDev 2024-01-25 00:00:00 +0000
  • eb0365f0b7
    feat(PRPage): add created_at to event wrapper DanConwayDev 2024-01-25 00:00:00 +0000
  • 17a35f0fda
    feat(RepoPage): display git server DanConwayDev 2024-01-25 00:00:00 +0000
  • 00ea449298
    feat(PRPage): parse event content with line breaks DanConwayDev 2024-01-25 00:00:00 +0000
  • c454bcc059
    fix: replace base relays DanConwayDev 2024-01-25 00:00:00 +0000
  • 3485754dd0
    build: add maintainers.ymal config DanConwayDev 2024-01-25 00:00:00 +0000
  • ccce6e1f67
    test(navbar): update visual snapshot for b4cf7638 DanConwayDev 2024-01-25 00:00:00 +0000
  • b4cf763814
    feat(homepage): list more recent repos DanConwayDev 2024-01-25 00:00:00 +0000
  • 8fff6fdce2
    feat(ngit): add ngit guide and install pointers DanConwayDev 2024-01-24 00:00:00 +0000
  • e5629f93d6
    fix(navbar): fix site name DanConwayDev 2024-01-24 00:00:00 +0000
  • 21b44bb34a
    feat(navbar): add signup placeholder function DanConwayDev 2024-01-23 00:00:00 +0000
  • 018d424e50
    fix(homepage): rename to git workshop DanConwayDev 2024-01-23 00:00:00 +0000
  • 53dc0dd493
    build: add netlify config DanConwayDev 2024-01-23 00:00:00 +0000
  • dd24dc1236
    fix(PrPage): use l tag for status DanConwayDev 2024-01-23 00:00:00 +0000
  • a4c1ce634d
    feat(navbar): improve display of site name DanConwayDev 2024-01-23 00:00:00 +0000
  • 5bca100f28
    feat(PrPage): include commit id in commit event DanConwayDev 2024-01-22 00:00:00 +0000
  • 5fdb361782
    fix(PrPage): fix duplicate event on status changes DanConwayDev 2024-01-19 00:00:00 +0000
  • 4b7087a2cf
    refactor: wrap navbar component DanConwayDev 2024-01-19 00:00:00 +0000
  • faf7231d01
    fix: clear pr summaries and responses on change DanConwayDev 2024-01-18 00:00:00 +0000
  • fd73f0952b
    fix: update pr status accross app DanConwayDev 2024-01-18 00:00:00 +0000
  • 1547662205
    feat: keep listening for repo and pr events DanConwayDev 2024-01-18 00:00:00 +0000
  • 75d649f2b9
    feat(PRPage): display status event DanConwayDev 2024-01-18 00:00:00 +0000
  • 2cd6d2f77b
    fix: pr status kind DanConwayDev 2024-01-18 00:00:00 +0000
  • fad66e14e5
    refactor: abstract pr status DanConwayDev 2024-01-18 00:00:00 +0000
  • 2a6ef1fbdc
    fix: get user relays DanConwayDev 2024-01-18 00:00:00 +0000
  • 6874f95f07
    feat(PrPage): display event not found error DanConwayDev 2024-01-18 00:00:00 +0000
  • 3348fe2892
    feat(RepoPage): display event not found error DanConwayDev 2024-01-18 00:00:00 +0000
  • 7507ea2ea7
    feat: use user and repository relays DanConwayDev 2024-01-18 00:00:00 +0000
  • 7256f970ab
    feat(navbar): add nip07 login DanConwayDev 2024-01-18 00:00:00 +0000
  • 2f3bd85e80
    feat: rename app and tweak ui DanConwayDev 2024-01-16 00:00:00 +0000
  • e3ddb30205
    feat(PRPage): add pr status DanConwayDev 2024-01-15 00:00:00 +0000
  • eca198799f
    feat(PRPage): custom display of commit events DanConwayDev 2024-01-12 00:00:00 +0000
  • 4861420d63
    feat(PRPage): display pr commits and responses DanConwayDev 2024-01-12 00:00:00 +0000
  • cca93434b0
    refactor: replace PRSummary with PRFull DanConwayDev 2024-01-10 00:00:00 +0000
  • a64df89733
    feat(PRPage): add page and header DanConwayDev 2024-01-10 00:00:00 +0000
  • 2487be2dc9
    feat(RepoPage): add RepoHeader DanConwayDev 2024-01-10 00:00:00 +0000
  • 9ccf21c0a7
    feat(ListPRs): add author name to summary DanConwayDev 2024-01-09 00:00:00 +0000
  • 4fc877bd3e
    feat: add UserHeader DanConwayDev 2024-01-09 00:00:00 +0000
  • 730167bc70
    feat(RepoPage): add UserHeader DanConwayDev 2024-01-01 00:00:00 +0000
  • 07e8190713
    build: change loading behaviour to fix tests DanConwayDev 2023-12-29 00:00:00 +0000
  • fb2ad81f70
    build: temporarily remove storybook tests from ci DanConwayDev 2023-12-22 00:00:00 +0000
  • dbce354429
    build: mitigate intermittent storybook tests in ci DanConwayDev 2023-12-22 00:00:00 +0000
  • f7ee9ef179
    build: fix storybook test running in ci DanConwayDev 2023-12-19 00:00:00 +0000
  • 92c9637b8d
    feat(RepoPage): add maintainer profile name in ui DanConwayDev 2023-12-19 00:00:00 +0000
  • 46edd25ea5
    feat(RepoPage): add repo details DanConwayDev 2023-12-18 00:00:00 +0000
  • 51c829134f
    feat(ListPRs): reduce heading size DanConwayDev 2023-12-18 00:00:00 +0000
  • 656d286036
    feat(PageChrome): add responsive container DanConwayDev 2023-12-18 00:00:00 +0000
  • c142375fd6
    feat(ListPRs): add wrapper DanConwayDev 2023-12-18 00:00:00 +0000
  • df843d90ab
    feat(ListPRs): add list PRs ui component DanConwayDev 2023-12-15 00:00:00 +0000
  • 9c33dd7838
    chore: bump daisyui major version DanConwayDev 2023-12-15 00:00:00 +0000
  • 1c6f5885b8
    chore: update yarn and nix DanConwayDev 2023-12-15 00:00:00 +0000
  • a17b5fbc8f
    feat(homepage): add latest repositories list view DanConwayDev 2023-10-01 00:00:00 +0100
  • eb0a284f2c
    build: set visual regression method to ssim DanConwayDev 2023-10-01 00:00:00 +0100
  • f3da9bd4e1
    refactor: pascal case for component filenames DanConwayDev 2023-10-04 16:16:11 +0100
  • 9efb43e0d2
    build: fix dom snapshot config DanConwayDev 2023-10-01 00:00:00 +0100
  • e1a85b6a5a
    build: fixed nix playwright install issue DanConwayDev 2023-10-01 00:00:00 +0100
  • 73d05541ea
    refactor: use svelte storybook format DanConwayDev 2023-10-01 00:00:00 +0100
  • d663869b0f
    build: add visual regression testing DanConwayDev 2023-10-01 00:00:00 +0100
  • d6fd198f19
    build: add storybook accessibilty plugin DanConwayDev 2023-09-29 21:47:39 +0100