Ming Di Leom
063698ba40
style(config): reorganise
2024-06-08 04:48:08 +00:00
Ming Di Leom
4f26c5e813
style(slugize): follow gfm & vscode
...
lowercase & remove dot
2024-06-08 04:45:34 +00:00
Ming Di Leom
772df1da56
fix(heading-link): detect repeat heading per post
2024-06-08 02:46:12 +00:00
Ming Di Leom
fd36210579
chore(deps): bump hexo from 7.0.0 to 7.2.0
2024-06-07 12:39:48 +00:00
Ming Di Leom
24c1b84e33
fix(heading-link): compatibility with marked v12
...
https://github.com/hexojs/hexo-renderer-marked/pull/280
2024-06-07 12:38:33 +00:00
Ming Di Leom
a7dc49c013
chore(deps): bump actions/cache from 3 to 4
2024-06-07 10:58:40 +00:00
Ming Di Leom
5d56d26c84
chore(deps): bump actions/setup-node from 3 to 4
2024-06-07 10:52:32 +00:00
Ming Di Leom
bcd70aba2f
chore(deps): bump actions/checkout from 3 to 4
2024-06-07 10:51:47 +00:00
Ming Di Leom
428a10d631
ci(ga): use native actions to deploy Pages
2024-06-07 10:50:04 +00:00
Ming Di Leom
81fac2ef57
build: --force flag to install optional deps
...
of child deps
required by https://github.com/curbengh/hexo-yam#cannot-find-module-mongodb-jszstd-linux-x64-gnu
2024-06-07 10:43:36 +00:00
Ming Di Leom
380b40b548
chore(copyright): 2024
2024-03-31 04:29:24 +00:00
Ming Di Leom
0fe2cfc996
page(about): fork of wikiless
...
https://github.com/Metastem/wikiless
2024-03-29 04:23:17 +00:00
Ming Di Leom
895ae8256b
page(about): redlib
...
https://github.com/redlib-org/redlib
2024-03-29 04:20:20 +00:00
Ming Di Leom
2d259e81d6
ci: requireConfig syntax
...
without "=", "ignored" is parsed as target repo
2024-03-20 10:33:33 +00:00
Ming Di Leom
0a7f4979fc
post(splunk-app-acl): non-removable lookup
2024-03-10 08:52:52 +00:00
Ming Di Leom
5ea22c0f6d
post(splunk-app-acl): read vs write access
2024-02-24 09:43:26 +00:00
Ming Di Leom
570b22ad79
post: Applying default-deny ACL in Splunk app
2024-02-24 09:42:10 +00:00
Ming Di Leom
2bb509cd7a
page(about): update onion addresses
...
nitter,teddit,libreddit,wikiless,rimgo
2024-02-02 02:37:24 +00:00
Ming Di Leom
c98a260465
chore(snyk): update ignore list
2024-01-28 09:42:50 +00:00
Ming Di Leom
2d5d9c9260
page(about): add libmedium source
2024-01-28 09:37:26 +00:00
Ming Di Leom
eb82ee427f
page(about): libretranslate
2024-01-28 03:54:48 +00:00
Ming Di Leom
bd366c3b4b
page(about): quetre, libremdb, anonymousoverflow
2024-01-27 07:18:22 +00:00
Ming Di Leom
1e5847fabb
fix(deps): switch to published hexo
...
- when installing from a git url, tsc command needs
to be in the "prepare" lifecycle script.
- [when installing from a git url,] If the package being installed contains a prepare script, its dependencies and devDependencies will be installed, and the prepare script will be run, before the package is packaged and installed.
- https://docs.npmjs.com/cli/v10/commands/npm-install
- hexo uses prepare script to install husky git hook
- https://github.com/typicode/husky/issues/884
- Revert af212ddb8d
- Reapply 844a785718
2024-01-07 11:45:32 +00:00
Ming Di Leom
af212ddb8d
Revert "fix(hexo): switch to prod v7"
...
This reverts commit 844a785718
.
2024-01-07 11:44:42 +00:00
Ming Di Leom
844a785718
fix(hexo): switch to prod v7
...
workaround for "Cannot find module hexo" issue
2024-01-07 08:09:50 +00:00
Ming Di Leom
d80f25caf8
chore(deps): bump hexo from 6.3.0 to 7.0.0
2024-01-07 08:08:32 +00:00
Ming Di Leom
8db5b8f373
post(json-splunk-uf): clarify indexing pipeline order
2024-01-05 08:04:02 +00:00
Ming Di Leom
c78c96b7c8
chore(node): require at least Node 18
2023-12-25 07:18:44 +00:00
Ming Di Leom
0deef008e5
style(css): rebuild
2023-12-25 07:09:40 +00:00
Ming Di Leom
7d6ffd131e
fix(css): diff colour in light theme
2023-12-25 07:05:17 +00:00
Ming Di Leom
2735d10aaa
fix(css): highlight content only
...
previous setting may highlight partially on longer line
2023-12-25 06:49:55 +00:00
Ming Di Leom
816702f3f8
post(json-splunk-uf): ingest json-formatted api response
2023-12-05 11:26:12 +00:00
Ming Di Leom
7e84f19a3b
page(about): phishing-filter is not enabled in uBO
2023-11-04 02:38:47 +00:00
Ming Di Leom
d701439f92
page(about): mark pup-filter as inactive
2023-11-01 07:56:23 +00:00
Ming Di Leom
396a77f5a6
post(json-splunk-uf): props.conf can be deployed through a custom app
2023-10-02 02:47:53 +00:00
Ming Di Leom
6e837d53c6
docs(ci): comment
2023-10-02 00:58:34 +00:00
Ming Di Leom
b23b05f89f
ci: only exclude build job in "site" branch
2023-10-02 00:57:04 +00:00
Ming Di Leom
5fb20322ea
fix(hexo-yam): svgo plugin name
...
cleanupIDs plugin is renamed to cleanupIds
https://github.com/svg/svgo/releases/tag/v3.0.0
2023-10-02 00:53:27 +00:00
Ming Di Leom
161ac92964
chore(deps): bump hexo from 6.2.0 to 6.3.0
2023-10-02 00:51:16 +00:00
Ming Di Leom
5501603b20
chore(snyk): update ignore list
2023-10-02 00:37:25 +00:00
Ming Di Leom
860155fa55
post: Query LOCKOUT and PASSWORD_EXPIRED flags on Splunk SA-ldapsearch
2023-09-30 21:45:33 +00:00
Ming Di Leom
88c6d3aab2
docs: update copyright year
2023-09-24 11:47:09 +00:00
Ming Di Leom
8e7807da0d
docs: typo in mirror list
2023-09-24 11:46:10 +00:00
Ming Di Leom
1aea0927bf
post: Azure AD SSO integration with ServiceNow
2023-08-27 11:53:04 +00:00
Ming Di Leom
67a19d7844
post(json-splunk-uf): source type can be configured through Splunk Web
...
especially for Splunk Cloud that provides no access to props.conf
2023-08-13 10:13:03 +00:00
Ming Di Leom
c96f348ca5
post(ctrl-h-backspace): add more tags
2023-08-06 06:05:32 +00:00
Ming Di Leom
4097fcc273
docs(services): add LibMedium
...
https://github.com/realaravinth/libmedium
2023-07-22 09:28:20 +00:00
Ming Di Leom
ac5fccf505
post: Mapping Ctrl+H to Backspace in terminal emulator
2023-07-17 10:40:41 +00:00
Ming Di Leom
d47131e6b7
post: Configure Splunk Universal Forwarder to ingest JSON files
2023-06-17 11:09:52 +00:00
Ming Di Leom
86899b752b
docs(readme): add repo mirrors
2023-06-04 06:09:24 +00:00