|
9c87d03dfe
|
Update Astro to v4.15.8
|
2024-09-23 13:57:15 +02:00 |
|
|
2711a0db43
|
Merge pull request #18 from maciejpedzich/dependabot/npm_and_yarn/vite-5.4.6
Bump vite from 5.3.4 to 5.4.6
|
2024-09-18 23:34:42 +02:00 |
|
dependabot[bot]
|
a5e5ce3e5c
|
Bump vite from 5.3.4 to 5.4.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.4 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-17 19:47:43 +00:00 |
|
|
0054d259ff
|
Merge pull request #17 from maciejpedzich/dependabot/npm_and_yarn/path-to-regexp-6.3.0
Bump path-to-regexp from 6.2.2 to 6.3.0
|
2024-09-13 10:37:14 +02:00 |
|
|
224e6b29be
|
Merge pull request #16 from maciejpedzich/dependabot/npm_and_yarn/micromatch-4.0.8
Bump micromatch from 4.0.7 to 4.0.8
|
2024-09-13 10:37:06 +02:00 |
|
|
8b41f69805
|
Merge pull request #15 from maciejpedzich/dependabot/npm_and_yarn/dset-3.1.4
Bump dset from 3.1.3 to 3.1.4
|
2024-09-13 10:36:48 +02:00 |
|
dependabot[bot]
|
13b1e89528
|
Bump path-to-regexp from 6.2.2 to 6.3.0
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.2 to 6.3.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v6.2.2...v6.3.0)
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-12 19:31:48 +00:00 |
|
dependabot[bot]
|
c73f6e577d
|
Bump micromatch from 4.0.7 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-12 04:05:45 +00:00 |
|
dependabot[bot]
|
71792529b3
|
Bump dset from 3.1.3 to 3.1.4
Bumps [dset](https://github.com/lukeed/dset) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/lukeed/dset/releases)
- [Commits](https://github.com/lukeed/dset/compare/v3.1.3...v3.1.4)
---
updated-dependencies:
- dependency-name: dset
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-11 23:40:48 +00:00 |
|
|
33fb45e0cc
|
Remove redundant story section
|
2024-09-04 19:41:28 +02:00 |
|
|
363d42166a
|
Make various minor edits and changes to the LBT talk's script
|
2024-08-30 16:24:42 +02:00 |
|
|
129ad5e3e5
|
Add robots.txt for blocking AI crawlers
|
2024-08-23 11:50:23 +02:00 |
|
|
f3aacf0120
|
Add sections covering cons of self-hosting
|
2024-08-22 16:30:46 +02:00 |
|
|
21ed67b43a
|
Minor edits in "hacking" section
|
2024-08-21 20:40:36 +02:00 |
|
|
993d805a8e
|
Add bonus "hacking" story
|
2024-08-21 20:33:46 +02:00 |
|
|
7adbbdeece
|
Confirm talk's date
|
2024-08-21 00:38:53 +02:00 |
|
|
bcfb2a49c0
|
Reintroduce ServerName Apache config property
|
2024-08-18 21:59:25 +02:00 |
|
|
be8f0ea1b1
|
Submit the first RC of my LBT talk's script
|
2024-08-18 20:14:35 +02:00 |
|
|
7ae864d4e6
|
Add sections for Docker networks and reverse proxy
|
2024-08-17 21:33:51 +02:00 |
|
|
9e55f55421
|
Add tzdata dependency do runtime container
|
2024-08-16 10:35:16 +02:00 |
|
|
2052a19920
|
Comment out ServerName property
|
2024-08-16 10:19:23 +02:00 |
|
|
f18569790f
|
Set container's timezone to Europe/Warsaw
|
2024-08-16 10:17:53 +02:00 |
|
|
28fc7cd6d1
|
Use modified base httpd config
|
2024-08-16 09:49:51 +02:00 |
|
|
0ec2079ea9
|
Temporarily comment out custom config copy
|
2024-08-16 09:42:13 +02:00 |
|
|
ba3290fbbd
|
Add LogFormat module to the httpd config
|
2024-08-16 09:40:36 +02:00 |
|
|
b88f219936
|
Add LoadModule statements to the httpd config
|
2024-08-16 09:38:57 +02:00 |
|
|
0766e72986
|
Fix source config path in copy command
|
2024-08-16 09:37:32 +02:00 |
|
|
6e1d3e864c
|
Add a custom HTTPD config to log X-Forwarded-For IP
|
2024-08-16 09:35:58 +02:00 |
|
|
6ef1e30039
|
Plug Brian's talk in the Coolify section
|
2024-08-15 18:02:49 +02:00 |
|
|
2da1a47ebc
|
Add sections for Docker and Coolify
|
2024-08-15 17:51:08 +02:00 |
|
|
43338f2ddc
|
Add sections for VLANs and CIDR notation
|
2024-08-12 15:50:04 +02:00 |
|
|
6c76e3de1f
|
Add a simplified network diagram and its breakdown
|
2024-08-11 01:26:37 +02:00 |
|
|
d34c26d629
|
Rename talk to "Going global with localhost"
|
2024-08-08 13:42:35 +02:00 |
|
|
2051e31686
|
Create the first draft of LBT talk's script
|
2024-08-07 23:26:42 +02:00 |
|
|
2baeb9c8c9
|
Merge pull request #14 from maciejpedzich/dependabot/npm_and_yarn/fast-xml-parser-4.4.1
Bump fast-xml-parser from 4.4.0 to 4.4.1
|
2024-07-30 11:41:55 +02:00 |
|
dependabot[bot]
|
704691f286
|
Bump fast-xml-parser from 4.4.0 to 4.4.1
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.4.0...v4.4.1)
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-29 22:50:30 +00:00 |
|
|
273f59671d
|
Add Gitea link to the footer
|
2024-07-23 23:31:03 +02:00 |
|
|
b61e1d3411
|
Add rel="me" attribut to Mastodon link
|
2024-07-23 21:49:38 +02:00 |
|
|
073d215d39
|
Move analytics link to header
|
2024-07-21 19:40:07 +02:00 |
|
|
4025837678
|
Add Umami analytics
|
2024-07-21 18:01:47 +02:00 |
|
|
7a13c9e7da
|
Remove dummy file after successful test
|
2024-07-20 22:52:08 +02:00 |
|
|
9589e87e04
|
Hopefully one last test of redeploy with invalid secret
|
2024-07-20 22:49:34 +02:00 |
|
|
8525bb61d2
|
Remove webhook test paragraph
|
2024-07-20 22:35:12 +02:00 |
|
|
e200ef0cf9
|
Testing Coolify's automatic redeployment once again
|
2024-07-20 22:26:47 +02:00 |
|
|
26a91b4bfa
|
Test Coolify's automatic redeployment
|
2024-07-20 21:28:41 +02:00 |
|
|
3e3f8dddad
|
Remove deploy YAML files
|
2024-07-20 19:52:11 +02:00 |
|
|
412a769c5e
|
Make further edits to the welcome section
|
2024-07-20 19:40:18 +02:00 |
|
|
ed258b7431
|
Move links to the footer
|
2024-07-20 19:38:49 +02:00 |
|
|
7e577f8761
|
Regenerate package-lock.json
|
2024-07-20 18:11:50 +02:00 |
|
|
b8a466ba2c
|
Merge branch 'master' of https://github.com/maciejpedzich/maciejpedzi.ch
|
2024-07-20 18:09:40 +02:00 |
|