aboutsummaryrefslogtreecommitdiffstats
path: root/python/fatcat/templates
Commit message (Collapse)AuthorAgeFilesLines
* refactor python modulesBryan Newbold2018-11-1221-1764/+0
|
* set HTTPS referrer policy in HTML <meta>Bryan Newbold2018-11-121-0/+1
| | | | | | The intent of this change is for user agents to set the Referrer HTTP field when following outlinks from fatcat.wiki, but only with the source domain, not the full URL.
* fix release_date indexing in release_view.htmlBryan Newbold2018-11-071-1/+1
|
* moved github repo to internetarchive orgBryan Newbold2018-10-121-1/+1
|
* improve search UIBryan Newbold2018-10-121-13/+27
|
* fix typo resulting in None for SHA256Bryan Newbold2018-10-121-1/+1
|
* fix release type/status typo on release pagesBryan Newbold2018-10-121-1/+1
|
* point status links to uptimerobot deep urlsBryan Newbold2018-10-121-2/+2
|
* show only date component of datetimeBryan Newbold2018-09-281-1/+1
|
* more special crossrefBryan Newbold2018-09-281-1/+1
|
* special case crossref json viewBryan Newbold2018-09-281-1/+1
|
* fix extra json length checkBryan Newbold2018-09-281-1/+1
|
* try to fix reference displayBryan Newbold2018-09-281-1/+16
|
* try to fix contrib indexingBryan Newbold2018-09-281-1/+1
|
* try to shorten extra metadataBryan Newbold2018-09-281-1/+1
|
* try to handle attribution order index betterBryan Newbold2018-09-281-1/+1
|
* search creator name unicode work-aroundBryan Newbold2018-09-271-1/+0
|
* not all releases have dateBryan Newbold2018-09-271-1/+4
|
* many tweaks to release_view pageBryan Newbold2018-09-261-48/+63
|
* improvements to search results pageBryan Newbold2018-09-261-5/+20
|
* have domain URLs be configurableBryan Newbold2018-09-267-9/+9
|
* expand release API JSON linksBryan Newbold2018-09-261-1/+1
|
* actually link to guideBryan Newbold2018-09-201-4/+4
|
* add (untested) fix for fulltext linkBryan Newbold2018-09-201-2/+2
|
* compact file html tableBryan Newbold2018-08-151-1/+1
|
* monkey patch broken release_viewBryan Newbold2018-08-151-3/+3
|
* update rfc copiesBryan Newbold2018-08-101-95/+122
|
* test fixesBryan Newbold2018-07-251-1/+1
|
* include git revision in footerBryan Newbold2018-07-253-12/+22
|
* webface updaes for newer schema (and abstracts)Bryan Newbold2018-07-254-31/+58
|
* python updates for identifier changesBryan Newbold2018-07-206-7/+11
|
* python base32 identsBryan Newbold2018-07-201-10/+10
|
* fix display of files when file size not knownBryan Newbold2018-07-181-2/+2
|
* larger font (slightly)Bryan Newbold2018-06-305-20/+23
|
* add cat photo to front pageBryan Newbold2018-06-301-1/+3
|
* yet more web tweaksBryan Newbold2018-06-304-25/+70
|
* better extra json printingBryan Newbold2018-06-305-11/+22
|
* switch from newest to oldest wayback linkBryan Newbold2018-06-302-4/+4
|
* release view tweaks from real dataBryan Newbold2018-06-301-5/+6
|
* extra json as code, not preBryan Newbold2018-06-302-2/+2
|
* template bugfixesBryan Newbold2018-06-301-2/+3
|
* changelog is limitedBryan Newbold2018-06-301-0/+2
|
* more fatcat-web views (changelog, history, etc)Bryan Newbold2018-06-3010-30/+116
|
* more small view tweaksBryan Newbold2018-06-302-8/+26
|
* bunch more view updatesBryan Newbold2018-06-305-93/+276
|
* update container viewBryan Newbold2018-06-301-8/+83
|
* update semantic UI version to 2.3.2Bryan Newbold2018-06-301-2/+2
|
* WIP on UI updateBryan Newbold2018-06-253-46/+126
|
* stats pageBryan Newbold2018-06-251-0/+104
|
* copy some of paper-search overBryan Newbold2018-06-212-4/+39
|