Releases: fachschaftinformatik/web
Releases · fachschaftinformatik/web
v0.1.9
What's Changed
- chore(ci): enable support for arm64 images by @lacamera in #118
- Implement forgot password feature by @Jerrin-Jose in #114
- chore: remove artifact by @lacamera in #119
- chore(website): bump dependencies by @lacamera in #120
- chore: bump go to 1.26 by @lacamera in #121
- chore: configure dependabot for go and npm packages by @lacamera in #122
- chore(deps-dev): bump typescript-eslint from 8.54.0 to 8.56.0 in /website by @dependabot[bot] in #123
- chore(website): more info regarding registration by @lacamera in #129
- chore(deps-dev): bump @vitejs/plugin-react-swc from 4.2.2 to 4.2.3 in /website by @dependabot[bot] in #124
New Contributors
- @Jerrin-Jose made their first contribution in #114
- @dependabot[bot] made their first contribution in #123
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
What's Changed
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- chore: initialize repository by @lacamera in #3
- chore(website): initialize website by @lacamera in #4
- chore: rename yml to yaml by @lacamera in #5
- feat(db): initial db schema by @lacamera in #6
- feat(db): initialize db by @lacamera in #7
- feat: implement authentication handling by @lacamera in #30
- feat: login registration add by @katrinivan in #31
- chore(website): drop userboard by @katrinivan in #32
- feat: set up containers by @lacamera in #33
- feat(website): add initial authentication handling by @lacamera in #34
- Add Reko pages by @Ahmad-Osso in #35
- Feature: Team und Galerie by @katrinivan in #37
- Add NewsLayout and NewsDetail components by @acelya61 in #38
- Add forum standalone component by @Berkan58 in #39
- Frontend changes + Layoutoverlay dashboardPage login/registration changes by @KrYXXs in #36
- chore: bump go deps by @lacamera in #40
- fix(config): use correct DSN by @lacamera in #41
- feat(website): bump React to v19 by @lacamera in #42
- feat(website): migrate Material UI to version 6 by @lacamera in #43
- feat(website): migrate Material UI to v7 by @lacamera in #44
- build(website): vendor chunks by @lacamera in #45
- refactor(website): clean up project layout by @lacamera in #46
- Sidebar (Layout) Für andere pages hinzugefügt , eingeloggt bleiben button beim login ( längere session bis jetzt nicht möglich ) . Layout angepasst und seiten wie Galerie jetzt auch vor der anmeldung zur aufrufbar. by @KrYXXs in #47
- feat: add programs by @lacamera in #48
- feat: implement getProgramById by @lacamera in #49
- feat(website): move to openapi-ts client by @lacamera in #50
- feat: enable email verifications by @lacamera in #51
- feat(website): integrate form validation by @lacamera in #52
- fix(website): fix news layout by @lacamera in #53
- feat(api): use S3 as storage backend by @lacamera in #54
- fix(build): use proper password length for minio by @lacamera in #55
- Update data file by @Berkan58 in #56
- feat(exams): add upload section with button by @Ahmad-Osso in #57
- Update homepage layout and navigation by @KrYXXs in #60
- Update Media page.tsx by @katrinivan in #58
- feat: update forum page pagination and guest posts by @Berkan58 in #59
- feat: implement storage for exams by @lacamera in #61
- feat: support multi select of programs by @lacamera in #62
- feat: enable swagger OpenAPI generation by @lacamera in #63
- feat: enable support for S3 media upload by @lacamera in #64
- security: bump react to 19.2.3 to fix CVE-2025-55182 by @lacamera in #65
- Update forum page by @Berkan58 in #66
- fix: correct forum vote counter behavior by @Ahmad-Osso in #68
- Änderungen im News Layout und auf der create Seite by @acelya61 in #67
- feat(team): update team page and data.ts by @katrinivan in #70
- feat: startseite redesign by @KrYXXs in #69
- Theme überarbeitet, Startseite cleaner und theme farben hinzugefügt by @KrYXXs in #72
- feat(news): restrict create and delete actions to admins by @Ahmad-Osso in #73
- fix(news): sort news items strictly by date descending by @Ahmad-Osso in #74
- fix(forum): resolve white screen crash caused by invalid local storag… by @Ahmad-Osso in #75
- fix(router): register missing /news/create route - Added the '/news/c… by @Ahmad-Osso in #76
- refactor(website): fix linting type issues and improve accessibility by @lacamera in #77
- chore(website): bump dependencies by @lacamera in #78
- feat: implement user preferences by @lacamera in #80
- chore(website): re-generate api sdk by @lacamera in #81
- style(forum): enhance visibility of 'create post' button- Increased button size, padding, and font size for better visibility/UX. by @Ahmad-Osso in #79
- feat: implement notifications and search by @lacamera in #82
- chore(build): cache build artifacts by @lacamera in #83
- feat: implement forum, user profiles, and search bar by @lacamera in #84
- fix: activity feed links now link properly to media by @lacamera in #85
- Fix team page and email options by @katrinivan in #88
- feat(website): implement announcements and refactor the landing page by @lacamera in #89
- refactor(website): cleanup ununsed components by @lacamera in #90
- fix(website): fix avatar loading and add pagination to the forum by @lacamera in #91
- fix(website): improve mobile layout by @lacamera in #92
- refactor(website): unified auth and config by @lacamera in #93
- refactor: update core components and security hardening by @lacamera in #94
- ci: setup release workflow by @lacamera in #95
- refactor: restructure and consolidate migrations by @lacamera in #96
New Contributors
- @katrinivan made their first contribution in #31
- @Ahmad-Osso made their first contribution in #35
- @acelya61 made their first contribution in #38
- @Berkan58 made their first contribution in #39
- @KrYXXs made their first contribution in #36
Full Changelog: https://github.com/fachschaftinformatik/web/commits/v0.1.0