aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-08crane: skip hidden directories during walk; exclude from category setHEADmasterJordan
2023-01-08util: do not preserve mode of temporary file; we want 0666Jordan
2022-11-25crane: free descriptors from outbound requests, sci-hub URLJordan
2022-08-22crane, util: use url.ResolveReference to build resource pathsJordan
2022-08-22templates: 1rem margin-right category fragment linksJordan
2022-08-20templates: erroneous prev update; correct marginsJordan
2022-08-20templates: 1rem -> 0.5rem category marginsJordan
2022-08-20templates: 1rem left/right margins for category linksJordan
2022-08-20templates: zero-out category paddingJordan
2022-08-12templates: rm superfluous category brackets in admin pagesJordan
2022-08-10templates: delineate categories w/ padding, rm bracketsJordan
2022-03-27util:go: HTML parsing patch; generalize article locationJordan
2022-02-25util.go: patch nil pointer dereferenceJordan
2022-02-22util.go: paper download sanity checks; extension, content-typeJordan
2022-02-22util.go: patch sci-hub download; parse for direct PDF linkJordan
2022-02-10go mod vendorJordan
2022-01-27crane: rm unnecessary err checkJordan
2022-01-15http, templates: normalize paper metadataJordan
2022-01-02templates: category h1 -> h2, marginsJordan
2022-01-01crane, http, util: housekeeping, performance improvements, stylingJordan
2021-11-19table.tabs sans-serif/sizeJordan
2021-11-11monospace -> Cousine, Courier, monospaceJordan
2021-11-04crane div padding 16px -> 1.5emJordan
2021-11-04styling: between-paper breaks, bulletsJordan
2021-11-03unify left/right paddingJordan
2021-11-03max-width: 60em -> 65emJordan
2021-11-03crane div border, papersection font-sizeJordan
2021-11-01wrap category names in a nowrap <span>Jordan
2021-07-23timeout outbound HTTP request after 25sJordan
2021-07-23category styling, orphaned tdJordan
2021-03-19terminate arxiv hrefJordan
2021-03-15force cache of paper if doi unrecognized (sci-hub)Jordan
2021-03-14r/w map locks; concurrent safetyJordan
2021-03-09category padding, line-heightJordan
2021-03-09screenshotJordan
2021-03-09normal overflow-wrap for category linksJordan
2021-03-09readmeJordan
2021-03-09readmeJordan
2021-03-09readmeJordan
2021-03-09support arxiv, parsing improvementsJordan
2021-03-06btn -> selJordan
2021-03-06separate btn into two classesJordan
2021-03-06attempt force cache of paper if DL failsJordan
2021-03-05Merge pull request #2 from msingh45/patch-2Jordan
make dl button same size as select
2021-03-04Merge branch 'patch-1' into patch-2Manjot Singh
2021-03-04Added new button download CSSmsingh45
2021-03-04Added padding fix for download buttonmsingh45
Ensures styling consistency and cohesion
2021-03-04add category links, stylingJordan
2021-03-02doi regexp; match colonsJordan
2021-02-28max-width: 55em -> 45emJordan