Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
moinulmoin created a repository: moinulmoin/localguard-web
moinulmoin created a tag on moinulmoin/local-guard
v0.1.1 - LocalGuard - disable extensions on localhost and restore them when you leave
moinulmoin published a release on moinulmoin/local-guard
v0.1.1
This release fixes the issue where tabs would reload unnecessarily, especially during URL changes within the same tab.moinulmoin pushed 2 commits to main moinulmoin/local-guard
moinulmoin pushed 1 commit to main moinulmoin/local-guard
- docs: :memo: update README to reflect project name change to 'LocalGuard' and add detailed installation, usage, and f... cc58646
moinulmoin pushed 1 commit to main moinulmoin/local-guard
- feat: :sparkles: add development server configuration and enhance localhost tab handling in background script c538fa1
moinulmoin pushed 1 commit to main moinulmoin/local-guard
- refactor: :recycle: update project name to 'local-guard', remove unused SVG assets, and update icon images 46742ef
moinulmoin pushed 1 commit to main moinulmoin/local-guard
- feat: :sparkles: update popup title and remove header from App component 0311116
moinulmoin pushed 65 commits to master moinulmoin/umami
- Restore client-side search where needed. fe9db71
- Export and use formatCity. 53449d6
- Add language to useFormat. d643e51
- Search cities in app. 73f5aca
- Use init when running in Docker to avoid zombie process When the `start-docker` script is executed, some process is ... 995458d
- feat: allow for URL pattern matching on funnels 5ca87dd
- feat: refactor if statements d99b822
- Upgraded next and prisma. Replaced moment-timezone. fccb1dd
- Merge branch 'dev' of https://github.com/umami-software/umami into dev d15bc58
- fix unknown icon and country render link b61e149
- Updated packages. 6f9beda
- Removed zen styles. 1c377bc
- respect www subdomain when fetching website favicon 83af7fa
- next.js 15 sync-dynamic-apis update dfc13ce
- fix sessionactivity overflow d800b42
- get min/max date from website_event_stats_hourly view b5f5f07
- Merge pull request #3072 from mxbeer/bugfix/favicon-www-hostname respect www subdomain when fetching website favicon bf89dfd
- fix min date chart bug when using all time c851f3b
- Don't return deleted website on share page. afa903a
- Ignore missing website id. 4af275a
- and 45 more ...