mirror of
https://github.com/misiektoja/instagram_monitor.git
synced 2026-04-25 22:35:49 +03:00
[PR #37] [MERGED] Web and terminal dashboard, Discord webhook, detailed follower logging, debug and verbose mode #64
Labels
No labels
Stale
Stale
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/instagram_monitor#64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/misiektoja/instagram_monitor/pull/37
Author: @misiektoja
Created: 1/7/2026
Status: ✅ Merged
Merged: 1/11/2026
Merged by: @misiektoja
Base:
dev← Head:pr/Sha-Dox/36📝 Commits (10+)
d296ad5Web ui, discord webhook and detailed follower loggingaed24a5chore(pr-36): resolve conflicts against dev2507f58fix(ui): improve security, accessibility and user experience78c934edocs(readme): add security note for web UI usage8a9a0affix: address critical security and thread safety issues7eaa465fix: add WEB_UI_ENABLED to globals and fix startup message ordering6660c0afeat(ui): add user/config mode toggle and implement mode-specific views518271cfeat: enable simultaneous Rich/Web UI, fix Rich UI, reorganize flags and defaultsba760f8feat(ui): transform Rich UI into professional dashboard with activity log495e10edocs(readme): include new view modes and dashboard features📊 Changes
7 files changed (+5585 additions, -344 deletions)
View changed files
📝
README.md(+252 -33)📝
RELEASE_NOTES.md(+12 -4)📝
instagram_monitor.py(+3391 -306)📝
instagram_profile_pic_empty.jpeg(+0 -0)📝
pyproject.toml(+3 -1)📝
requirements.txt(+2 -0)➕
templates/index.html(+1925 -0)📄 Description
Recreated PR #36 after retargeting from main to dev and resolving conflicts caused by branch divergence.
Original implementation by @Sha-Dox.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.