Commit graph

77 commits

Author SHA1 Message Date
ad20c8118b Added to .gitignore 2021-09-30 06:32:15 -04:00
04ccab7927 Removed offset script
It kinda looks like it; but the main content is actually not offset from the center.
2021-09-21 09:00:24 +02:00
88414d897b
Version 10.0 ("Nano") (#18)
* Minimalist

Got rid of (almost) everything. Bloat sinks the goat.

* Fixed content offset

- Added offset calculator
- Added some media queries
2021-09-20 16:52:24 +02:00
68f064ba23
Fixed SyntaxError
Added missing arrow to arrow function for ServiceWorker uninstaller.
`Uncaught SyntaxError: missing ) after argument list`
2021-09-20 14:34:45 +02:00
a457357583
Added ServiceWorker uninstaller
Added code snippet to uninstall existing ServiceWorkers.
As stated in PR #17 "The ServiceWorker present in version 8 has not been ported".
2021-09-20 14:31:19 +02:00
5c07d93535
Version 9.0 (#17)
Release of version 9.0.0
2021-09-20 11:37:36 +02:00
6645f2b672 Restored public/ 2021-08-06 14:07:35 +02:00
Victor Westerlund
cbd4a2c80d Create CNAME 2021-08-06 13:53:41 +02:00
ac2c81f3b9
Merge pull request #16 from VictorWesterlund/gh-pages
Switched to GitHub pages hosting
2021-08-06 13:52:30 +02:00
3080caf1bf Bumped SW version 2021-08-06 13:43:31 +02:00
52b8945086 Renamed public/ to docs/
Renamed the folder `public/` to make it usable with GH Pages only non-root directory.
2021-08-06 13:42:42 +02:00
bfa9babb35 Added theme color change listener 2021-06-03 13:47:15 +02:00
d4f1438878 Style updates 2021-06-03 13:14:33 +02:00
e47a0229f9 Compartmentalized and updated assets
- NETWATCH 404 pages removed - time for something new
- Compartmentalized CSS fonts and JS script files
- Streamlined cache manifest for ServiceWorker
- Added AVIF images, replaced PNG fallback with WebP fallback
- Changed favicon color
2021-06-03 10:59:43 +02:00
9592f5cafd
Removed old rules from gitignore 2021-05-17 11:52:14 +02:00
4a51f0de16
Bump ServiceWorker version 2021-05-13 19:52:14 +02:00
e01c74e4dc
Added anchor element ping attributes 2021-05-13 19:37:33 +02:00
90bc706efc
Create LICENSE 2021-05-10 18:52:40 +02:00
0fc1b06d1b
Update README.md 2021-05-10 18:48:45 +02:00
402f3ab694 Removed unused assets 2021-05-10 18:18:53 +02:00
77dee86e80
Create style.min.css
Added minified style from "peterbe/minimalcss-website"
2021-03-16 23:57:35 +01:00
19cdb3d686 Added robots.txt and sitemap.xml
Moved robots.txt into public folder

Added sitemap.xml
2021-02-17 00:23:19 +01:00
13643065ec
Create robots.txt 2021-02-17 00:14:54 +01:00
d7317b9e98 Bumped version nr. 2021-02-09 07:54:44 +01:00
ea94b7768c Added bg pattern, updated greeting text
New dot matrix pattern multiplied with the pattern.gif image.

Added a more colorful greeting text.

Removed redundant indentation of JS
2021-02-09 07:54:00 +01:00
471dc0d8da Fixed scope issue 2021-02-08 16:08:27 +01:00
ca08e18965 Added API router.php to gitignore override 2021-02-08 12:54:36 +01:00
b15983ceae Added status checker endpoint for Shields.io
Added status checker endpoint for Shields.io under "status.php"

Added router.php and reference in server.conf

Removed ping.php
2021-02-08 12:38:13 +01:00
70369f8163
Added subdirectory to try_files 2021-02-05 21:01:43 +01:00
46ccc6a568 Added stadia-avatar submodule.
Added gitmodules and cloned VictorWesterlund/stadia-avatar as the first submodule.

Added api endpoint to gitignore.
2021-02-05 15:48:18 +01:00
38bf06635e Extensionless php for API 2021-02-05 15:39:33 +01:00
4516299557 Added optional veto router.php index
Attempting an extensionless API URL.
2021-02-05 15:27:43 +01:00
6588be968d Removed router.php from config.
Renamed folder to victorwesterlund.com and removed fixed /router.php location from api
2021-02-05 15:16:53 +01:00
c0df341818 Added base API structure 2021-02-05 15:11:03 +01:00
4d74cc4607 Removed script file import
Combined both script.js and legacy.js into a single <script> tag on index.html.

The page uses less than 15 sloc of JS excluding the Service Worker.
2021-01-31 12:56:28 +01:00
a13b86765b
Bumped version 2021-01-22 19:56:35 +01:00
5b379e758d
Fixed #14 2021-01-22 19:53:38 +01:00
16d84e2840 Removed rouge console.log from SW 2021-01-01 22:56:33 +01:00
af9fbba1e4 Update PAGE_NOT_FOUND.html 2020-12-21 09:45:47 +01:00
f82f04241d Added NetWatch icon to error page
Added NetWatch icon to error page.

Added fixed min-width to NetWatch logo header.
2020-12-21 09:43:51 +01:00
Victor Westerlund
bac4097a75
Merge pull request #11 from VictorWesterlund/feature/netwatch
Cyberpunk 2077 inspired 404-page
2020-12-21 08:55:15 +01:00
922262daf3 WOMM fix #1 2020-12-21 08:52:31 +01:00
775179ddf8 Added Cyberpunk 2077 inspired cursor to error page 2020-12-21 08:45:58 +01:00
de4fbcfdaf Added Cyberpunk 2077 inspired 404-page 2020-12-21 08:28:02 +01:00
870920f83f Delete test directory 2020-12-15 14:50:02 +01:00
Victor Westerlund
04aeb9f393
Merge pull request #10 from VictorWesterlund/feature/sw
Removed caching of subdirectories
2020-12-15 14:47:50 +01:00
1e762a65ea Removed caching of subdirectories
Subdirectories with the exception of /assets/ will not get cached by the Service Worker. A normal network fetch() will be executed.

Added scope to Service Worker register.

Added "fetchContent()" which performs a normal network fetch() and follows redirects.
2020-12-15 14:46:41 +01:00
Victor Westerlund
4a181e15e9
Closes #7 (#9)
* dev-12140843

* dev-12140844

* Update sw.js

* Update not_found.html

* Update sw.js
2020-12-14 09:00:04 +01:00
c6e4eab25f Removed joining "/" between origin and cache root 2020-12-14 08:18:30 +01:00
a81fc8f212 Corrected SW root path
Corrected path for production.

Removed "offline.txt" from cache.
2020-12-14 08:11:26 +01:00