aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Expand)AuthorAgeFilesLines
...
| * file basic editing; several cleanupsBryan Newbold2019-04-023-77/+159
| * refactor release+container editing routesBryan Newbold2019-04-021-64/+58
| * fix CSRF for WTF formsBryan Newbold2019-04-022-13/+9
| * release edit contextBryan Newbold2019-04-023-1/+239
| * basic container create/edit formsBryan Newbold2019-04-024-179/+285
| * 'Create' links on homepage (not prod)Bryan Newbold2019-04-021-1/+2
| * fix wikidata_qid-exclusive formattingBryan Newbold2019-04-021-1/+2
| * refactor editing routes into separate fileBryan Newbold2019-04-023-166/+171
| * fix webface changelog; health.json is a pseudo-APIBryan Newbold2019-04-021-6/+7
| * add necessary CSRF invocation to entrypointBryan Newbold2019-04-011-0/+3
| * basic release editingBryan Newbold2019-04-015-263/+345
| * allow HTML in flash messages (dangerous)Bryan Newbold2019-04-011-1/+1
| * basic working release creationBryan Newbold2019-04-013-40/+164
| * major progress on release create formBryan Newbold2019-03-214-196/+281
| * add wtforms depsBryan Newbold2019-03-202-1/+19
* | info@ => webservices@archive.orgBryan Newbold2019-04-011-1/+1
* | increase default harvest window to 14 daysBryan Newbold2019-04-011-2/+2
|/
* remove typo duplication in fatcat_util.pyBryan Newbold2019-03-191-3/+0
* add example dataset to homeBryan Newbold2019-03-191-1/+4
* fix cdl_dash_dat license_slugBryan Newbold2019-03-191-7/+3
* improve url/table rendering for dweb URLsBryan Newbold2019-03-192-2/+6
* importer for CDL/DASH dat pilot dweb datasetsBryan Newbold2019-03-193-1/+229
* dep: python-magicBryan Newbold2019-03-192-1/+10
* add missing beautifulsoup python depBryan Newbold2019-03-192-13/+36
* make wayback archive_urls workBryan Newbold2019-03-191-1/+1
* if no fulltext file, try webcaptureBryan Newbold2019-03-191-0/+2
* bugfix in release infoboxBryan Newbold2019-03-191-1/+1
* add webcaptures and filesets to prod homepageBryan Newbold2019-03-191-4/+13
* localhost JSON links fro dev.fatcat.wikiBryan Newbold2019-03-191-1/+1
* hot pink side-bar for WIP entitiesBryan Newbold2019-03-191-0/+8
* submit and accept editgroups from fatcat_utilBryan Newbold2019-03-191-2/+24
* new importer: wayback_staticBryan Newbold2019-03-193-0/+285
* expose bibtex and citeproc; revert /unstable/ prefixesBryan Newbold2019-03-183-5/+34
* some API-like routes are unstableBryan Newbold2019-03-182-17/+20
* refactor and test citeproc codeBryan Newbold2019-03-184-32/+120
* better python coverage match patternBryan Newbold2019-03-151-2/+4
* HACK: force pylint to ignore urllib3 Retry importBryan Newbold2019-03-151-1/+3
* add commit (missing) fatcat_util.py fileBryan Newbold2019-03-151-0/+54
* update dev setup instructionsBryan Newbold2019-03-153-3/+3
* MEDLINE/Pubmed noteBryan Newbold2019-03-151-2/+6
* more integration of transform refactorBryan Newbold2019-03-114-17/+32
* refactor transforms into sub-dirBryan Newbold2019-03-117-307/+356
* Merge branch 'citeproc'Bryan Newbold2019-03-115-238/+473
|\
| * basic demo CSL/citeproc transform codeBryan Newbold2019-03-113-2/+226
| * citeproc-py depBryan Newbold2019-03-112-236/+247
* | 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