Commit Graph

89 Commits

Author SHA1 Message Date
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
Amudieshwar A G
59d1ee1b24 Merge branch 'main' into feature/bus-routes 2026-07-23 14:51:08 +05:30
Amudieshwar A G
8d21be670a chore(pom): set Java version to 17 for local compatibility 2026-07-23 14:51:08 +05:30
Anbuselvan-dev
021717b7e0 fix(home): fix imageRendering CSS type 2026-07-23 14:43:30 +05:30
Anbuselvan-dev
177fa095c0 merge: resolve merge conflicts with main branch and update student toolkit 2026-07-23 14:43:16 +05:30
Anbuselvan-dev
94ac3c32ef toolkit 2026-07-23 14:37:27 +05:30
Anbuselvan-dev
43c570f4f3 fix(backend): resolve merge conflict and update application properties 2026-07-23 14:31:50 +05:30
Devesh S
83f1a29d0d ui: change empty replies placeholder button text from 'No replies yet' to '0 replies' 2026-07-23 14:24:06 +05:30
Amudieshwar A G
ecd00d38e4 chore(git): merge feature/bus-routes into main 2026-07-23 14:23:10 +05:30
Amudieshwar A G
5a10192ef0 feat: integrate all frontend modules and premium UI 2026-07-23 14:22:47 +05:30
Devesh S
528071ec4d ui: remove duplicate description text in one-line Q&A cards 2026-07-23 14:16:48 +05:30
Anbuselvan-dev
9e9700f713 feat(toolkit): complete student toolkit with interactive guides, custom icons, and 3x2 grid layout 2026-07-23 14:15:07 +05:30
Devesh S
beb075f9b9 ui: remove empty answers helper text fallback in Q&A cards 2026-07-23 14:10:07 +05:30
Devesh S
0460bb4a2b ui: make inputs glow premium orange on focus and remove default outlines 2026-07-23 14:08:49 +05:30
Amudieshwar A G
626d44996d Merge remote-tracking branch 'origin/feature/frontend-premium-ui' into feature/notes-pyqs 2026-07-23 13:51:46 +05:30