Commit 5ac68b0
committed
Favicons now work better
1 parent 0612b52 commit 5ac68b0
3 files changed
+3
-3
lines changed- .github/dependabot.yml-11
- .gitignore+1-2
- README.md+12-15
- bin/build.sh+6
- bin/run.sh+13
- bin/start.sh-135
- docs/configuration/encoding.md+4-15
- docs/configuration/logging.md+1-1
- esbuild.dev.js+1-3
- esbuild.prod.js+1-1
- index.js+6-16
- lib/global/aes.js-742
- lib/global/bundle.ts+21-32
- lib/global/client.ts+13-31
- lib/global/client/methods/core/location.ts+27-33
- lib/global/codec.ts+1-18
- lib/global/modules.ts+4-4
- lib/global/rewrite/css.ts+5-3
- lib/global/rewrite/js/process.ts+8-8
- lib/global/url/encode.ts+1-10
- lib/html/index.ts+1-1
- lib/worker/index.ts+2-1
- package-lock.json+3.4k
- package.json+5-12
- static/resources/scripts/settings.js+4-10
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments