Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | license under AGPL/zero/MIT | Bryan Newbold | 2018-07-24 | 3 | -0/+704 |
* | whole bunch of clippy fixes | Bryan Newbold | 2018-07-24 | 5 | -72/+73 |
* | update error-chain to fix warnings | Bryan Newbold | 2018-07-24 | 2 | -2/+11 |
* | use test db when debugging schema | Bryan Newbold | 2018-07-24 | 1 | -1/+1 |
* | API schema updates | Bryan Newbold | 2018-07-24 | 1 | -4/+9 |
* | partial implementation of new API features | Bryan Newbold | 2018-07-24 | 13 | -120/+481 |
* | tweaks/fixes to SQL changes | Bryan Newbold | 2018-07-24 | 2 | -7/+10 |
* | start updating API spec | Bryan Newbold | 2018-07-23 | 1 | -6/+39 |
* | bunch of SQL updates | Bryan Newbold | 2018-07-23 | 1 | -48/+105 |
* | sql: work really an empty stub | Bryan Newbold | 2018-07-20 | 1 | -8/+4 |
* | python updates for identifier changes | Bryan Newbold | 2018-07-20 | 10 | -25/+32 |
* | codegen python client | Bryan Newbold | 2018-07-20 | 10 | -82/+108 |
* | oops, forgot revisions should be UUID | Bryan Newbold | 2018-07-20 | 3 | -6/+17 |
* | at least some rust editor/group test | Bryan Newbold | 2018-07-20 | 1 | -0/+35 |
* | editor_id and editgroup_id as idents; revisions as raw UUID | Bryan Newbold | 2018-07-20 | 7 | -115/+129 |
* | update fatcat-api lib with schema changes | Bryan Newbold | 2018-07-20 | 9 | -431/+419 |
* | API schema changes for ident changes | Bryan Newbold | 2018-07-20 | 1 | -10/+14 |
* | update schema (sql and api) for rev ids, editor_id, editgroup_id | Bryan Newbold | 2018-07-20 | 2 | -131/+130 |
* | format InvalidFatcatId errors in API response (hack) | Bryan Newbold | 2018-07-20 | 1 | -4/+8 |
* | more fcid tests | Bryan Newbold | 2018-07-20 | 1 | -0/+4 |
* | python base32 idents | Bryan Newbold | 2018-07-20 | 3 | -88/+95 |
* | rust: base32 encoded idents | Bryan Newbold | 2018-07-20 | 7 | -89/+137 |
* | prep for base32 encoded identifiers | Bryan Newbold | 2018-07-20 | 3 | -27/+49 |
* | entity ident (fcid) UUID helpers | Bryan Newbold | 2018-07-20 | 3 | -1/+30 |
* | work all cut out | Bryan Newbold | 2018-07-20 | 1 | -18/+35 |
* | fix orcid name parsing | Bryan Newbold | 2018-07-18 | 2 | -1/+11 |
* | fix display of files when file size not known | Bryan Newbold | 2018-07-18 | 1 | -2/+2 |
* | update TODO | Bryan Newbold | 2018-07-18 | 1 | -0/+46 |
* | larger font (slightly) | Bryan Newbold | 2018-06-30 | 5 | -20/+23 |
* | update TODO/notes again | Bryan Newbold | 2018-06-30 | 3 | -3/+46 |
* | add cat photo to front page | Bryan Newbold | 2018-06-30 | 3 | -1/+9 |
* | yet more web tweaks | Bryan Newbold | 2018-06-30 | 4 | -25/+70 |
* | better extra json printing | Bryan Newbold | 2018-06-30 | 5 | -11/+22 |
* | switch from newest to oldest wayback link | Bryan Newbold | 2018-06-30 | 2 | -4/+4 |
* | release view tweaks from real data | Bryan Newbold | 2018-06-30 | 1 | -5/+6 |
* | extra json as code, not pre | Bryan Newbold | 2018-06-30 | 2 | -2/+2 |
* | template bugfixes | Bryan Newbold | 2018-06-30 | 1 | -2/+3 |
* | changelog is limited | Bryan Newbold | 2018-06-30 | 1 | -0/+2 |
* | update readmes/TODOs | Bryan Newbold | 2018-06-30 | 3 | -38/+37 |
* | fix problems with dummy data | Bryan Newbold | 2018-06-30 | 1 | -9/+9 |
* | more fatcat-web views (changelog, history, etc) | Bryan Newbold | 2018-06-30 | 21 | -58/+1488 |
* | refactor massive rust api_server into api_wrappers | Bryan Newbold | 2018-06-30 | 3 | -439/+468 |
* | generic changelog endpoints | Bryan Newbold | 2018-06-30 | 14 | -25/+750 |
* | respect more flag for stats endpoint | Bryan Newbold | 2018-06-30 | 2 | -23/+35 |
* | fix release ref and contrib ordering | Bryan Newbold | 2018-06-30 | 1 | -0/+2 |
* | add remaining history endpoints | Bryan Newbold | 2018-06-30 | 13 | -107/+1400 |
* | history for container entities | Bryan Newbold | 2018-06-30 | 14 | -128/+596 |
* | refactor changelog entry spec structure | Bryan Newbold | 2018-06-30 | 8 | -142/+214 |
* | more small view tweaks | Bryan Newbold | 2018-06-30 | 2 | -8/+26 |
* | notes from auth research | Bryan Newbold | 2018-06-30 | 1 | -0/+12 |