aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat_web
Commit message (Expand)AuthorAgeFilesLines
* remove leftover debug print statementBryan Newbold2019-03-111-1/+1
* clean up HTML whitespaceBryan Newbold2019-03-073-7/+25
* webface: fix abstracts, descriptionBryan Newbold2019-03-071-5/+6
* webface: more validator fixes, including microdata bump to document-wideBryan Newbold2019-03-072-11/+10
* webface: w3c validator fixesBryan Newbold2019-03-079-43/+43
* webface: ScholarlyArticle microdata for all release pagesBryan Newbold2019-03-071-26/+34
* webface: structure meta tags for release pagesBryan Newbold2019-03-071-0/+67
* webface: microdata for searchboxBryan Newbold2019-03-072-4/+11
* webface: loud QA/DEV indicatorsBryan Newbold2019-03-061-2/+22
* smaller release statusBryan Newbold2019-03-041-2/+3
* bugfix search author resultsBryan Newbold2019-03-041-2/+2
* fix release/author breakage when index isn't setBryan Newbold2019-03-041-1/+1
* truncate long author listsBryan Newbold2019-03-042-3/+7
* allow contrib table to collapse (not fixed)Bryan Newbold2019-03-041-1/+1
* explode some extra metadata dictsBryan Newbold2019-03-041-2/+9
* fix very wide container URLsBryan Newbold2019-03-041-2/+4
* revert collapsing extra key; do use template in release viewBryan Newbold2019-03-023-22/+9
* collapse extra metadata key columnBryan Newbold2019-03-021-2/+2
* fix entity JSON linksBryan Newbold2019-03-021-1/+1
* revert reference list <ol> changesBryan Newbold2019-03-021-2/+3
* fix missing template importBryan Newbold2019-03-021-0/+2
* use key in reference listBryan Newbold2019-03-021-1/+2
* improve/fix deleted entity viewBryan Newbold2019-03-023-21/+15
* include filesets and webcaptures in release viewBryan Newbold2019-03-022-15/+55
* remove redundant bytes from file viewBryan Newbold2019-03-021-1/+1
* add basic fileset and webcapture viewsBryan Newbold2019-03-023-0/+252
* fix long contrib list attrib index widthBryan Newbold2019-03-021-1/+1
* macro-ify more entity view; fix release listsBryan Newbold2019-03-025-99/+67
* tweak front page bylineBryan Newbold2019-03-021-1/+1
* fix ISSN links from container search resultsBryan Newbold2019-03-011-1/+1
* "Project Status"Bryan Newbold2019-03-011-1/+1
* remove raw object embeddingsBryan Newbold2019-03-014-20/+0
* "Search all Releases"Bryan Newbold2019-03-011-1/+1
* make 'Fatcat Bits' a macroBryan Newbold2019-03-016-85/+65
* improve creator viewBryan Newbold2019-03-011-21/+46
* improve editgroup (and derived) viewsBryan Newbold2019-03-011-45/+47
* tweak home pageBryan Newbold2019-03-011-2/+4
* emphasize search box (base template)Bryan Newbold2019-02-281-3/+3
* don't wayback file download links (on file pages)Bryan Newbold2019-02-281-1/+1
* band-aid editgroups/changelog views a bitBryan Newbold2019-02-284-11/+26
* fix domain boldingBryan Newbold2019-02-281-2/+1
* bunch of entity view updatesBryan Newbold2019-02-226-156/+237
* rework container page (search, stats)Bryan Newbold2019-02-222-5/+47
* front-page tweaksBryan Newbold2019-02-221-16/+29
* bunch of lint/whitespace cleanupsBryan Newbold2019-02-224-20/+21
* add general and container-specific statsBryan Newbold2019-02-223-3/+229
* add CORS flask helperBryan Newbold2019-02-222-1/+51
* add container search to prod front pageBryan Newbold2019-02-201-1/+1
* refactor entity searchesBryan Newbold2019-02-204-78/+62
* add container searchBryan Newbold2019-02-203-8/+126