- Western Massachusetts
- https://mtlynch.io
- @deliberatecoder
Highlights
- 10 discussions answered
Block or Report
Block or report mtlynch
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
-
ingredient-phrase-tagger Public
Forked from nytimes/ingredient-phrase-tagger
Fork of the NY Times tagger with improved testing, bugfixes
-
2,032 contributions in the last year
Less
More
Activity overview
Contributed to
mtlynch/whatgotdone,
tiny-pilot/tinypilot,
mtlynch/picoshare
and 5 other
repositories
Contribution activity
March 2022
Created 110 commits in 12 repositories
Created a pull request in mtlynch/picoshare that received 2 comments
Opened 107 other pull requests in 11 repositories
mtlynch/picoshare
74
merged
1
open
- Improve formatting for ExpirationTime type
- Fix types.NeverExpire to be 2999-12-31
- Improve organization for types
- Add reset DB convenience script
- Trim whitespace in navbar
- Add support for uploads through guest URLs
- Fix CSS for delete in file table
- Uncomment accidentally commented-out snippet
- Add copy links to upload complete notifications
- Change auth cookie to HttpOnly
- Set SameSite attribute on cookie to Strict
- URL-encode expiration timestamp
- Refactor clipboard.js
- Rename picoId to fileId
- Refactor snackbar into HTML custom element
- Rename copyToClipboard.js to just clipboard.js
- Create helpers for making short links and verbose links
- Sort file index by upload time from most recent to least recent
- Convert ESLint config to JSON
- Add ESLint check to git pre-commit hook
- Fix ESLint options
- Fix ESLint errors
- Render upload expiration options in Go instead of JS
- Remove duplicate addition of navbar template in renderTemplate
- Remove log message about missing shared secret cookie
- Some pull requests not shown.
mtlynch/mtlynch.io
11
merged
- Update link to Chaos Monkeys on indiebound
- Add VS Code settings
- Update link to Jordan Mechener book
- Switch to next-gen CircleCI convenience images
- Remove HTFP self-ads from popular posts
- Link fourth year solo post to all previous posts
- Fix dead links to python-attrs repo
- Fix typo Remove -> Remote
- Fix Feb 2022 retro date and image
- Remove dead link to wikipedia article and US census PDF
- Add February 2022 retrospective
tiny-pilot/make-edid
5
merged
awesome-selfhosted/awesome-selfhosted
3
merged
1
open
mtlynch/whatgotdone
3
merged
1
open
mtlynch/dusty-vcr-podcast
2
merged
tiny-pilot/ansible-role-janus-gateway
2
merged
bitsy-ai/ansible-role-janus-gateway
1
open
mtlynch/logpaste
1
merged
mtlynch/python3_seed
1
merged
tiny-pilot/picoshare-fly.io
1
merged
Reviewed 13 pull requests in 6 repositories
tiny-pilot/ansible-role-tinypilot
4 pull requests
mtlynch/picoshare
2 pull requests
tiny-pilot/ansible-role-janus-gateway
2 pull requests
tiny-pilot/tinypilot
2 pull requests
tiny-pilot/ansible-role-ustreamer
2 pull requests
tiny-pilot/janus-docker
1 pull request
Created an issue in mtlynch/picoshare that received 5 comments
Add option for generating shortlinks to file index
We only show the user the full link URLs when they initially upload a file. We should add an option in the table for copying the full link or short…
5
comments
Opened 19 other issues in 4 repositories
mtlynch/picoshare
8
open
7
closed
- Use goose for database migration
- NeverExpire is formatted unexpectedly
- Clicking the "Upload" navbar item when on the upload page should pop up the file picker
- Add upload progress indicator
- Add CSRF protection
- Support uploading via a command-line
- Use an authentication mechanism that's resistant to brute force / timing attacks
- Add a "never" expiration option
- Show disk utilization on server
- Support guest uploads
- Allow changes to expiration time after upload
- Add option to include filename in URL
- Handle STEP files correctly
- Support image upload via clipboard paste
- Support CDNs