dependabot[bot]
|
97d8246877
|
Bump prismjs from 1.21.0 to 1.23.0 in /script-resources/markdown2htmldoc
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.21.0 to 1.23.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.21.0...v1.23.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-01 20:56:44 +00:00 |
|
Dmytro Meleshko
|
e81d4d3faa
|
[scripts/welcome] add logo for Manjaro ARM
|
2021-02-04 14:52:53 +02:00 |
|
Dmytro Meleshko
|
e2ebbccb2e
|
[scripts/welcome] fix crash on newer Android versions where /proc/stat is inaccessible
|
2020-12-14 10:58:46 +02:00 |
|
Dmytro Meleshko
|
265eaa565b
|
[scripts/welcome] script crash on Python 3.9 on macOS
|
2020-11-07 23:07:27 +02:00 |
|
Dmytro Meleshko
|
07d4c018aa
|
[scripts/copy-crosscode-emoji-url] add an option for reading the emote registry dump from a file, make the config file optional
|
2020-10-14 21:38:41 +03:00 |
|
Dmytro Meleshko
|
db7d25f480
|
[scripts/copy-crosscode-emoji-url] rewrite in Python and reuse common bits of the query-bookmarks script
|
2020-10-04 16:28:15 +03:00 |
|
Dmytro Meleshko
|
d0bc803bcc
|
[colorschemes] add a Prism.js theme
|
2020-09-06 21:48:22 +03:00 |
|
Dmytro Meleshko
|
03cc0a5221
|
[scripts/markdown2htmldoc] load all languages
|
2020-09-06 19:29:03 +03:00 |
|
Dmytro Meleshko
|
df59241a57
|
[scripts/markdown2htmldoc] fix an XSS when plain text is rendered in a code block
|
2020-09-06 19:21:57 +03:00 |
|
Dmytro Meleshko
|
91bf1635e0
|
[scripts/markdown2htmldoc] add more customization as requested by @keanuplayz
|
2020-09-06 11:44:35 +03:00 |
|
Dmytro Meleshko
|
3c045bff66
|
rewrite gitignore s
|
2020-08-23 11:59:42 +03:00 |
|
dependabot[bot]
|
6f1df10a51
|
Bump prismjs from 1.20.0 to 1.21.0 in /script-resources/markdown2htmldoc
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.20.0...v1.21.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-07 23:46:37 +00:00 |
|
dependabot[bot]
|
856678f708
|
Bump lodash in /script-resources/markdown2htmldoc
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-19 00:20:09 +00:00 |
|
Dmytro Meleshko
|
8e1d1dd9cb
|
[scripts/markdown2htmldoc] bundle the required stylesheets together with the generated document
|
2020-07-06 18:51:13 +03:00 |
|
Dmytro Meleshko
|
114ab4b3fe
|
[scripts/welcome] fix crash when one of the users' terminals is None
|
2020-06-30 16:30:09 +03:00 |
|
Dmytro Meleshko
|
4bd272f165
|
[scripts/welcome] don't crash in environments where $SHELL is not present (e.g. Docker containers)
|
2020-06-26 16:25:10 +03:00 |
|
Dmytro Meleshko
|
817eb9a002
|
[scripts] rewrite query-bookmarks in Python with macOS support
|
2020-05-03 13:24:18 +03:00 |
|
Dmytro Meleshko
|
2a65d011ce
|
[scripts] add a script for querying browser bookmarks
|
2020-05-03 02:33:53 +03:00 |
|
Dmytro Meleshko
|
e55381e596
|
[scripts] upgrade dependencies of markdown2htmldoc
|
2020-04-06 10:07:13 +03:00 |
|
Dmytro Meleshko
|
49a01a09dc
|
[scripts] upgrade dependencies of markdown2htmldoc
|
2020-03-15 09:53:04 +02:00 |
|
dependabot[bot]
|
af65399b1e
|
Bump acorn from 7.1.0 to 7.1.1 in /script-resources/markdown2htmldoc
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-03-14 16:18:59 +00:00 |
|
Dmytro Meleshko
|
d4e04125a6
|
[scripts] handle non-existing languages in markdown2htmldoc
|
2019-12-11 23:03:10 +02:00 |
|
Dmytro Meleshko
|
97764cfaa7
|
[scripts] move welcome script to script-resources
|
2019-12-10 08:05:33 +02:00 |
|
Dmytro Meleshko
|
2114cfc5c7
|
rewrite markdown2htmldoc to JS
|
2019-12-07 18:10:32 +02:00 |
|
Dmytro Meleshko
|
9f1d9f506e
|
[scripts] move script resources to a separate directory
|
2019-12-07 11:18:55 +02:00 |
|