aboutsummaryrefslogtreecommitdiff
path: root/public/js/app.js
AgeCommit message (Expand)AuthorFilesLines
2024-01-06public/js/app: Remove CSP violationsThedro Neely1-0/+11
2024-01-06app/partials: Unify headersThedro Neely1-279/+359
2022-12-06public/js/app: Keydown activate dictionaryThedro Neely1-45/+20
2022-11-14public/js/app: Correct scroll logicThedro Neely1-1/+3
2022-11-14public/js/app: Don't split hashThedro Neely1-1/+1
2022-11-14public/js/app: Scroll into view on fragment changeThedro Neely1-3/+4
2022-11-14public/js/app: Cleanup unused logicThedro Neely1-20/+15
2022-07-19app: Refactor and CSS rewriteThedro Neely1-59/+29
2022-04-19public/js/app: Anchor on DOM loadThedro Neely1-2/+2
2022-04-03public/js/app: Scroll to location hashThedro Neely1-1/+2
2022-03-24public/js/app: Ensure dictionary access does not capture code blocksThedro Neely1-2/+13
2022-02-09public/js/app: Manual history scroll restorationThedro Neely1-5/+5
2022-01-29public/js/app: Contain dictionary access invocationThedro Neely1-32/+36
2021-12-04public/js/app: Add Paul Lutus' dictionary accessThedro Neely1-0/+43
2021-09-30public/js/app: Use Object.prototype hereThedro Neely1-1/+1
2021-09-30public/js/app: Remove redundant URL declarationThedro Neely1-3/+1
2021-09-30public/js/app: Remove unused functionsThedro Neely1-3/+0
2020-09-28public/js/app: Pager store urls without hashThedro Neely1-3/+12
2020-09-23public/js/app: Pager ignore '#' in urlThedro Neely1-3/+4
2020-09-21public/js/app: Reduce scrolling jank [chromium]Thedro Neely1-16/+11
2020-04-20public/js/app: Add window event listenerThedro Neely1-6/+6
2020-04-15public/js/app: Small cleanupThedro Neely1-26/+24
2020-03-16public/js/app.js: Save page positionThedro Neely1-0/+15
2020-01-06public/js/app: Rework navigator logicThedro Neely1-128/+139
2019-11-09public/js/app: Replace arrow functionsThedro Neely1-8/+7
2019-11-09public/js/app: Add instant pageThedro Neely1-0/+206
2019-08-27public/css: Add opacity to image zoom overlayThedro Neely1-1/+0
2019-08-24public/js/app: Handle touch event for closing on zoom overlayThedro Neely1-0/+8
2019-08-09public/js/app: Add feedback resistance and ignore first scroll on pageloadThedro Neely1-6/+10
2019-08-09public/js/app: Add run once functionThedro Neely1-0/+1
2019-08-09public/js/app: Re enable dynamic navigation barThedro Neely1-8/+8
2019-07-26public/js/app: Only disable dynamic navigation barThedro Neely1-10/+9
2019-07-24public/js/app: Make navigator sticky for nowThedro Neely1-2/+3
2019-05-17public/js/app: Use data attributeThedro Neely1-1/+1
2019-05-17public/js/app: Add JavaScript image zoomThedro Neely1-0/+492
2019-05-11public/js/app: Remove initial dynamic navigation bar checkThedro Neely1-4/+2
2019-04-18public/js/app.js: Remove url parameters on loadThedro Neely1-0/+6
2019-04-09public/js/app: Add velocityThedro Neely1-2/+7
2019-04-08public/js/app: Remove active class at top of function;Thedro Neely1-6/+6
2019-04-07 public/js/app: Use low level functionsThedro Neely1-19/+39
2019-04-06vendor/webpack: Remove webpackThedro Neely1-0/+77