60 Commits

Author SHA1 Message Date
Dale Davies
41fb747b8e Updated version number, README and CHANGELOG for v1.2.3 release 2022-07-07 16:24:01 +01:00
Dale Davies
0628914ec0 Add version number and build date to console splash 2022-07-07 09:28:57 +01:00
Dale Davies
3331f2cce2 Fix missing wwwurl in Weather.js and TagPage class 2022-07-07 08:46:56 +01:00
Dale Davies
cb856eb063 Add theme-color meta to show unsplash BG color in Android Chrome header 2022-07-05 14:25:11 +01:00
Dale Davies
296c483a4c Issue #35: Fix incorrect WWWURL config option and use of WWWURL in JS 2022-07-04 14:23:59 +01:00
Dale Davies
48bde6e48d Issue #35: Add optional WWWURL config param 2022-06-30 14:59:41 +01:00
Dale Davies
064af3b747 Issue #37: Add ALTBGPROVIDER config option 2022-06-30 11:26:28 +01:00
Dale Davies
57c0737fcc Update sites.json with sensible example description text 2022-06-30 10:44:59 +01:00
Dale Davies
3477c05c48 Issue #38: Add optional description to sites 2022-06-30 10:43:41 +01:00
Dale Davies
6790438508 Issue #36: Improve use of cache to avoid waiting for lock timeout 2022-06-30 09:44:30 +01:00
Dale Davies
c01294248a Update package.json version, generated bundles and changelog for 1.2.1 patch release 2022-06-07 11:57:39 +01:00
Dale Davies
210212bbd0 Fix incorrect keyup check for ctrl-shift-/ 2022-06-07 11:54:51 +01:00
Dale Davies
4c16470cf2 Fix wrong cache expiry for unsplash data 2022-06-07 11:54:00 +01:00
Dale Davies
458bb22016 Tighten spacing between sites list 2022-06-06 09:19:40 +01:00
Dale Davies
68f179488f Various unsplash tweaks/fixes 2022-06-05 21:57:51 +01:00
Dale Davies
19e98c0789 Improve unsplash attribution link style 2022-06-03 23:30:15 +01:00
Dale Davies
52666c18fa Fix issues and update js/css bundles 2022-06-03 23:17:44 +01:00
Dale Davies
ad322ba0c0 Add Unsplash background image support 2022-06-03 22:41:28 +01:00
Dale Davies
395c17ecdd Limit number of sites in search results 2022-05-30 16:50:51 +01:00
Dale Davies
ca5e9b2acd Add search functionality 2022-05-28 20:42:56 +01:00
Dale Davies
3100b55d75 Fix location button hover issue from SCSS conversion 2022-05-18 11:35:23 +01:00
Dale Davies
64207fa044 Fix indentation of config file 2022-05-12 16:26:29 +01:00
Dale Davies
d210572983 Add Sass support and convert CSS to SCSS 2022-05-12 16:25:43 +01:00
Dale Davies
3a0f0bd71b Fix incorrect JS bundle URL in footer template 2022-05-10 16:07:08 +01:00
Dale Davies
919097c44e Adds option for alternate sites layout 2022-05-10 15:58:55 +01:00
Dale Davies
1f789bffd3 Remove reference to a CSS source map that doesnt exist 2022-04-20 13:21:51 +01:00
Dale Davies
0e2982b18d Issue #27: Use client timezone when OWM API is not used 2022-04-20 09:26:51 +01:00
Dale Davies
490758bae8 Added CSRF check in weatherdata API 2022-04-13 16:28:12 +01:00
Dale Davies
ad3de9cd27 Use local google fonts 2022-03-31 11:10:46 +01:00
Dale Davies
36f2fddc8b Improve handling of CURL errors in weatherdata API 2022-03-31 11:08:15 +01:00
Dale Davies
39965f0dfc Correct global newtab example in readme 2022-03-22 22:43:13 +00:00
Dale Davies
f7cbeceec1 Issue #20: Add option to open site links in new tab 2022-03-22 22:40:50 +00:00
Dale Davies
28d5b44435 Rebuild js bundle for v1.1.2 release 2022-03-18 17:07:49 +00:00
Dale Davies
7a8983a38d Issue #16: Fix utcshift multiplication issue 2022-03-18 17:04:38 +00:00
Dale Davies
b0b9b31453 Issue #15: Properly encode and escape URLs with query params 2022-03-18 14:51:11 +00:00
Dale Davies
9753d2b20e Rebuild js bundle for release 2022-03-18 14:00:57 +00:00
Dale Davies
1ce7be05c9 Issue 8: Add option for twelve hour clock 2022-03-18 13:56:49 +00:00
Dale Davies
0d31641a25 Add whitespace at end of several files 2022-03-17 10:34:25 +00:00
Dale Davies
77e62e0490 Add metrictemp back to Home and Tag page classes 2022-03-17 10:26:43 +00:00
Dale Davies
ad722100cc Update webpack config to remove bundle comment extraction 2022-03-16 14:42:58 +00:00
Dale Davies
6386d0a6c7 Added tagging, such refactor 2022-03-15 21:38:39 +00:00
Dale Davies
6528cd3ae2 Add global defaults to sites.json (icon and nofollow) 2022-02-21 10:58:20 +00:00
Dale Davies
c81ce98a28 Add favicon 2022-02-18 16:21:49 +00:00
Dale Davies
16934093c2 Add weather description/temp and showclock option 2022-02-18 15:25:21 +00:00
Dale Davies
1b1c7d814e Stop clock from using local timezone 2022-02-18 09:25:25 +00:00
Dale Davies
3c4ed8ea69 Bump package.json version number and remove from composer.json 2022-02-14 22:45:32 +00:00
Dale Davies
217251eb47 Add consistent text shadow to allow increase background brighness 2022-02-14 22:31:12 +00:00
Dale Davies
b51f2324da Improve text legibility, layout, better default bg images 2022-02-14 22:06:00 +00:00
Dale Davies
85b0ee51cd Fix misspelled config item (cachdir) in Site.php 2022-02-12 23:00:03 +00:00
Dale Davies
15e333f31d Correct sitesfile location config entry 2022-02-12 22:16:06 +00:00