This website requires JavaScript.
70ac1ce73e
feat(webui): add dashboard stat details
main
forust
2026-07-26 19:53:19 +02:00
81e69865ce
fix(webui): bust stylesheet cache
forust
2026-07-26 19:47:48 +02:00
418c4d6192
fix(webui): prevent dashboard horizontal offset
forust
2026-07-26 19:45:23 +02:00
5956ea36a8
style(webui): match dashboard reference
forust
2026-07-26 19:29:04 +02:00
93c8d00af6
style(webui): format stylesheet
forust
2026-07-26 19:02:11 +02:00
08f8196bf9
style(webui): match GPU Radar visual system
forust
2026-07-26 18:56:41 +02:00
b963cf07df
ci: restore docker-based lint and validate jobs
forust
2026-06-30 01:12:51 +02:00
849bf97c97
ci: run lint and validate tools locally
forust
2026-06-30 00:15:02 +02:00
145e7de7f4
Harden scraper inputs and exports
forust
2026-06-29 17:27:43 +02:00
27296caf69
Merge branch 'dev'
forust
2026-06-28 01:04:17 +02:00
a11ed6c5ba
Simplify web UI theme
dev
forust
2026-06-28 01:02:24 +02:00
56f15e0ba5
Parallelize CI lint jobs
forust
2026-06-28 00:57:21 +02:00
26b6344f7a
Format web UI assets
forust
2026-06-28 00:55:11 +02:00
6bc8d6ed36
Polish web UI styling
forust
2026-06-28 00:53:54 +02:00
01a0d9c6d4
Add CI workflow comment
forust
2026-06-28 00:41:38 +02:00
d3beeb6b2d
feat: show next continuous run on dashboard
forust
2026-06-28 00:38:18 +02:00
24d4898865
Revert "Run CI linters without Docker"
forust
2026-06-28 00:37:48 +02:00
a74b8bfd14
Run CI linters without Docker
forust
2026-06-28 00:36:17 +02:00
a2c5ca7f2b
feat: add dedicated account settings page
forust
2026-06-28 00:36:05 +02:00
715cb448b7
Combine CI and publish workflows
forust
2026-06-27 23:06:45 +02:00
ec4805f027
Add Docker publish pipeline
forust
2026-06-27 23:01:57 +02:00
5b27852b97
fix: URL-decode channel_id path params, strip @ prefix for state lookup
forust
2026-06-27 17:05:54 +02:00
c5d0a7c7e5
docs: refresh API explorer for updated endpoints
forust
2026-06-27 21:47:45 +02:00
23bb370836
feat: polish multi-account dashboard and viewer
forust
2026-06-27 21:47:45 +02:00
ff1ca13a03
feat: harden multi-account backend and add tests
forust
2026-06-27 21:47:45 +02:00
7aa5c84e63
fix: add search param to legacy /api/channels/{id}/messages endpoint
forust
2026-06-27 21:28:08 +02:00
881e7ddfca
Harden account import/continuous behavior and finish multi-account UI polish
forust
2026-06-27 21:26:18 +02:00
59cdad220a
Fix account tab persistence and viewer fallback
forust
2026-06-27 19:09:07 +02:00
9b72c3128e
Merge branch 'dev'
forust
2026-06-27 16:30:36 +02:00
3eb6bdf534
docs: update README for multi-account, bump app.js cache version
forust
2026-06-27 15:58:10 +02:00
f0d207bdea
feat: add account selector dropdown in message viewer
forust
2026-06-27 15:51:19 +02:00
1bd385e054
fix: add WAL mode for session SQLite to prevent 'database is locked', persist active account tab in localStorage
forust
2026-06-27 15:45:05 +02:00
93f2b94dd2
chore: update entry points for multi-account
forust
2026-06-27 15:21:02 +02:00
eb69a89d91
feat: add multi-account message viewer support
forust
2026-06-27 15:20:56 +02:00
62a6a492e0
feat: add per-account web UI with account tabs
forust
2026-06-27 15:20:49 +02:00
bb4e28a710
feat: add per-account API, auth, and continuous orchestration
forust
2026-06-27 15:20:27 +02:00
220d04b3a6
feat: make scraper and job service account-aware
forust
2026-06-27 15:20:15 +02:00
6e3966aeb5
feat: add multi-account data layer with legacy migration
forust
2026-06-27 15:20:09 +02:00
f5ef74bda6
Merge dev into main: lint fixes and config updates
forust
2026-06-19 11:52:34 +02:00
ac5beb831b
lint: fix bare except and unused variables
forust
2026-06-19 11:52:30 +02:00
df644219de
k8s + image
forust
2026-06-11 18:19:17 +02:00
7af597b800
sidebar toggle + css
forust
2026-06-11 18:19:09 +02:00
c5361f2271
Redesign message viewer as Telegram-style chat with bubbles, replies, infinite scroll, and orientation
forust
2026-05-27 01:01:18 +02:00
1dfe41950e
Add graceful shutdown, logging, streaming with Range Requests, and state.json cache
forust
2026-05-27 00:14:26 +02:00
856d04bd16
Fixed on-hover button style
forust
2026-05-24 22:29:25 +02:00
d49fe28f08
Refactor server state and add health checks
forust
2026-05-24 22:24:13 +02:00
a78a708757
Improve webui style and add api docs
forust
2026-05-24 22:18:41 +02:00
6851922a9e
Merge branch 'dev'
forust
2026-05-24 21:56:24 +02:00
ff000e88d4
Enchance weblog
forust
2026-04-26 23:21:26 +02:00
cc99f752b3
Change exposed port to 7887
forust
2026-04-26 21:45:12 +02:00
be02eed378
Add export button for channel data and update API integration
forust
2026-04-25 22:12:14 +02:00
5b8a95d73d
Revert "Remove tty and stdin_open options"
forust
2026-04-25 03:00:00 +02:00
cf674b4943
Update port for webui to 7887
forust
2026-04-25 02:56:21 +02:00
612fa28ec6
Remove tty and stdin_open options
forust
2026-04-25 02:55:01 +02:00
47ef106ee1
Add .dockerignore file to exclude unnecessary files and directories
forust
2026-04-25 02:51:11 +02:00
46922a887f
Add tabbed navigation and update styles for content panels
forust
2026-04-25 02:43:16 +02:00
3565e31885
Remove funding config
forust
2026-04-25 02:35:02 +02:00
9094a52ccb
Restore funding config
forust
2026-04-25 02:34:45 +02:00
db3641ddf9
Add web auth and continuous scraping logs
forust
2026-04-25 02:34:35 +02:00
19e173212c
Update README for web UI workflow
forust
2026-04-25 02:19:58 +02:00
f57e1d63eb
Add lightweight web control panel
forust
2026-04-25 02:19:52 +02:00
535b8195ef
Prepare scraper for shared data and server mode
forust
2026-04-25 02:19:43 +02:00
ec14ba8eb3
Fixed destination channel selection
stable_cli
Dark Web Informer
2026-02-19 21:42:29 +00:00
f118e50940
Update with combined scraping and forwarding
Dark Web Informer
2026-01-30 16:29:31 +00:00
9082136d6e
Added Channel ID info when using Copy message
Dark Web Informer
2026-01-26 21:05:49 +00:00
b5bf63e1e1
Event handling fix
Dark Web Informer
2026-01-26 17:46:23 +00:00
b9ca6ce634
New Telegram Scraper Script with Copy/Forwarding
Dark Web Informer
2026-01-26 17:14:58 +00:00
a9b486d61b
Update and rename telegram-scraper.py to telegram-scraper-OLD.py
Dark Web Informer
2026-01-26 17:13:53 +00:00
fb7ad3742e
Version 3.1
𝓾𝓷𝓷𝓸𝓱𝔀𝓷
2025-12-12 15:38:09 +01:00
8d4e092b1b
Update telegram-scraper.py
𝓾𝓷𝓷𝓸𝓱𝔀𝓷
2025-09-11 17:34:59 +02:00
e7bf2b1ed7
Update requirements.txt
𝓾𝓷𝓷𝓸𝓱𝔀𝓷
2025-09-11 17:34:30 +02:00
7db46018ce
Update README.md
𝓾𝓷𝓷𝓸𝓱𝔀𝓷
2025-09-11 17:32:56 +02:00
65b221ade6
Update requirements.txt
Robert Aitch
2025-07-20 20:18:12 +02:00
ac7d6de06b
Performance improvements
Robert Aitch
2025-07-20 00:57:54 +02:00
57bf125ca1
Delete gai.py
Robert Aitch
2025-07-20 00:36:53 +02:00
f383f222c4
Update README.md
Robert Aitch
2025-07-20 00:35:41 +02:00
6273c9c11c
Merge pull request #12 from chaseyoungcn/main
𝓾𝓷𝓷𝓸𝓱𝔀𝓷
2025-07-18 10:33:00 +02:00
85d3f0f935
Rename gai to gai.py
fxxk-research
2025-06-26 13:36:58 +08:00
30bda684fe
Update gai
fxxk-research
2025-06-26 13:36:15 +08:00
aa9b756d37
Create gai
fxxk-research
2025-06-23 11:03:53 +08:00
6baf4bdd13
get total_messages speed up
fxxk-research
2025-06-19 20:42:10 +08:00
6c98710320
Merge pull request #11 from skorphil/main
𝓾𝓷𝓷𝓸𝓱𝔀𝓷
2025-05-18 22:10:03 +02:00
b32e6311fc
Added status messages to counting
Philipp Rich
2025-05-15 19:49:32 +04:00
75679fab31
Update README.md
𝓾𝓷𝓷𝓸𝓱𝔀𝓷
2024-12-27 18:28:40 +01:00
98366f2a9f
Update FUNDING.yml
𝓾𝓷𝓷𝓸𝓱𝔀𝓷
2024-12-27 18:27:54 +01:00
6d47879ce8
Update README.md
ųŋŋøհwn
2024-11-12 08:55:14 +01:00
84953fc503
Create FUNDING.yml
ųŋŋøհwn
2024-11-12 08:51:12 +01:00
5d615f804b
Update README.md
unnohwn
2024-11-10 23:03:24 +01:00
65df495c9b
Update README.md
unnohwn
2024-11-10 23:01:20 +01:00
cb4c485332
Update requirements.txt
unnohwn
2024-11-10 22:58:29 +01:00
28dc8a95c5
Update README.md
unnohwn
2024-11-10 22:57:19 +01:00
ebbd142aef
Merge pull request #1 from ThBroth/main
unnohwn
2024-11-10 22:55:21 +01:00
54cdffeb82
changed if/else to match/case and added list_Channels()
brawler
2024-11-10 21:27:54 +01:00
7373a7f7cb
Update README.md
unnohwn
2024-11-04 23:31:31 +01:00
5fda668b9f
Update README.md
unnohwn
2024-11-04 22:22:38 +01:00
ef022f2afd
Add files via upload
unnohwn
2024-11-04 22:19:57 +01:00
581696b21f
Initial commit
unnohwn
2024-11-04 22:19:31 +01:00