|
3dda948ce9
|
Merge branch 'main' into feat/security
|
2024-06-18 12:07:00 +05:30 |
|
|
b6949e2eec
|
chore: update tooling to sync with main
|
2024-06-18 12:05:28 +05:30 |
|
|
7af971d907
|
revert: fix api-ref generation
|
2024-06-18 12:01:57 +05:30 |
|
Filip Tibell
|
712a7b5a5e
|
Generate new API reference pages for Lune 0.8.5
|
2024-06-17 13:40:13 +02:00 |
|
Filip Tibell
|
1b768a5a7f
|
Fix docs generation when there are multiple classes in a library
|
2024-06-17 13:39:41 +02:00 |
|
Filip Tibell
|
097297a8c0
|
Update tool versions
|
2024-06-17 13:30:22 +02:00 |
|
|
37d8223b95
|
docs: update sandbox snippet in article
|
2024-05-16 11:17:32 +05:30 |
|
|
eede130035
|
fix(module): sandbox escape with getmetatable
|
2024-05-16 11:17:12 +05:30 |
|
|
d5d9fc7d27
|
docs: update sandbox snippet in docs
|
2024-05-16 11:08:23 +05:30 |
|
|
45289f43e1
|
feat(module): fix C-yield in metamethod due to stdio async
|
2024-05-16 11:07:59 +05:30 |
|
|
a22d9d2dc5
|
docs: update sandbox snippet in docs
|
2024-05-15 22:07:25 +05:30 |
|
|
215ccb87a1
|
fix(module): return the actual env in sandboxGetfenv
|
2024-05-15 22:07:01 +05:30 |
|
|
cb9471737b
|
docs: update embedded sandbox script in article
|
2024-05-15 21:57:14 +05:30 |
|
|
f5f6d1be2c
|
fix: include ignored libraries
|
2024-05-15 21:55:04 +05:30 |
|
|
4379ff5373
|
chore: update dependencies
|
2024-05-15 19:58:25 +05:30 |
|
|
e3a5c1a3f3
|
refactor(module): require AoT and provide those instead of checking lune require
|
2024-05-15 19:53:05 +05:30 |
|
|
772cd3b1ba
|
fix(module): fix some simple sandbox escapes
|
2024-05-15 18:27:27 +05:30 |
|
|
ec0cf38189
|
docs: include security write-up and sandbox script
|
2024-05-15 14:28:48 +05:30 |
|
Filip Tibell
|
d3b4017218
|
Update api reference pages
|
2024-03-14 14:44:52 +01:00 |
|
|
d81c16ed20
|
Include cargo binstall docs (#8)
|
2024-02-11 12:05:26 +01:00 |
|
Filip Tibell
|
2b5f018441
|
Remove references to old repo
|
2024-01-14 19:11:55 +01:00 |
|
Filip Tibell
|
c60e92c446
|
Update tooling & dependencies for Lune 0.8.0
|
2024-01-14 19:07:03 +01:00 |
|
Filip Tibell
|
0acad58f57
|
Update API reference for Lune 0.7.9
|
2023-10-21 12:36:24 +02:00 |
|
CaptainAlbator
|
3366021ac9
|
Fix mistake in roblox example (#7)
|
2023-10-21 12:28:51 +02:00 |
|
rosalina
|
95f49ccefa
|
update docs for 0.7.8 (#9)
|
2023-10-06 08:26:36 -05:00 |
|
Filip Tibell
|
d910b08c06
|
Go back to using jsx for config
|
2023-09-17 13:36:39 -05:00 |
|
Filip Tibell
|
3a33284694
|
Fix theme config missing from tsconfig
|
2023-09-17 13:29:00 -05:00 |
|
Filip Tibell
|
57fbbd7ac9
|
Add logo to header, fix page seo titles
|
2023-09-17 13:25:38 -05:00 |
|
Filip Tibell
|
42ca3df4fc
|
Add logo to header
|
2023-09-17 13:07:26 -05:00 |
|
Filip Tibell
|
5289b4bf51
|
Add gitattributes for luau
|
2023-09-17 13:01:55 -05:00 |
|
Filip Tibell
|
f89640eb0d
|
Separate constructors and methods in api reference, update api reference
|
2023-09-17 12:46:44 -05:00 |
|
rosalina
|
1ab4000371
|
Update docs (#6)
|
2023-09-16 21:50:06 -05:00 |
|
Filip Tibell
|
63db4ac8c7
|
Update API reference
|
2023-08-26 16:27:13 -05:00 |
|
Filip Tibell
|
7581bc4ea3
|
Order installation methods by (hypothetical) usage, minor formatting fixes and cleanup
|
2023-08-14 11:54:13 -05:00 |
|
Filip Tibell
|
154355d5b4
|
Fix installation page not compiling
|
2023-08-14 11:47:06 -05:00 |
|
|
face823604
|
Include new installation methods (#4)
|
2023-08-14 11:34:18 -05:00 |
|
Jack Programs
|
f79e763899
|
Added Homebrew Lune for Installation (#3)
|
2023-08-07 15:34:53 -05:00 |
|
Wingy
|
e756c89041
|
Fix Remodel shim uploads (#5)
|
2023-08-07 15:33:57 -05:00 |
|
|
294f2acd9e
|
Include Scoop Package Section (#2)
|
2023-08-02 15:58:35 -05:00 |
|
Filip Tibell
|
1c054008cf
|
Fix link to lune repo
|
2023-07-28 12:04:11 -05:00 |
|
|
c072b29c63
|
Update AUR Packages Section (#1)
|
2023-07-28 11:59:09 -05:00 |
|
Filip Tibell
|
bc252b6af0
|
Update installation page with more installation methods
|
2023-07-23 15:51:11 +02:00 |
|
Filip Tibell
|
c611bb3274
|
Refactor the entire running scripts & writing scripts sections
|
2023-07-23 15:45:28 +02:00 |
|
Filip Tibell
|
a09bbfd363
|
Flesh out remodel migration page
|
2023-07-22 22:55:41 +02:00 |
|
Filip Tibell
|
55f51a7844
|
Update old Roblox examples
|
2023-07-22 15:18:03 +02:00 |
|
Filip Tibell
|
4cfc362d1a
|
Fix minor stuff in deployment workflow
|
2023-07-22 14:33:50 +02:00 |
|
Filip Tibell
|
4922a54fdd
|
Add deploy workflow
|
2023-07-22 14:30:30 +02:00 |
|
Filip Tibell
|
4a9aa952ca
|
Initial commit
|
2023-07-22 14:25:44 +02:00 |
|