Skip to content

Releases: fachschaftinformatik/web

v0.1.9

16 Feb 20:11
22b248f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.8...v0.1.9

v0.1.8

31 Jan 13:52
dff4ba7

Choose a tag to compare

What's Changed

Full Changelog: v0.1.7...v0.1.8

v0.1.7

31 Jan 13:36
f560ba9

Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

31 Jan 12:50
e4d50d8

Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

31 Jan 12:33
1e8a8dc

Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

30 Jan 16:42
41d08a7

Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

27 Jan 12:34
8fed7bd

Choose a tag to compare

What's Changed

  • feat(website): add share links to posts and comments by @lacamera in #102
  • fix(website): ui and color adjustments by @lacamera in #103

Full Changelog: v0.1.2...v0.1.3

v0.1.2

22 Jan 23:55
26c898c

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

22 Jan 14:48
d914963

Choose a tag to compare

What's Changed

  • fix(website): fix infinite request loop on discussions by @lacamera in #97

Full Changelog: v0.1.0...v0.1.1

v0.1.0

22 Jan 13:46
0e7006f

Choose a tag to compare

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

Full Changelog: https://github.com/fachschaftinformatik/web/commits/v0.1.0