aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* editor-specific annotation viewBryan Newbold2019-04-034-3/+47
|
* small UI tweaks for editgroups/accountBryan Newbold2019-04-038-21/+49
|
* markdown rendering of comments/annotationsBryan Newbold2019-04-034-51/+77
|
* basic annotation view/createBryan Newbold2019-04-032-12/+90
|
* strftime() in a bunch of placesBryan Newbold2019-04-038-26/+9
|
* reviewable view; improvments to editgroup viewsBryan Newbold2019-04-036-12/+50
|
* editgroup submit/mergeBryan Newbold2019-04-033-7/+113
|
* fix config file whitespaceBryan Newbold2019-04-031-0/+1
|
* tweak account page copyBryan Newbold2019-04-031-3/+3
|
* better CSRF handling; restyle account pageBryan Newbold2019-04-034-5/+43
|
* better warn/error loggingBryan Newbold2019-04-032-6/+6
|
* handle local/dev env config betterBryan Newbold2019-04-031-5/+6
|
* file editing templatesBryan Newbold2019-04-022-125/+147
|
* editgroup_dropdown() macro refactorBryan Newbold2019-04-023-34/+23
|
* file basic editing; several cleanupsBryan Newbold2019-04-023-77/+159
| | | | | | - use logging when appropriate - refactor out editgroup form fetching code - handle "editgroup doesn't exist" error (and display)
* 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
| | | | | This change means we need to be careful constructing flash messages (not allow user input in them).
* 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
|
* remove typo duplication in fatcat_util.pyBryan Newbold2019-03-191-3/+0
| | | | Thanks CI pylint!
* add example dataset to homeBryan Newbold2019-03-191-1/+4
| | | | Also fixes an HTML table bug the previous commit introduced
* 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
|
* record webcaptures added as demosBryan Newbold2019-03-191-0/+45
|
* localhost JSON links fro dev.fatcat.wikiBryan Newbold2019-03-191-1/+1
| | | | | Might be better/simpler to set up DNS A records on 'dev.fatcat.wiki', but that would require some hack to make offline dev work correctly.
* 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-4/+86
|
* update enrich examples demo scriptBryan Newbold2019-03-191-49/+63
|
* initial wayback-to-webcapture helperBryan Newbold2019-03-191-0/+203
|
* 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
|