Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | schema: allow releases expansion on file/fileset/webcapture | Bryan Newbold | 2019-05-20 | 1 | -0/+18 |
| | | | | And codegen rust and python | ||||
* | codegen and rust impl created timestamp | Bryan Newbold | 2019-05-14 | 1 | -0/+5 |
| | |||||
* | rust codegen | Bryan Newbold | 2019-05-14 | 1 | -0/+126 |
| | |||||
* | rust codegen and impl | Bryan Newbold | 2019-05-14 | 1 | -101/+116 |
| | |||||
* | codegen size_bytes -> size | Bryan Newbold | 2019-05-13 | 1 | -3/+3 |
| | |||||
* | codegen extid changes (rust) | Bryan Newbold | 2019-05-10 | 1 | -50/+64 |
| | |||||
* | impl withdrawn_status | Bryan Newbold | 2019-05-10 | 1 | -3/+3 |
| | |||||
* | rust impl cdx extra_json removal | Bryan Newbold | 2019-05-09 | 1 | -5/+0 |
| | |||||
* | rust codegen | Bryan Newbold | 2019-05-09 | 1 | -3/+64 |
| | |||||
* | codegen schema tweaks | Bryan Newbold | 2019-01-24 | 1 | -0/+1 |
| | |||||
* | codegen | Bryan Newbold | 2019-01-21 | 1 | -16/+40 |
| | |||||
* | rust codegen | Bryan Newbold | 2019-01-18 | 1 | -2/+4 |
| | |||||
* | allow returning changelog index with editgroup | Bryan Newbold | 2019-01-11 | 1 | -0/+5 |
| | |||||
* | allow returning expanded editors in editgroups and annotations | Bryan Newbold | 2019-01-11 | 1 | -0/+10 |
| | |||||
* | rust codegen | Bryan Newbold | 2019-01-10 | 1 | -0/+53 |
| | |||||
* | rust impl response types | Bryan Newbold | 2019-01-09 | 1 | -4/+17 |
| | |||||
* | allow passing prefered_username in oidc signup/login | Bryan Newbold | 2019-01-03 | 1 | -1/+5 |
| | |||||
* | crude /auth/oidc endpoint (and codegen) | Bryan Newbold | 2019-01-03 | 1 | -1/+56 |
| | |||||
* | make editor_id optional when createding editgroup | Bryan Newbold | 2018-12-31 | 1 | -3/+4 |
| | | | | The editor_id can be infered from auth metadata. | ||||
* | codegen | Bryan Newbold | 2018-12-26 | 1 | -2/+10 |
| | |||||
* | rust impl last webcapture schema tweaks | Bryan Newbold | 2018-12-26 | 1 | -4/+5 |
| | |||||
* | rust codegen | Bryan Newbold | 2018-12-26 | 1 | -0/+243 |
| | |||||
* | remove unused postgres-backed stats stuff | Bryan Newbold | 2018-12-24 | 1 | -13/+0 |
| | | | | Will replace with elasticsearch-based dash in webface | ||||
* | API harmonization codegen | Bryan Newbold | 2018-12-24 | 1 | -9/+9 |
| | |||||
* | codegen release_year | Bryan Newbold | 2018-12-24 | 1 | -0/+5 |
| | |||||
* | rust codegen | Bryan Newbold | 2018-12-14 | 1 | -8/+8 |
| | |||||
* | schema tweaks, and rust codegen | Bryan Newbold | 2018-12-13 | 1 | -14/+20 |
| | |||||
* | fix date/datetime confusion on rust/API side | Bryan Newbold | 2018-11-14 | 1 | -1/+1 |
| | | | | | | Should have dug in to this earlier; python code was getting confused. This is a breaking API change, from a practical standpoint, as both python and rust code had been hacked to work around this. | ||||
* | codegen fatcat-api-spec | Bryan Newbold | 2018-09-22 | 1 | -3/+3 |
| | |||||
* | implement new editgroup_id behavior | Bryan Newbold | 2018-09-11 | 1 | -30/+25 |
| | |||||
* | refactor fatcat-api => fatcat-api-spec | Bryan Newbold | 2018-09-11 | 1 | -0/+786 |