Commit graph

  • 73618a7958 feat(website): update PackageResponse type LukaDev 2024-08-14 19:56:30 +0200
  • 1d93861908 feat(website): package page LukaDev 2024-08-14 19:51:39 +0200
  • 7b94f473ce feat(website): layout LukaDev 2024-08-13 17:30:02 +0200
  • daeb5e604a feat(website): make page more responsive LukaDev 2024-08-13 15:09:05 +0200
  • a2b6296f2e feat(website): home page LukaDev 2024-08-13 14:53:57 +0200
  • ac210ef24e feat(website): init LukaDev 2024-08-12 20:48:32 +0200
  • b1ae6aebda
    fix: don't make cas files read-only on windows daimond113 2024-10-26 17:45:18 +0200
  • 2e62d07265
    refactor(registry): update sentry api usage daimond113 2024-10-25 12:07:07 +0200
  • 50c7b4e542
    chore: update dependencies daimond113 2024-10-25 10:59:33 +0200
  • 8afc75d543
    fix(registry): add debug symbols for Sentry daimond113 2024-10-25 10:58:21 +0200
  • 901b450a6c
    refactor: GITHUB_AUTH -> GITHUB_CLIENT_SECRET for GitHub auth in registry daimond113 2024-10-22 17:58:31 +0200
  • d346fe1d34
    refactor: optimize boolean expression in publish command daimond113 2024-10-20 18:15:14 +0200
  • 70d07feb70
    fix: sync scripts repo in background daimond113 2024-10-20 18:13:08 +0200
  • 92c6120d24
    perf: shallow clone dependency repos daimond113 2024-10-20 17:13:58 +0200
  • f0d19bb5e1
    chore: add gitattributes daimond113 2024-10-20 13:37:39 +0200
  • 8aa41e7b73
    fix(registry): prevent time desync daimond113 2024-10-20 13:37:29 +0200
  • 14aeabeed2
    fix: listen for device flow completion without requiring enter daimond113 2024-10-17 22:07:55 +0200
  • 051e062c39
    style: remove comma before paren daimond113 2024-10-15 23:52:52 +0200
  • 87a45c0429
    fix(resolver): use new aliases when reusing lockfile deps daimond113 2024-10-15 23:52:00 +0200
  • beaf143679
    style: use default index name constant daimond113 2024-10-14 23:28:02 +0200
  • 73a63c3664
    chore(release): prepare for v0.5.0-rc.6 v0.5.0-rc.6 daimond113 2024-10-14 20:17:14 +0200
  • 441235e159
    chore: update dependencies daimond113 2024-10-14 20:16:15 +0200
  • c7c1daab36
    feat: improve auth system for registry changes daimond113 2024-10-14 19:40:02 +0200
  • 66a885b4e6
    fix(registry): prevent token usage from unauthorized apps daimond113 2024-10-14 17:55:11 +0200
  • 756b5c8257
    fix: make github oauth client id optional daimond113 2024-10-14 14:59:16 +0200
  • d2e04f49d0
    feat(registry): return package dependencies daimond113 2024-10-14 13:21:09 +0200
  • b3f0a3cbfb
    fix: handle missing revision properly daimond113 2024-10-13 15:18:05 +0200
  • 15df417472
    feat: allow full version reqs in workspace spec version field daimond113 2024-10-13 14:13:21 +0200
  • e6773144db
    fix: allow writes to copied cas files daimond113 2024-10-13 13:57:55 +0200
  • bf77b69b0b
    fix: correct pesde.toml inclusion message in publish daimond113 2024-10-13 11:59:31 +0200
  • 25260e5ab7
    fix: report S3 errors daimond113 2024-10-13 11:55:25 +0200
  • 258850e9ea
    chore(release): prepare for v0.5.0-rc.5 v0.5.0-rc.5 daimond113 2024-10-12 19:17:37 +0200
  • e430bdf89f
    feat: inform user about not finding any bin package when invoking from bin daimond113 2024-10-12 19:14:47 +0200
  • 43a8d6272a
    fix: remove duplicate manifest name in publish command daimond113 2024-10-12 18:59:57 +0200
  • b6459623b7
    fix: allow luau packages in exec command daimond113 2024-10-12 18:51:01 +0200
  • 48c5d159b4
    fix: prevent self-upgrade from overwriting itself daimond113 2024-10-12 18:07:05 +0200
  • 85d2300c6a
    chore(release): prepare for v0.5.0-rc.4 v0.5.0-rc.4 daimond113 2024-10-12 16:06:00 +0200
  • fa00a97f8b
    feat: publish members when publishing workspace daimond113 2024-10-12 16:00:21 +0200
  • 9a64a12f8e
    fix: add feature gates to init command daimond113 2024-10-07 16:42:49 +0200
  • aee036b998
    chore(release): prepare for v0.5.0-rc.3 v0.5.0-rc.3 daimond113 2024-10-07 00:05:59 +0200
  • 1c2a232aba
    fix: use workspace specifiers target field daimond113 2024-10-07 00:01:10 +0200
  • 6c76a21b14
    chore(release): prepare for v0.5.0-rc.2 v0.5.0-rc.2 daimond113 2024-10-06 23:52:46 +0200
  • 36d9ca0634
    fix: handle versions with dots daimond113 2024-10-06 23:50:58 +0200
  • 962482962b
    feat: support multitarget workspace members daimond113 2024-10-06 23:49:59 +0200
  • fc123ee537
    chore(release): prepare for v0.5.0-rc.1 v0.5.0-rc.1 daimond113 2024-10-06 22:15:22 +0200
  • 9f08c7a794
    ci: fix release ci daimond113 2024-09-29 17:33:18 +0200
  • d608fa141f
    ci: try to fix errors daimond113 2024-09-29 17:25:53 +0200
  • e0dccbf568
    ci: try to fix errors daimond113 2024-09-29 17:24:24 +0200
  • ed0ea11db0
    ci: remove outdated code daimond113 2024-09-29 09:29:35 +0200
  • bfc4e6ec31
    chore: update dependencies daimond113 2024-09-29 00:44:39 +0200
  • 8bb07bea60
    ci: delete git cliff config daimond113 2024-09-29 00:40:29 +0200
  • 2b6a731ea9
    feat: add version management flag daimond113 2024-09-29 00:37:38 +0200
  • 821cc989ef
    feat: remove unnecessary feature flags daimond113 2024-09-29 00:26:46 +0200
  • afee3a0c2a
    docs: update tagline daimond113 2024-09-29 00:04:35 +0200
  • 863a09ef65
    refactor: always use target names in packages folders daimond113 2024-09-28 23:46:09 +0200
  • bc86c2f1c5
    refactor: remove is_compatible_with daimond113 2024-09-27 14:14:42 +0200
  • 10c804e2f3
    feat: add roblox server target daimond113 2024-09-06 23:38:44 +0200
  • 30c4d0c391
    feat(registry): make storage & auth customisable daimond113 2024-09-05 21:57:47 +0200
  • 702153d81b
    feat: proper update command daimond113 2024-09-04 19:48:37 +0200
  • c08dfb9965
    feat(registry): use env variable for repo daimond113 2024-09-04 16:19:09 +0200
  • d321b8b0aa
    feat: add PESDE_ROOT for bin packages daimond113 2024-09-03 23:08:08 +0200
  • 71eacb8673
    feat: support adding workspace packages daimond113 2024-09-03 18:19:01 +0200
  • 5236be53fd
    feat: add path param in git specifiers daimond113 2024-09-03 16:47:38 +0200
  • f1ce6283d8
    feat: implement workspace/monorepo support daimond113 2024-09-03 16:01:48 +0200
  • bd7e1452b0
    feat(registry): store package docs daimond113 2024-09-02 16:49:40 +0200
  • f631c1deb9
    refactor: use digest method in hash util daimond113 2024-08-29 23:30:14 +0200
  • 2a136f11db
    feat: make cas files readonly daimond113 2024-08-29 23:28:09 +0200
  • 00db2a51c2
    fix: parse versions on non windows platforms correctly daimond113 2024-08-29 00:24:52 +0200
  • f732451252
    feat: use standard tables by default daimond113 2024-08-28 12:03:03 +0200
  • b1a0cf6637
    feat: remove ratelimits on info queries daimond113 2024-08-27 21:10:24 +0200
  • f2deb64f1c
    refactor: better windows UX daimond113 2024-08-27 19:49:52 +0200
  • fd69ced633
    fix: remove unwrap daimond113 2024-08-27 19:49:11 +0200
  • 8168bb5124
    fix: handle disabled features daimond113 2024-08-27 19:07:11 +0200
  • e14f350336
    feat: return all targets from version endpoint daimond113 2024-08-23 13:56:33 +0200
  • 07ee4b9617
    feat: allow any target request daimond113 2024-08-14 20:55:10 +0200
  • 7aaea85a2d
    feat: store more package info in index daimond113 2024-08-14 19:55:58 +0200
  • cc85135a8e
    feat: keep dev dependencies in manifest file daimond113 2024-08-13 23:52:46 +0200
  • 159d0bafc1
    fix: correct endpoint data daimond113 2024-08-13 21:26:02 +0200
  • 2ae368d97e
    fix: correctly add authors array daimond113 2024-08-13 20:29:26 +0200
  • 17c2196522
    fix: don't add luau extension for unix daimond113 2024-08-13 20:15:22 +0200
  • 4f03155af0
    feat: give more info from registry api daimond113 2024-08-13 20:14:41 +0200
  • 83286ff758
    fix: overwrite request headers daimond113 2024-08-12 23:16:26 +0200
  • 836870f1ce
    fix: improve login command behaviour daimond113 2024-08-12 22:31:05 +0200
  • 30c9be8366
    feat: implement token overrides daimond113 2024-08-12 22:28:37 +0200
  • a2865523a0
    feat: always send target info daimond113 2024-08-12 20:41:09 +0200
  • 3272f8aa88
    fix: set deep dependencies' index urls daimond113 2024-08-12 11:55:21 +0200
  • 6442030f93
    feat: support toolchain managers in scripts daimond113 2024-08-12 01:17:26 +0200
  • 08e808b4b9
    fix: ignore possibly functionality breaking files daimond113 2024-08-11 22:57:42 +0200
  • 7267dc2300
    feat: support adding git dependencies with the cli daimond113 2024-08-11 20:08:27 +0200
  • 876fa21bcb
    fix: use correct name field name for wally dependencies daimond113 2024-08-11 18:57:04 +0200
  • 7a8376ebad
    fix: create directory before canonicalizing daimond113 2024-08-11 18:29:48 +0200
  • c413d8aa22
    refactor: increase version check interval daimond113 2024-08-11 18:23:43 +0200
  • 48f591a48a
    feat: implement default sourcemap_generator script daimond113 2024-08-11 17:45:48 +0200
  • 09307276b0
    feat: implement execute command daimond113 2024-08-11 17:27:51 +0200
  • 79bbe11cab
    feat: implement git dependency support daimond113 2024-08-11 16:16:25 +0200
  • d8db84a751
    fix: support wally dependency patching daimond113 2024-08-10 14:25:46 +0200
  • 957689c13a
    revert: re-implement scripts repo updating daimond113 2024-08-09 22:14:33 +0200
  • d0aecbdabc
    perf: don't load entire files into memory daimond113 2024-08-08 20:37:51 +0200
  • a8a8ffcbe2
    feat: implement wally support daimond113 2024-08-08 17:59:59 +0200
  • a24a440a84
    docs: add missing docs daimond113 2024-08-03 22:50:09 +0200