Commit Graph

103 Commits

Author SHA1 Message Date
Shanmuga Krishnan S M
b461c6cf32 fix(ui): activate dark video overlay only when video is playing 2026-08-04 09:03:39 +05:30
Shanmuga Krishnan S M
68902caaa4 feat(ui): add ultra-optimized LazyVideoHero component with IntersectionObserver auto-pause, section-scoping, and CSS layout containment 2026-08-04 08:58:29 +05:30
Shanmuga Krishnan S M
6229128dd2 fix(bot): restrict collab application notifications strictly to author's telegram_chat_id & disable Discord collab functionality 2026-08-04 08:26:41 +05:30
Shanmuga Krishnan S M
7067f7cbad perf and ui: remove heavy video, strip RAG and Gemini labels, and deliver sleek modern UI 2026-08-04 08:06:25 +05:30
Shanmuga Krishnan S M
674eb437b4 fix(bus-routes): normalize route number matching for R01 vs 1 vs R15 formats 2026-08-03 14:44:49 +05:30
Shanmuga Krishnan S M
5676bb0950 feat(driver-app): add continuous 5s periodic uploader timer fallback in TrackingService 2026-08-03 14:41:49 +05:30
Shanmuga Krishnan S M
add0fbb47c fix(driver-app): use Locale.US in NetworkHelper to prevent invalid JSON formatting 2026-08-03 14:36:20 +05:30
Shanmuga Krishnan S M
01a3df2386 feat: transform Freshers-Hub into installable Progressive Web App (PWA) with offline caching 2026-08-03 14:18:46 +05:30
Shanmuga Krishnan S M
aaf6bb6093 fix: add discord.py to telegram-bot requirements.txt 2026-08-03 13:19:33 +05:30
Shanmuga Krishnan S M
c6915b6c83 fix: change API URL helpers to use relative routing in production regardless of port 2026-08-03 12:49:06 +05:30
Shanmuga Krishnan S M
ab759e37fd Add VPS deployment guide and production fixes 2026-08-03 11:20:35 +05:30
Amudieshwar A G
fb8bb87c74 feat: complete navigation, toolkit redlines, leetcode leaderboard light theme, campus map auto-scroll & video WebM optimization 2026-08-03 10:52:11 +05:30
Shanmuga Krishnan S M
d51d538ee9 feat: enhance chatbot Telegram/Discord integrations, add /remove commands and Q&A reply handling 2026-08-03 08:28:47 +05:30
Shanmuga Krishnan S M
8bd0718b72 feat: implement developer collaboration hub with telegram/discord interactive UI 2026-07-29 08:27:46 +05:30
Amudieshwar A G
2b4a8ee0e9 fix: crop and center logo badge, make background transparent to fit circle container 2026-07-28 13:06:06 +05:30
Shanmuga Krishnan S M
bb334c02ff ui changes 2026-07-28 08:32:27 +05:30
Shanmuga Krishnan S M
f22dfbd065 Support VITE_API_URL and VITE_CHATBOT_URL environment variables for hosted builds 2026-07-27 14:37:26 +05:30
Shanmuga Krishnan S M
ac7bd982a1 Expand geofencing bounds to include western routes like Kanchipuram and Arakkonam 2026-07-27 14:32:26 +05:30
Shanmuga Krishnan S M
18c71673b8 changes 2026-07-27 14:27:17 +05:30
Shanmuga Krishnan S M
a3e1f1e826 Implement active Location Sharing Stopped/Ended state with red dot pin 2026-07-27 13:51:41 +05:30
Shanmuga Krishnan S M
def3a7c9ce Delete unused map and coordinates scraper scripts 2026-07-27 11:03:22 +05:30
Shanmuga Krishnan S M
bb27f2ef99 Remove redundant Soundex phonetic mapping to reduce code complexity and duplicate matching overhead 2026-07-27 09:05:23 +05:30
Shanmuga Krishnan S M
c998e68718 Expand qna database to 60 items and add query logging in main.go 2026-07-27 08:56:11 +05:30
Shanmuga Krishnan S M
59895a0ec2 Upgrade matching logic to BM25 search scoring with Soundex phonetic corrector, bigrams, and suffix stemming 2026-07-27 08:47:53 +05:30
Shanmuga Krishnan S M
7bc77e5f98 Implement synonym map, Levenshtein fuzzy corrector, and multi-question FAQ indexing in chatbot service 2026-07-27 08:44:37 +05:30
Shanmuga Krishnan S M
42933f88cc Implement moderated Q&A board: questions only display after being answered 2026-07-27 08:39:58 +05:30
Shanmuga Krishnan S M
e993cc4ec9 Remove all markers and handle 20 min location sharing stopped state 2026-07-27 08:34:05 +05:30
Shanmuga Krishnan S M
285281d565 Remove Polyline route drawing from map 2026-07-27 08:29:42 +05:30
Shanmuga Krishnan S M
85b128bef5 feat: Add native Android driver tracking app and real-time backend/frontend bus tracking system 2026-07-24 21:22:37 +05:30
Shanmuga Krishnan S M
8e87bd72cd fix: restrict map route domain to Chennai region and implement numbered stop markers 2026-07-24 09:34:24 +05:30
Shanmuga Krishnan S M
2295187788 feat: implement interactive Leaflet bus route map and geocoding script 2026-07-24 09:27:40 +05:30
Shanmuga Krishnan S M
830c633a92 feat: consolidate idkgng branch features, integrate Go chatbot service, and fix local configurations 2026-07-24 09:18:35 +05:30
Amudieshwar A G
c16e5871ed feat(telegram-bot): add bot connection logging and direct reply helper message 2026-07-23 23:24:55 +05:30
Amudieshwar A G
b44365543d design: limit semester buttons filter to All, 1st Sem, and 2nd Sem 2026-07-23 22:58:20 +05:30
Amudieshwar A G
8106d2b279 design: restore custom notes card UI design and add subject dropdown filter 2026-07-23 22:56:11 +05:30
Amudieshwar A G
4defe555c5 feat(notes): fetch notes dynamically from the backend and wire up download functionality 2026-07-23 22:45:57 +05:30
Amudieshwar A G
ef84d2c33a fix(community): add string type annotation for tag parameter 2026-07-23 22:41:45 +05:30
Amudieshwar A G
975c2ab16e merge: merge feature/notes-pyqs into main and resolve conflict in Home.tsx 2026-07-23 22:40:38 +05:30
Devesh S
53c6a21aaf Freshers-qa 2026-07-23 22:19:20 +05:30
Devesh S
599df3254d ui: preserve input border radius and remove inner shaded gradient on focus 2026-07-23 21:59:38 +05:30
Devesh S
fc94b5081f ui: implement verified-card focus state style on Q&A inputs 2026-07-23 21:52:57 +05:30
Devesh S
e37d935324 ui: implement soft glow fade-in focus design for Q&A inputs 2026-07-23 21:35:47 +05:30
Chanakyan
4dd8b7d2d2 fix(backend): update application.properties ddl-auto to update 2026-07-23 21:33:00 +05:30
Chanakyan
65d1967e54 fix(backend): configure lombok annotation processor path in pom.xml 2026-07-23 21:32:59 +05:30
Chanakyan
f1c8f4ba0d feat: update campus blueprint map layout, box fit, pin coordinates, and facility details 2026-07-23 21:32:59 +05:30
Devesh S
f1010e01b5 ui: make inputs focus state clean, single border with no double outlines 2026-07-23 21:31:42 +05:30
Devesh S
3d948e3192 ui: remove confessions tab and layout from the community page completely 2026-07-23 21:27:36 +05:30
Devesh S
7aa1fc52fb ui: remove mock confessions in frontend and add empty state placeholder card 2026-07-23 21:22:05 +05:30
Amudieshwar A G
f810675191 Merge branch 'feature/bus-routes' 2026-07-23 14:55:10 +05:30
Amudieshwar A G
d06e68030e feat(bus-routes): implement direct tab navigation and Java 17 compile fix 2026-07-23 14:55:07 +05:30