Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rust impl of new fields | Bryan Newbold | 2019-01-21 | 1 | -4/+12 |
* | impl cdx timestamps as datetime | Bryan Newbold | 2019-01-18 | 1 | -3/+3 |
* | rust fmt | Bryan Newbold | 2019-01-17 | 1 | -1/+3 |
* | add interstitial JSON serde model to citation internment | Bryan Newbold | 2019-01-14 | 1 | -10/+82 |
* | first draft implementation of ref interning | Bryan Newbold | 2019-01-11 | 1 | -16/+13 |
* | implement since/before ordering for range requests | Bryan Newbold | 2019-01-11 | 1 | -1/+2 |
* | yet more edit lifecycle progress | Bryan Newbold | 2019-01-11 | 1 | -0/+2 |
* | WIP on annotations and editgroup accessors | Bryan Newbold | 2019-01-11 | 1 | -2/+26 |
* | WIP on annotations and changes | Bryan Newbold | 2019-01-10 | 1 | -0/+6 |
* | start removing active editgroup code | Bryan Newbold | 2019-01-09 | 1 | -1/+0 |
* | huge refactor of rust modules/files | Bryan Newbold | 2019-01-08 | 1 | -2/+2 |
* | rust 2018 edition! | Bryan Newbold | 2019-01-08 | 1 | -3/+3 |
* | add superuser role/flag | Bryan Newbold | 2019-01-04 | 1 | -0/+1 |
* | start to impl oidc auth | Bryan Newbold | 2019-01-03 | 1 | -2/+26 |
* | make editor_id optional when createding editgroup | Bryan Newbold | 2018-12-31 | 1 | -1/+1 |
* | start refactor of auth code | Bryan Newbold | 2018-12-28 | 1 | -1/+1 |
* | sql codegen and WIP on auth command | Bryan Newbold | 2018-12-27 | 1 | -0/+3 |
* | impl edit_id change | Bryan Newbold | 2018-12-26 | 1 | -2/+2 |
* | rust impl last webcapture schema tweaks | Bryan Newbold | 2018-12-26 | 1 | -4/+4 |
* | fileset/web basic implementation | Bryan Newbold | 2018-12-26 | 1 | -4/+151 |
* | rust impl of API harmonization | Bryan Newbold | 2018-12-24 | 1 | -1/+1 |
* | implement release_year (and rustfmt) | Bryan Newbold | 2018-12-24 | 1 | -0/+2 |
* | allow deletion of redirect-to-deletion | Bryan Newbold | 2018-12-20 | 1 | -1/+2 |
* | many redirect implementations | Bryan Newbold | 2018-12-14 | 1 | -2/+2 |
* | new rustfmt (1.31) | Bryan Newbold | 2018-12-14 | 1 | -1/+2 |
* | rustfmt, and implement schema tweaks | Bryan Newbold | 2018-09-22 | 1 | -8/+8 |
* | squelch diesel macro warnings | Bryan Newbold | 2018-09-18 | 1 | -0/+2 |
* | finish fatcat-api => fatcat-api-spec refactor | Bryan Newbold | 2018-09-11 | 1 | -1/+1 |
* | fmt | Bryan Newbold | 2018-09-07 | 1 | -5/+24 |
* | mostly done with CRUD refactor | Bryan Newbold | 2018-09-07 | 1 | -0/+57 |
* | batch inserts by default | Bryan Newbold | 2018-09-07 | 1 | -6/+39 |
* | use index_val, not index, in SQL schema | Bryan Newbold | 2018-08-20 | 1 | -4/+4 |
* | trivial implementation of core_id field on releases | Bryan Newbold | 2018-08-14 | 1 | -0/+1 |
* | abstracts; more tests | Bryan Newbold | 2018-07-25 | 1 | -2/+9 |
* | whole bunch of clippy fixes | Bryan Newbold | 2018-07-24 | 1 | -4/+4 |
* | partial implementation of new API features | Bryan Newbold | 2018-07-24 | 1 | -8/+53 |
* | oops, forgot revisions should be UUID | Bryan Newbold | 2018-07-20 | 1 | -1/+1 |
* | editor_id and editgroup_id as idents; revisions as raw UUID | Bryan Newbold | 2018-07-20 | 1 | -25/+25 |
* | rust: base32 encoded idents | Bryan Newbold | 2018-07-20 | 1 | -2/+3 |
* | generic changelog endpoints | Bryan Newbold | 2018-06-30 | 1 | -0/+1 |
* | history for container entities | Bryan Newbold | 2018-06-30 | 1 | -1/+25 |
* | consistent volume/issue/pages ordering | Bryan Newbold | 2018-06-19 | 1 | -1/+1 |
* | update rust/api for schema extensions | Bryan Newbold | 2018-06-04 | 1 | -6/+22 |
* | refactor editgroup get | Bryan Newbold | 2018-05-26 | 1 | -1/+1 |
* | even more refactoring | Bryan Newbold | 2018-05-26 | 1 | -0/+19 |
* | tweak schema (api and sql) | Bryan Newbold | 2018-05-26 | 1 | -6/+11 |
* | return all edits for an editgroup GET | Bryan Newbold | 2018-05-25 | 1 | -1/+1 |
* | index for contribs | Bryan Newbold | 2018-05-25 | 1 | -2/+2 |
* | file_release | Bryan Newbold | 2018-05-25 | 1 | -2/+1 |
* | refs and contribs | Bryan Newbold | 2018-05-25 | 1 | -13/+33 |