index
:
fatcat
bnewbold-doaj-article-harvest
bnewbold-elastic-extras
bnewbold-openapi-client-generator-v601
bnewbold-pythonclient-types
bnewbold-redoc
bnewbold-rust-gen-v5
bnewbold-sitemap
bnewbold-ubuntu-jammy
cockroach
confluent-kafka
master
preview
x-attic-auth-other-macaroon-lib
x-attic-camp
x-attic-changelog-export
x-attic-chocula
x-attic-cockroach
x-attic-golang
x-attic-more-importers
x-attic-preview
x-attic-python-rust-hacks
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
fatcat_web
Commit message (
Expand
)
Author
Age
Files
Lines
*
containers: progress on browse interface
Bryan Newbold
2022-02-11
4
-28
/
+146
*
container browse: quick fix type annotation
Bryan Newbold
2022-02-09
1
-1
/
+1
*
move container_status ES query code from fatcat_web to fatcat_tools
Bryan Newbold
2022-02-09
2
-153
/
+18
*
containers: initial work on 'browse' feature
Bryan Newbold
2022-02-09
4
-1
/
+107
*
web: move search-in-container to dedicated tab
Bryan Newbold
2022-02-09
4
-3
/
+119
*
search: improve container_id handling
Bryan Newbold
2022-02-09
1
-27
/
+6
*
container SERP: fix layout on mobile
Bryan Newbold
2022-02-09
2
-54
/
+62
*
container search: iterate on SERP page (including stats)
Bryan Newbold
2022-02-09
3
-10
/
+72
*
container: scholars portal kbart link; unknown type display
Bryan Newbold
2022-02-09
1
-1
/
+3
*
Merge remote-tracking branch 'github/master'
Bryan Newbold
2022-02-09
1
-1
/
+7
|
\
|
*
Display unknown abstract format
Johannah Sprinz
2022-02-08
1
-3
/
+7
|
*
hide abstract format if None
Johannah Sprinz
2022-02-08
1
-1
/
+3
*
|
web: update homepage preservation svg image
Bryan Newbold
2022-02-09
2
-2
/
+6
*
|
web: editgroup and editor underscore redirect helpers
Bryan Newbold
2022-02-09
1
-0
/
+10
*
|
release SERP: show wikidata QID
Bryan Newbold
2022-02-08
1
-0
/
+3
*
|
editing: correct button/form names
Bryan Newbold
2022-02-08
2
-2
/
+2
*
|
release: tweak preservation label text
Bryan Newbold
2022-02-08
1
-2
/
+2
|
/
*
container view: don't display status/type if unknown
Bryan Newbold
2022-02-07
1
-2
/
+8
*
web: switch 'perpetual access' terminology to 'preservation'
Bryan Newbold
2022-02-07
3
-9
/
+9
*
web: handle abstract with no mimetype
Bryan Newbold
2022-02-07
1
-1
/
+1
*
search: fix 'max() arg is an empty sequence'
Bryan Newbold
2022-02-04
1
-2
/
+2
*
search: add a circuit break on very large volume ranges
Bryan Newbold
2022-02-04
1
-0
/
+2
*
temporarily disable mypy checks on web_config.py
Bryan Newbold
2022-02-03
2
-2
/
+8
*
small changes to preservation coverage search queries
Bryan Newbold
2022-02-03
2
-10
/
+67
*
web: update front-page stats
Bryan Newbold
2022-02-01
1
-3
/
+3
*
web: support for alert messages (site-wide)
Bryan Newbold
2022-01-21
2
-1
/
+16
*
elasticsearch: bump timeout to 40 seconds (from default of 10)
Bryan Newbold
2022-01-10
1
-1
/
+1
*
make fmt
Bryan Newbold
2021-12-15
2
-5
/
+6
*
move from raven to sentry_sdk
Martin Czygan
2021-12-14
2
-5
/
+12
*
codespell fixes in python code (comments)
Bryan Newbold
2021-11-24
2
-3
/
+3
*
codespell fixes in web interface templates
Bryan Newbold
2021-11-24
14
-19
/
+19
*
typo: don't expand containers for release revs (TOML)
Bryan Newbold
2021-11-19
1
-1
/
+1
*
web editgroup diff: don't enrich in TOML diff; fix overlapping break
Bryan Newbold
2021-11-19
2
-5
/
+8
*
web generic entity helpers: make enrichment optional
Bryan Newbold
2021-11-19
1
-18
/
+49
*
polish editgroup diff view
Bryan Newbold
2021-11-18
3
-92
/
+75
*
initial implementation of editgroup 'diff' for review
Bryan Newbold
2021-11-17
4
-6
/
+183
*
web: fix API URL link for review pages of entities
Bryan Newbold
2021-11-17
1
-2
/
+2
*
web: handle ES non-int error codes better
Bryan Newbold
2021-11-12
1
-9
/
+12
*
lint: minor import tweak
Bryan Newbold
2021-11-09
1
-1
/
+1
*
web: work around remaining type annotation issues
Bryan Newbold
2021-11-03
2
-11
/
+15
*
ignore type errors in cors.py (third party code)
Bryan Newbold
2021-11-03
1
-2
/
+2
*
web: fix bytes/text warning logging
Bryan Newbold
2021-11-03
1
-3
/
+3
*
lint: remove unused import
Bryan Newbold
2021-11-03
1
-1
/
+0
*
web config: add helper for coercing env vars into booleans
Bryan Newbold
2021-11-03
1
-3
/
+32
*
web: add type annotations
Bryan Newbold
2021-11-03
12
-297
/
+347
*
introduce 'AnyResponse' type for Flask views
Bryan Newbold
2021-11-03
2
-0
/
+15
*
lint: resolve existing mypy type errors
Bryan Newbold
2021-11-02
4
-31
/
+39
*
web: annotate 'app' as 'Any', and document why
Bryan Newbold
2021-11-02
1
-1
/
+5
*
fmt (black): fatcat_web/
Bryan Newbold
2021-11-02
13
-1297
/
+1992
*
python: isort everything
Bryan Newbold
2021-11-02
6
-19
/
+25
[next]