aboutsummaryrefslogtreecommitdiff
path: root/static
AgeCommit message (Collapse)AuthorFilesLines
2023-10-15static/js/timeago: Try tiny formattdro1-8/+12
2023-10-11static/js/pager: Avoid async conflict between track and restoretdro1-9/+11
2023-10-11static/js/fixedsearch: Track last click and return statetdro1-20/+41
For chromium and others that drop state Apply keyboard/click cancelling to form and children
2023-10-07themes/default: Make time and dates consistenttdro1-9/+9
Don't mix local time with UTC and fix future date calculation
2023-09-22static/js/fixedsearch: Minor adjustments/refactortdro1-12/+17
Set fetch callback and check active element
2023-09-16static/js/pager: Cover click and touchstarttdro1-8/+8
DOMContentLoaded fragment
2023-08-25shell: Export HOME and HISTFILEtdro1-1/+1
Deno emit has silent errors without $HOME for deno-wasmbuild cache folder, which requires an Internet connection on every call if not available.
2023-08-07static/js/timeago: Constrain to viewporttdro1-5/+18
2023-06-18themes/default/layouts/_default/_markup/render-codeblock: Remove copy buttontdro1-14/+0
2023-06-08static/js/pager: Define keytdro1-5/+6
2023-06-08static/js/fuzzysort: Sync with upstreamtdro1-582/+508
2023-06-08static/js/update: Handle no cachetdro1-3/+3
2023-06-01themes/default/layouts/_default: Add single embedtdro3-14/+15
2023-04-27static/js/refresh -> static/js/updatetdro2-1/+1
2023-04-14static/js/timeago.ts: load -> DOMContentLoadedtdro1-1/+1
2023-04-12static/js/refresh: Definition ordertdro1-1/+1
2023-04-12static/js/refresh: Convert dates to unixtdro1-4/+5
Can't avoid Date.parse on lastModified ISO 8601? Change label Refresh -> Update Handle no cache?
2023-04-10static/js/refresh: Jitter is within secondstdro1-3/+3
2023-04-10static/js/refresh: Drop # & ?tdro1-1/+1
To bypass browser behaviour
2023-04-08static/js/refresh: Hook into blurtdro1-13/+6
Keep it simple
2023-04-08static/js: Babel fishtdro4-58/+53
2023-04-08static/js: Add update checktdro3-0/+62
In the case of heavy caching attempt a naive site update check with voluntary refresh. Not fully idempotent?
2023-03-27shell: GitHub deprecates svn -> fetch icons over HTTPtdro3-5/+5
2023-03-25static/js: Deno bundle is deprecated - replicatetdro1-0/+21
Color outside the lines.. Maybe change to full async no/decoupled build and leave deno for creating eventual APIs for hugo to consume?
2023-02-18static/js/fixedsearch: Fix a few UI quirkstdro1-11/+35
2023-01-22static/js/fixedsearch: Add license linktdro1-11/+19
Defang the inner <html>. Can refactor this later
2022-11-19static/js/timeago: Resolve relative format for future datestdro1-4/+13
2022-11-02themes/default/layouts/_default/index.json: Paginatetdro1-15/+32
Load feed in chunks on the client side.
2022-10-24static/js/fixedsearch: Camel casetdro1-13/+10
2022-10-12static/js/pager: Keep it simple and restore on scroll changetdro1-36/+4
2022-09-02static/js/pager: Mutate global pagertdro1-5/+5
Whoops..
2022-09-02static/js/pager: Delay intersection observer from scroll event oncetdro1-2/+14
Replace instead of append
2022-09-02static/js/pager: Add fragment intersection observertdro1-4/+30
To release URL fragments
2022-09-02static/js: Use unabbreviated names for catch error variablestdro2-4/+4
2022-09-02static/js/pager.ts: Remove redundant event listenertdro1-18/+28
2022-08-06themes/default/layouts/partials: Hack in card context menutdro4-0/+59
2022-08-02static/js/code-copy.ts -> codecopy.tstdro1-0/+0
2022-07-29static/js: Add relative datestdro2-1/+49
2022-07-14static/js/fixedsearch: Set titletdro1-2/+3
Start setup for searching other categories.
2022-07-13Makefile: Add robot icontdro1-0/+11
2022-07-09themes/default/layouts/partials/card-meta: Add iconstdro9-3/+89
Dry up and normalize white spaces.
2022-07-06static/js/pager: Bail when under cookie restrictionstdro1-0/+7
2022-06-24themes/default: static/images -> data/mediatdro1-0/+0
Add media path. Translate static images to data media.
2022-06-08static/js/pager: Remove unnecessary replace statetdro1-7/+0
2022-06-07static/js/pager: Improve navigation looptdro1-1/+11
Final snap back for browsers that misalign on DOM content load. Remove hash on scroll to allow implicit back to top navigation.
2022-05-29static/js/pager: Handle new tab conditiontdro1-0/+1
Allow default when there is nothing in history.
2022-05-25static/js/code-copy: Copy entire code blocktdro1-1/+1
Will need to filter off line numbers and test in environment with permissions.
2022-05-06static: Remove asset duplicationtdro4-2260/+0
Move bundles up the fold.
2022-05-06themes/default/layouts/shortcodes/youtube: Remove all stylestdro1-9/+0
Set frame height.
2022-05-06themes/default/layouts: Remove garbled entitiestdro2-9/+4