Commit Graph

45 Commits

Author SHA1 Message Date
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
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
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
Devesh S
528071ec4d ui: remove duplicate description text in one-line Q&A cards 2026-07-23 14:16:48 +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
Devesh S
2174736532 ui: implement dynamic orange border highlight and shadow glow on hover for all cards 2026-07-23 13:32:58 +05:30
Devesh S
1c8c6c066b ui: make orange left-border hover effect apply dynamically to all cards 2026-07-23 11:36:41 +05:30
Devesh S
0e63fb40e7 ui: add trending tags and implement dynamic hashtag auto-detection 2026-07-23 11:32:41 +05:30
Devesh S
293104cab3 ui: compact question cards, threaded reply design, and unlike toggle 2026-07-23 11:18:47 +05:30
Devesh S
3060491914 Merge branch 'main' into feature/freshers-qa 2026-07-23 09:23:09 +05:30
Buvan
6db9775e07 Merge branch 'origin/main' into feature/faculty-directory 2026-07-23 08:22:24 +05:30
Buvan
67145fa207 feat: complete faculty directory changes 2026-07-23 08:21:21 +05:30
Shanmuga Krishnan S M
d7d9d46d15 fix: load telegram_bot_token and backend_url from env in polling/discord handlers 2026-07-23 00:09:40 +05:30
Shanmuga Krishnan S M
a3627da32f feat: implement community Q&A, scraper, and dynamic bus routes display without secrets 2026-07-23 00:08:44 +05:30
Chanakyan233
9b991e718a Merge pull request #2 from Amudieshwar-AG/feature/clubs-events
Add official RIT student clubs, matcher quiz, social link hub, and logos
2026-07-22 14:43:11 +05:30
Devesh S
b8b62bed66 telegram updated 2026-07-22 14:41:42 +05:30
Devesh S
163e9f93f2 feat: server-side pagination with prev/next arrows, page buttons, and skeleton loader 2026-07-22 14:36:02 +05:30
Chanakyan
4ff91cd228 Add official RIT student clubs, matcher quiz, social link hub, and logos 2026-07-22 14:33:47 +05:30
Devesh S
7536c244d5 feat: show 5 recent questions by default with Load More / Show Less pagination 2026-07-22 14:30:52 +05:30
Devesh S
132f3edbd4 feat: add option to display answers for the questions 2026-07-22 14:08:48 +05:30
Devesh S
3b8e9fa1ee fix: resolve framer-motion opacity 0 for asynchronously loaded questions 2026-07-22 14:05:23 +05:30
Devesh S
67d6849089 diagnostics: add console logging to fetchQuestions 2026-07-22 13:58:24 +05:30
Devesh S
3c1a92ce2a fix: switch to feature/freshers-qa and add robust fallback and date parsing 2026-07-22 13:44:36 +05:30
Devesh S
ec4d48acce Merge branch 'main' of https://github.com/Amudieshwar-AG/Freshers-Hub 2026-07-22 13:40:32 +05:30
Devesh S
1797c59e33 latest changes 2026-07-22 13:40:04 +05:30
Devesh S
df3bb661cb fix: resolve NaN and missing answers count in frontend UI 2026-07-22 13:27:50 +05:30
Devesh S
61b59a8263 feat: add author name input and allow wildcard CORS origins 2026-07-22 13:24:38 +05:30
Devesh S
8cacd1f23e feat: implement Q&A database persistence and Telegram bot integration 2026-07-22 12:30:21 +05:30
Amudieshwar A G
2bf7985f90 Merge pull request #1 from Amudieshwar-AG/feature/notes-pyqs
feat: connect notes APIs, update stats, and setup explore smooth-scroll
2026-07-22 12:00:20 +05:30
Amudieshwar A G
0209657182 feat: configure explore hub smooth scroll anchor and update homepage legacy stats 2026-07-22 11:57:38 +05:30
Amudieshwar A G
bcfc5f32e0 style: add ambient shadow glow and glassmorphic frosted edge border to campus image 2026-07-22 11:20:39 +05:30
Amudieshwar A G
3f95f93eb4 style: replace canopy SVG with images.jpg and remove innovation box 2026-07-22 11:09:23 +05:30
Amudieshwar A G
bae794188e chore: add backend gitignore and remove target class files from git 2026-07-21 14:31:30 +05:30
Amudieshwar A G
4f433f4dba feat: implement database entities, repository, controllers, and data seeder for Notes & PYQs module 2026-07-21 14:30:52 +05:30
Amudieshwar A G
27999a5bea feat: scaffold centralized Spring Boot backend project 2026-07-21 14:04:30 +05:30
Amudieshwar A G
9dda0a93b9 docs: adjust branch mapping for 5-member team workload 2026-07-21 13:06:18 +05:30
Amudieshwar A G
fffbad9875 docs: add COLLABORATION.md mapping branches and database tables 2026-07-21 12:59:24 +05:30
Amudieshwar A G
b42435a0b2 chore: remove pgvector dependency for local postgres compatibility 2026-07-21 12:57:16 +05:30
Amudieshwar A G
276338b05a feat: database scaffolding, docker-compose and schema DDL 2026-07-21 12:22:38 +05:30
Amudieshwar A G
e2c86755ef feat: initial frontend build for RIT Freshers Hub 2026-07-21 12:21:53 +05:30