Oliver Blanthorn
fe2cd487cd
Fix #780 : support connection-based native messenger
2026-07-31 14:00:42 +02:00
Oliver Blanthorn
d9e727780b
Add runwithprofile to run in copy of real profile
2026-07-28 13:12:15 +02:00
Oliver Blanthorn
82985ae14c
Fix #2980 : add MVP :define and glossary
...
Now I just have to write all the definitions :(
2026-07-27 13:35:03 +02:00
Oliver Blanthorn
d9851b2f72
Fix #5044 : add ex-mode fns back to help
2026-07-26 12:10:03 +02:00
Oliver Blanthorn
3387a4f864
Fix #822 : add browser button to toggle superignore
...
Ideally this would inherit the user's theme but I don't think
I care enough to do that
2026-07-25 12:41:21 +02:00
Oliver Blanthorn
77d3635c9b
Fix #3633 : hide AMOKEYS from logs
2026-07-24 22:57:53 +02:00
Oliver Blanthorn
9890b0a1bd
Give beta builds versions from the future
...
Related: #714
2026-07-24 16:22:57 +02:00
Oliver Blanthorn
db892be9bc
Support vanity release names
2026-07-23 21:09:10 +02:00
Oliver Blanthorn
0184b24c91
Fix #5029 : use summary tag for changelog
2026-07-23 20:37:43 +02:00
Oliver Blanthorn
2bf0e5bd54
Fix #5311 : add nav pane to :tutor
2026-07-23 17:32:27 +02:00
Oliver Blanthorn
caa555e540
Fix #5209 : make sed only target relative links
2026-07-23 15:13:37 +02:00
Oliver Blanthorn
28c91c6a53
Fix #5194 : add links to :help nav pane
2026-07-23 14:02:21 +02:00
Oliver Blanthorn
2d750e300f
Fix #2514 : make pretty more communicative
2026-07-23 13:13:25 +02:00
Oliver Blanthorn
7811e5f531
Fix #1240 : support newer version of wine/7zip
...
This is kind of dumb because we're assuming all new versions will
forever be backwards compatible. But it is less dumb than assuming
all new minor versions will break everything
2026-07-23 10:22:24 +02:00
Oliver Blanthorn
63deefc23c
Fix #517 : make release commits more useful
2026-07-23 10:10:07 +02:00
Oliver Blanthorn
5b78e75a0c
Fix #2720 : remove update_url from unsigned extensions
2026-07-22 23:20:19 +02:00
Oliver Blanthorn
fcb55685d2
Update to ts6
...
Most of the changed lines in this are from random
breaking changes in typedoc meaning that lots of
docstrings needed to be rewritten
2026-07-20 00:24:35 +02:00
Oliver Blanthorn
944de159bd
Cheer up typedoc
2026-07-19 18:13:44 +02:00
Oliver Blanthorn
9edd57214c
Update to ts4.7 and bump typedoc
2026-07-19 18:03:22 +02:00
Oliver Blanthorn
367db1302b
Make generated metadata deterministic
...
Ensure that files are built in the same order each time
2026-07-19 12:14:31 +02:00
Oliver Blanthorn
8a4171e9b5
Resolve TypeDoc type aliases
...
Fix e.g. `:mode normal`
2026-07-19 12:12:22 +02:00
Oliver Blanthorn
187dcf69e3
Scope TypeDoc metadata by module
...
Prevent collisions between e.g. `get`, reduce filesize
2026-07-19 12:11:33 +02:00
Oliver Blanthorn
41ef1726f0
Cut filesize by 50% by removing newlines and spaces
...
...really
2026-07-19 11:09:47 +02:00
glacambre
2bd1f5502b
Re-implement metadata API on top of tsdoc output
2026-07-19 11:09:47 +02:00
Oliver Blanthorn
47e2436ccf
Fix builds in worktrees
...
authors.html assumed there would always be a .git
directory, which is not true in worktrees
2026-07-18 12:22:32 +02:00
Oliver Blanthorn
8d18f541bc
Generate manifest to share min version
2026-07-11 14:51:40 +02:00
Oliver Blanthorn
e61f883661
Fix git hooks
2026-02-19 22:31:15 +01:00
Alexis Daboville
8a8fd870aa
Fix eslint calls such that the pre-commit hook works ootb
...
Would previously fail with:
```
Running pre-commit hook...
Prettify your files first:
yarn run pretty
If you see this message repeatedly, skip the check with git commit -n
```
2024-11-05 21:59:26 +00:00
Alexis Daboville
a9a08ea049
Fix yarn run pretty
...
Before the commit, it would fail with:
```
1:1 error Definition for rule 'unsupported-apis' was not found unsupported-apis
✖ 1 problem (1 error, 0 warnings)
error Command failed with exit code 1.
```
2024-11-05 21:57:36 +00:00
Chris Holland
2990bd0538
add sed -i lint check to ensure portability
2024-01-20 14:35:10 -08:00
Oliver Blanthorn
304e5941bb
Cheer up linter
2023-12-12 19:32:07 +01:00
Oliver Blanthorn
a8d6b9bf9b
Add when_feature helper
2023-11-19 14:00:55 +01:00
satyamk
69d5f5c5e1
added command text2qr which generates qr code for text
2023-06-12 00:45:07 +05:30
Oliver Blanthorn
5bec833bb6
Add dedicated reader page
2023-04-05 19:19:05 +02:00
Oliver Blanthorn
83933db227
Fix filenames in beta updater ( #4399 )
2022-09-30 11:12:31 +02:00
Oliver Blanthorn
d9e2e29877
Fix links in :tutor
2022-09-06 12:53:07 +02:00
Oliver Blanthorn
427557f52a
Don't distribute Tridactyl logo source
2021-05-05 18:14:17 +02:00
Oliver Blanthorn
c111833b04
Remove webpack
2021-05-05 13:04:14 +02:00
Oliver Blanthorn
fdd65ec76e
Sketch webpack removal
2021-05-04 14:10:30 +02:00
Oliver Blanthorn
fa868afd7a
Fix typo
2021-04-30 12:22:22 +02:00
Oliver Blanthorn
d74a4b9d4b
Cheer up shellcheck
2021-04-30 10:47:11 +02:00
Oliver Blanthorn
c68e1a59d6
Reduce source archive size
...
For stable and add beta source archive
2021-04-30 10:42:34 +02:00
Oliver Blanthorn
c9d9fb8edc
Remove git dependency for beta rebuilds
2021-04-30 10:05:15 +02:00
Oliver Blanthorn
4776d73a52
Remove git dependency for stable rebuilds
2021-04-30 10:04:35 +02:00
Oliver Blanthorn
a9fdde0a2a
Move files all at once once finished
2021-04-12 13:53:59 +02:00
Oliver Blanthorn
f75f81f49e
Add sourcemaps
2021-04-10 22:58:02 +02:00
Oliver Blanthorn
f84fe6f91e
Skip grammar generation on quick builds
2021-04-10 22:52:22 +02:00
Oliver Blanthorn
3c35f54c5e
Switch to pure esbuild from esbuild-loader
2021-04-10 22:44:34 +02:00
Oliver Blanthorn
8079d124e6
Re-enable typechecking on proper builds
2021-04-10 21:43:23 +02:00
Oliver Blanthorn
9c300ecc62
Add warning to rebuild
2021-04-10 21:28:44 +02:00