Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | editgroup_dropdown() macro refactor | Bryan Newbold | 2019-04-02 | 3 | -34/+23 | |
| | | ||||||
| * | file basic editing; several cleanups | Bryan Newbold | 2019-04-02 | 3 | -77/+159 | |
| | | | | | | | | | | | | - use logging when appropriate - refactor out editgroup form fetching code - handle "editgroup doesn't exist" error (and display) | |||||
| * | refactor release+container editing routes | Bryan Newbold | 2019-04-02 | 1 | -64/+58 | |
| | | ||||||
| * | fix CSRF for WTF forms | Bryan Newbold | 2019-04-02 | 2 | -13/+9 | |
| | | ||||||
| * | release edit context | Bryan Newbold | 2019-04-02 | 3 | -1/+239 | |
| | | ||||||
| * | basic container create/edit forms | Bryan Newbold | 2019-04-02 | 4 | -179/+285 | |
| | | ||||||
| * | 'Create' links on homepage (not prod) | Bryan Newbold | 2019-04-02 | 1 | -1/+2 | |
| | | ||||||
| * | fix wikidata_qid-exclusive formatting | Bryan Newbold | 2019-04-02 | 1 | -1/+2 | |
| | | ||||||
| * | refactor editing routes into separate file | Bryan Newbold | 2019-04-02 | 3 | -166/+171 | |
| | | ||||||
| * | fix webface changelog; health.json is a pseudo-API | Bryan Newbold | 2019-04-02 | 1 | -6/+7 | |
| | | ||||||
| * | add necessary CSRF invocation to entrypoint | Bryan Newbold | 2019-04-01 | 1 | -0/+3 | |
| | | ||||||
| * | basic release editing | Bryan Newbold | 2019-04-01 | 5 | -263/+345 | |
| | | ||||||
| * | allow HTML in flash messages (dangerous) | Bryan Newbold | 2019-04-01 | 1 | -1/+1 | |
| | | | | | | | | | | This change means we need to be careful constructing flash messages (not allow user input in them). | |||||
| * | basic working release creation | Bryan Newbold | 2019-04-01 | 3 | -40/+164 | |
| | | ||||||
| * | major progress on release create form | Bryan Newbold | 2019-03-21 | 4 | -196/+281 | |
| | | ||||||
* | | info@ => webservices@archive.org | Bryan Newbold | 2019-04-01 | 1 | -1/+1 | |
|/ | ||||||
* | add example dataset to home | Bryan Newbold | 2019-03-19 | 1 | -1/+4 | |
| | | | | Also fixes an HTML table bug the previous commit introduced | |||||
* | improve url/table rendering for dweb URLs | Bryan Newbold | 2019-03-19 | 2 | -2/+6 | |
| | ||||||
* | make wayback archive_urls work | Bryan Newbold | 2019-03-19 | 1 | -1/+1 | |
| | ||||||
* | if no fulltext file, try webcapture | Bryan Newbold | 2019-03-19 | 1 | -0/+2 | |
| | ||||||
* | bugfix in release infobox | Bryan Newbold | 2019-03-19 | 1 | -1/+1 | |
| | ||||||
* | add webcaptures and filesets to prod homepage | Bryan Newbold | 2019-03-19 | 1 | -4/+13 | |
| | ||||||
* | localhost JSON links fro dev.fatcat.wiki | Bryan Newbold | 2019-03-19 | 1 | -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 entities | Bryan Newbold | 2019-03-19 | 1 | -0/+8 | |
| | ||||||
* | expose bibtex and citeproc; revert /unstable/ prefixes | Bryan Newbold | 2019-03-18 | 2 | -4/+33 | |
| | ||||||
* | some API-like routes are unstable | Bryan Newbold | 2019-03-18 | 2 | -17/+20 | |
| | ||||||
* | remove leftover debug print statement | Bryan Newbold | 2019-03-11 | 1 | -1/+1 | |
| | ||||||
* | clean up HTML whitespace | Bryan Newbold | 2019-03-07 | 3 | -7/+25 | |
| | ||||||
* | webface: fix abstracts, description | Bryan Newbold | 2019-03-07 | 1 | -5/+6 | |
| | ||||||
* | webface: more validator fixes, including microdata bump to document-wide | Bryan Newbold | 2019-03-07 | 2 | -11/+10 | |
| | ||||||
* | webface: w3c validator fixes | Bryan Newbold | 2019-03-07 | 9 | -43/+43 | |
| | ||||||
* | webface: ScholarlyArticle microdata for all release pages | Bryan Newbold | 2019-03-07 | 1 | -26/+34 | |
| | ||||||
* | webface: structure meta tags for release pages | Bryan Newbold | 2019-03-07 | 1 | -0/+67 | |
| | ||||||
* | webface: microdata for searchbox | Bryan Newbold | 2019-03-07 | 2 | -4/+11 | |
| | ||||||
* | webface: loud QA/DEV indicators | Bryan Newbold | 2019-03-06 | 1 | -2/+22 | |
| | ||||||
* | smaller release status | Bryan Newbold | 2019-03-04 | 1 | -2/+3 | |
| | ||||||
* | bugfix search author results | Bryan Newbold | 2019-03-04 | 1 | -2/+2 | |
| | ||||||
* | fix release/author breakage when index isn't set | Bryan Newbold | 2019-03-04 | 1 | -1/+1 | |
| | ||||||
* | truncate long author lists | Bryan Newbold | 2019-03-04 | 2 | -3/+7 | |
| | ||||||
* | allow contrib table to collapse (not fixed) | Bryan Newbold | 2019-03-04 | 1 | -1/+1 | |
| | ||||||
* | explode some extra metadata dicts | Bryan Newbold | 2019-03-04 | 1 | -2/+9 | |
| | ||||||
* | fix very wide container URLs | Bryan Newbold | 2019-03-04 | 1 | -2/+4 | |
| | ||||||
* | revert collapsing extra key; do use template in release view | Bryan Newbold | 2019-03-02 | 3 | -22/+9 | |
| | ||||||
* | collapse extra metadata key column | Bryan Newbold | 2019-03-02 | 1 | -2/+2 | |
| | ||||||
* | fix entity JSON links | Bryan Newbold | 2019-03-02 | 1 | -1/+1 | |
| | ||||||
* | revert reference list <ol> changes | Bryan Newbold | 2019-03-02 | 1 | -2/+3 | |
| | ||||||
* | fix missing template import | Bryan Newbold | 2019-03-02 | 1 | -0/+2 | |
| | ||||||
* | use key in reference list | Bryan Newbold | 2019-03-02 | 1 | -1/+2 | |
| | ||||||
* | improve/fix deleted entity view | Bryan Newbold | 2019-03-02 | 3 | -21/+15 | |
| | ||||||
* | include filesets and webcaptures in release view | Bryan Newbold | 2019-03-02 | 2 | -15/+55 | |
| |