Commit Graph

1141 Commits

Author SHA1 Message Date
Ming Di Leom 319ee042cd
post(microg): add Aurora Droid/Store, Organic Maps, Catima
- remove defunct Yelp Store, Maps
2021-06-19 07:06:02 +00:00
Ming Di Leom fff583c2b4
post(cloudflared): custom config location 2021-06-16 11:19:45 +00:00
Ming Di Leom 7c0d28e988
post(nixos): user must be assigned to a group
- otherwise the home folder will be created/assigned with "nogroup" group
2021-06-15 10:49:03 +00:00
Ming Di Leom 1e1223de2d
post: cf argo on nixos 2021-06-15 10:40:15 +00:00
Ming Di Leom 64ed6d1d58
docs: add mirror.mdleom.com 2021-06-14 10:15:51 +00:00
Ming Di Leom 2bbe0cc629
post: nixos 21.05 upgrade note 2021-06-13 09:42:48 +00:00
Ming Di Leom 1d1bd91266
post(nixos): enable isSystemUser to disable shell 2021-06-13 09:22:57 +00:00
Ming Di Leom 1b3cefa26c
chore(config): replace dark web links with readme
- http links are removed in a https site
2021-06-13 00:56:05 +00:00
Ming Di Leom 365f937665
post(rsync-nixos): disable createHome to prevent reverting to chmod 700
- retain world-readable/chmod 755
2021-06-13 00:00:57 +00:00
Ming Di Leom 635ddd3f72
post(nixos): isNormalUser/isSystemUser must be set if uid is null
- https://search.nixos.org/options?channel=21.05&show=users.users.%3Cname%3E.isNormalUser&from=0&size=50&sort=relevance&query=isnormaluser
2021-06-12 08:10:26 +00:00
Ming Di Leom 8c2e000d8d
post(nixos): update syntax to 21.05
- https://nixos.org/manual/nixos/stable/release-notes.html#sec-release-21.05
2021-06-12 07:33:38 +00:00
Ming Di Leom ad4b53a5c3
fix(dedup-array): Object.fromEntries() to convert array to object 2021-06-06 07:51:33 +00:00
Ming Di Leom 413a07b646
page(about): add pup-filter 2021-05-29 03:00:16 +00:00
Ming Di Leom 2d153b7c33
chore(dev-deps): update postcss-normalize to v10
- replaces and closes !27
2021-05-29 02:43:46 +00:00
Ming Di Leom 9cafaed12b
chore(theme): require Node 12
- BREAKING CHANGE: drop Node 10
2021-05-29 02:40:13 +00:00
Ming Di Leom 7f2771f6a7
docs: remove status.mdleom.com
- custom domain not available for uptimerobot free
after 05/05/2021
2021-04-27 12:46:31 +00:00
Ming Di Leom eebad4e608
fix(header): add sandbox CSP
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/sandbox
2021-04-26 05:00:41 +00:00
Ming Di Leom 421ef9f4c4
fix(config): hexo-yam v5 syntax
- https://github.com/curbengh/hexo-yam/pull/51
2021-04-26 04:55:10 +00:00
Ming Di Leom 8df01d1d67
chore(deps): bump hexo to 5.4.0 2021-04-26 04:53:59 +00:00
Ming Di Leom b714d9149a
post(python3-venv): mention virtualenv 2021-04-20 11:32:55 +00:00
Ming Di Leom 087efae9ac
post: python3 venv 2021-04-20 11:21:46 +00:00
Ming Di Leom c808b7ed89
post(gnu-busybox): minor correction on zip support 2021-04-20 08:46:07 +00:00
Ming Di Leom ccd0701586
post(gnu-busybox): limitation of gunzip 2021-04-19 10:32:44 +00:00
Ming Di Leom 8647a8e2c8
fix(http-headers): opt-out FLoC
- https://paramdeo.com/blog/opting-your-website-out-of-googles-floc-network
2021-04-16 05:54:38 +00:00
Ming Di Leom 776f16b0bc
fix(http-headers): Feature-Policy renamed to Permissions-Policy
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Feature-Policy
2021-04-14 08:54:00 +00:00
Ming Di Leom 29d1d6ea08
chore(snyk): remove SNYK-JS-TRIM-1017038
- caused by renovate
2021-04-04 18:07:22 +00:00
Ming Di Leom b1ffb5361d
style: merge related commands 2021-04-04 18:05:29 +00:00
Ming Di Leom 47e772cf5d
ci(renovate): run snyk before renovate 2021-04-04 18:04:11 +00:00
Ming Di Leom 732d467d97
post(snort-suricata): mention RPZ 2021-04-04 18:02:11 +00:00
Ming Di Leom 5256ade567
fix(markdown): ordered list's indent must have 4 spaces
- f8024eb24d/docs/demo/quickref.md (lists)
- fix table syntax
2021-04-04 17:54:45 +00:00
Ming Di Leom 4cea30e514
post(oracle-nixos): boot volume created from backup is not free 2021-04-04 17:42:51 +00:00
Ming Di Leom 4c4475db04
feat(marked): disable unused descriptionLists
- https://github.com/hexojs/hexo-renderer-marked/pull/179
2021-04-04 17:34:47 +00:00
Ming Di Leom 95ccd75107
chore(snyk): SNYK-JS-HOSTEDGITINFO-1088355 & SNYK-JS-TRIM-1017038 2021-04-02 02:09:54 +00:00
Ming Di Leom c4206b2f62
post: urlhaus-filter and phishing-filter available as Snort and Suricata rules 2021-03-20 03:38:35 +00:00
Ming Di Leom 0c569662a1
post(rsync-nixos): specify artifact between jobs 2021-03-15 22:51:56 +00:00
Ming Di Leom 62bad2d134
ci: specify artifact between jobs 2021-03-15 22:47:39 +00:00
Ming Di Leom 52c344b8e3
ci: 'trigger' cannot be used with 'script'
- https://docs.gitlab.com/ee/ci/yaml/#trigger
2021-03-15 22:30:32 +00:00
Ming Di Leom 683501520e
ci: move snyk to weekly 'renovate' job 2021-03-15 21:58:08 +00:00
Ming Di Leom 1417d7d408
ci: after_script should only be used for cleanup
- in case of job failure
2021-03-15 11:12:54 +00:00
Ming Di Leom 28c702670f
post: "rsync is surprisingly simple to setup" 2021-03-15 07:01:43 +00:00
Ming Di Leom bfad7942d3
fix(css): remove <cite> underline 2021-03-15 06:58:48 +00:00
Ming Di Leom 77d29cec6c
post(nixos-oracle): mention NixOS-Infect
- https://github.com/elitak/nixos-infect
2021-03-15 03:02:08 +00:00
Ming Di Leom c0d8e6001e
ci: Homepage should exists and non-empty 2021-03-14 05:13:13 +00:00
Ming Di Leom edcadaade0
about: add nitter, bibliogram, teddit darkweb links 2021-03-13 08:09:41 +00:00
Ming Di Leom a2ec3ecdd0
about(architecture): switch to file server 2021-03-13 07:58:59 +00:00
Ming Di Leom 9eb6617891
Revert "ci: deploy to web server 3 (dry-run)"
- gitlab shared runner doesn't support ipv6
This reverts commit 2da6bc8fdc.
2021-03-13 02:35:14 +00:00
Ming Di Leom 2da6bc8fdc
ci: deploy to web server 3 (dry-run) 2021-03-12 23:53:19 +00:00
Ming Di Leom 82a3255b68
ci: deploy to web servers (prod) 2021-03-12 08:10:27 +00:00
Ming Di Leom 9eddf0d422
ci: deploy to web servers (test) 2021-03-12 08:04:58 +00:00
Ming Di Leom 64fd89a9b4
post(hsts): chromium 89 2021-03-11 04:50:28 +00:00