Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | small tweaks to import docs | Bryan Newbold | 2019-01-17 | 1 | -1/+3 |
* | add annotations and editgroup tests | Bryan Newbold | 2019-01-15 | 2 | -0/+155 |
* | cleanup test fixtures a bit | Bryan Newbold | 2019-01-14 | 1 | -28/+2 |
* | hack pylint for unimplemented routes | Bryan Newbold | 2019-01-14 | 1 | -4/+4 |
* | TODO updates | Bryan Newbold | 2019-01-14 | 1 | -5/+0 |
* | no longer intend to create a 'wip' endpoint | Bryan Newbold | 2019-01-11 | 1 | -13/+1 |
* | start fixing webface for editgroup changes | Bryan Newbold | 2019-01-11 | 3 | -13/+11 |
* | use full-on autoaccept mode | Bryan Newbold | 2019-01-11 | 6 | -12/+16 |
* | shell helper key update (should get from env though) | Bryan Newbold | 2019-01-10 | 1 | -1/+1 |
* | python: test fixes for required editgroup_id | Bryan Newbold | 2019-01-09 | 2 | -7/+7 |
* | remove redundant old codegen tests | Bryan Newbold | 2019-01-09 | 26 | -1528/+0 |
* | update READMEs about python client library | Bryan Newbold | 2019-01-09 | 1 | -6/+6 |
* | continue breaking out python client | Bryan Newbold | 2019-01-09 | 2 | -1/+6 |
* | start refactor of moving fatcat_client into python_client | Bryan Newbold | 2019-01-09 | 38 | -17924/+0 |
* | get_editor_wip isn't implemented yet | Bryan Newbold | 2019-01-09 | 1 | -10/+11 |
* | update python dependencies | Bryan Newbold | 2019-01-08 | 2 | -45/+40 |
* | partially revert raise_for_status() refactor | Bryan Newbold | 2019-01-08 | 3 | -41/+38 |
* | update python test auth key again (for identifier) | Bryan Newbold | 2019-01-08 | 1 | -1/+1 |
* | Merge branch 'bnewbold-crude-auth' | Bryan Newbold | 2019-01-08 | 54 | -244/+1835 |
|\ | |||||
| * | send user to login page if they need to auth to continue | Bryan Newbold | 2019-01-08 | 1 | -0/+1 |
| * | new token (changed macaroon caveats) | Bryan Newbold | 2019-01-08 | 1 | -1/+1 |
| * | workers do API-passing (not URI-passing) | Bryan Newbold | 2019-01-08 | 3 | -14/+12 |
| * | importers and tests all use new api-passing | Bryan Newbold | 2019-01-08 | 14 | -23/+103 |
| * | start updating importer auth with crossref importer | Bryan Newbold | 2019-01-08 | 5 | -19/+56 |
| * | entity_to_json -> entity_to_dict | Bryan Newbold | 2019-01-08 | 2 | -2/+2 |
| * | python codegen | Bryan Newbold | 2019-01-08 | 3 | -0/+100 |
| * | add test/dev scoped auth token to example | Bryan Newbold | 2019-01-08 | 1 | -1/+2 |
| * | run basic CLI tests in CI | Bryan Newbold | 2019-01-08 | 1 | -0/+26 |
| * | partial fixes to fatcat_export.py | Bryan Newbold | 2019-01-08 | 1 | -4/+7 |
| * | start refactoring API object passing | Bryan Newbold | 2019-01-08 | 6 | -23/+96 |
| * | decode GIT_REVISION earlier | Bryan Newbold | 2019-01-08 | 2 | -2/+2 |
| * | basic/crude IA login | Bryan Newbold | 2019-01-07 | 7 | -9/+103 |
| * | one-month default session; lock down cookies | Bryan Newbold | 2019-01-04 | 2 | -0/+8 |
| * | use .env for all config (and document it) | Bryan Newbold | 2019-01-04 | 5 | -1/+15 |
| * | basic OIDC auth working | Bryan Newbold | 2019-01-03 | 4 | -30/+44 |
| * | allow passing prefered_username in oidc signup/login | Bryan Newbold | 2019-01-03 | 1 | -3/+30 |
| * | account page and renaming | Bryan Newbold | 2019-01-03 | 7 | -22/+85 |
| * | several auth improvements | Bryan Newbold | 2019-01-03 | 8 | -24/+170 |
| * | require pymacaroons | Bryan Newbold | 2019-01-03 | 2 | -33/+66 |
| * | python codegen | Bryan Newbold | 2019-01-03 | 3 | -0/+112 |
| * | python codegen | Bryan Newbold | 2019-01-03 | 10 | -3/+580 |
| * | start on webface oauth2/oidc web auth | Bryan Newbold | 2019-01-02 | 6 | -61/+222 |
| * | don't need to supply editor_id now | Bryan Newbold | 2018-12-31 | 2 | -8/+4 |
| * | add crude/manual auth token to python tests (fixing them) | Bryan Newbold | 2018-12-31 | 2 | -3/+14 |
| * | add missing security/auth declarations | Bryan Newbold | 2018-12-31 | 4 | -41/+57 |
* | | fixes from ident schema refactor | Bryan Newbold | 2018-12-29 | 1 | -2/+2 |
* | | check request status codes idiomatically | Bryan Newbold | 2018-12-29 | 5 | -41/+44 |
|/ | |||||
* | codegen | Bryan Newbold | 2018-12-26 | 8 | -51/+360 |
* | python codegren for fileset/web | Bryan Newbold | 2018-12-26 | 17 | -10/+4142 |
* | remove unused postgres-backed stats stuff | Bryan Newbold | 2018-12-24 | 9 | -258/+0 |