Commit graph

276 commits

Author SHA1 Message Date
daimond113
f631c1deb9
refactor: use digest method in hash util 2024-08-29 23:30:14 +02:00
daimond113
2a136f11db
feat: make cas files readonly 2024-08-29 23:28:09 +02:00
daimond113
00db2a51c2
fix: parse versions on non windows platforms correctly 2024-08-29 00:24:52 +02:00
daimond113
f732451252
feat: use standard tables by default 2024-08-28 12:03:03 +02:00
daimond113
b1a0cf6637
feat: remove ratelimits on info queries 2024-08-27 21:10:24 +02:00
daimond113
f2deb64f1c
refactor: better windows UX 2024-08-27 19:49:52 +02:00
daimond113
fd69ced633
fix: remove unwrap 2024-08-27 19:49:11 +02:00
daimond113
8168bb5124
fix: handle disabled features 2024-08-27 19:07:11 +02:00
daimond113
e14f350336
feat: return all targets from version endpoint 2024-08-23 13:56:33 +02:00
daimond113
07ee4b9617
feat: allow any target request 2024-08-14 20:55:10 +02:00
daimond113
7aaea85a2d
feat: store more package info in index 2024-08-14 19:55:58 +02:00
daimond113
cc85135a8e
feat: keep dev dependencies in manifest file 2024-08-13 23:52:46 +02:00
daimond113
159d0bafc1
fix: correct endpoint data 2024-08-13 21:26:02 +02:00
daimond113
2ae368d97e
fix: correctly add authors array 2024-08-13 20:29:26 +02:00
daimond113
17c2196522
fix: don't add luau extension for unix 2024-08-13 20:15:22 +02:00
daimond113
4f03155af0
feat: give more info from registry api 2024-08-13 20:14:41 +02:00
daimond113
83286ff758
fix: overwrite request headers 2024-08-12 23:16:26 +02:00
daimond113
836870f1ce
fix: improve login command behaviour 2024-08-12 22:31:05 +02:00
daimond113
30c9be8366
feat: implement token overrides 2024-08-12 22:28:37 +02:00
daimond113
a2865523a0
feat: always send target info 2024-08-12 20:41:09 +02:00
daimond113
3272f8aa88
fix: set deep dependencies' index urls 2024-08-12 11:55:21 +02:00
daimond113
6442030f93
feat: support toolchain managers in scripts 2024-08-12 01:17:26 +02:00
daimond113
08e808b4b9
fix: ignore possibly functionality breaking files 2024-08-11 22:57:42 +02:00
daimond113
7267dc2300
feat: support adding git dependencies with the cli 2024-08-11 20:08:27 +02:00
daimond113
876fa21bcb
fix: use correct name field name for wally dependencies 2024-08-11 18:57:04 +02:00
daimond113
7a8376ebad
fix: create directory before canonicalizing 2024-08-11 18:29:48 +02:00
daimond113
c413d8aa22
refactor: increase version check interval 2024-08-11 18:23:43 +02:00
daimond113
48f591a48a
feat: implement default sourcemap_generator script 2024-08-11 17:45:48 +02:00
daimond113
09307276b0
feat: implement execute command 2024-08-11 17:27:51 +02:00
daimond113
79bbe11cab
feat: implement git dependency support 2024-08-11 16:16:25 +02:00
daimond113
d8db84a751
fix: support wally dependency patching 2024-08-10 14:25:46 +02:00
daimond113
957689c13a
revert: re-implement scripts repo updating 2024-08-09 22:14:33 +02:00
daimond113
d0aecbdabc
perf: don't load entire files into memory 2024-08-08 20:37:51 +02:00
daimond113
a8a8ffcbe2
feat: implement wally support 2024-08-08 17:59:59 +02:00
daimond113
a24a440a84
docs: add missing docs 2024-08-03 22:50:09 +02:00
daimond113
431c2b634f
docs: add package docs 2024-08-03 22:18:38 +02:00
daimond113
e07ec4e859
chore: add example .env 2024-07-30 12:39:03 +02:00
daimond113
c481826d77
feat: implement registry 2024-07-30 12:37:54 +02:00
daimond113
ea887e56ef
feat: implement utility commands 2024-07-28 21:08:35 +02:00
daimond113
97b6a69688
fix: update binary when upgrading 2024-07-28 18:34:24 +02:00
daimond113
37cc86f028
feat: content addressable storage 2024-07-28 18:19:54 +02:00
daimond113
d8cd78e7e2
fix: correctly generate require paths 2024-07-26 19:16:47 +02:00
daimond113
7f8b2761ab
feat: self managed versioning 2024-07-26 18:47:53 +02:00
daimond113
0fcddedad6
feat: support binary scripts in PATH 2024-07-25 16:32:48 +02:00
daimond113
986196ac67
refactor: use gix urls in more places 2024-07-24 13:19:20 +02:00
daimond113
b10e7667f0
chore: reorganize manifest module 2024-07-24 11:55:15 +02:00
daimond113
f0cd53a2c9
refactor: add debug messages 2024-07-24 00:53:34 +02:00
daimond113
5661194721
feat: implement patching 2024-07-23 16:37:47 +02:00
daimond113
d4371519c2
feat: multithreaded dependency downloading 2024-07-23 01:20:50 +02:00
daimond113
2898b02e1c
feat: implement multi target packages 2024-07-22 23:16:04 +02:00