Stone_Red
  • Joined on 2026-09-03
Stone_Red commented on issue detleph/server#18 2026-09-04 00:21:37 +02:00
[GH-ISSUE #42] Add an image and markdown for events

@stephan418 commented on GitHub (May 3, 2022):

The markdown text has to be added to the db schema first (Probably as detail String?)

Stone_Red commented on issue detleph/server#16 2026-09-04 00:21:37 +02:00
[GH-ISSUE #41] Add update controllers

@stephan418 commented on GitHub (May 29, 2022):

Impressive. Will review the code and get back

Stone_Red commented on issue detleph/server#18 2026-09-04 00:21:37 +02:00
[GH-ISSUE #42] Add an image and markdown for events

@Flexla54 commented on GitHub (May 8, 2022):

I think that the md-text is represented by description. I'll rename it to ensure a better readability.

Stone_Red commented on issue detleph/server#16 2026-09-04 00:21:37 +02:00
[GH-ISSUE #41] Add update controllers

@stephan418 commented on GitHub (Jun 3, 2022):

Seems mostly finished.

Stone_Red opened issue detleph/server#16 2026-09-04 00:21:36 +02:00
[GH-ISSUE #41] Add update controllers
Stone_Red closed issue detleph/server#16 2026-09-04 00:21:36 +02:00
[GH-ISSUE #41] Add update controllers
Stone_Red opened issue detleph/server#17 2026-09-04 00:21:36 +02:00
[GH-ISSUE #43] Are campaigns and links still relevant?
Stone_Red closed issue detleph/server#17 2026-09-04 00:21:36 +02:00
[GH-ISSUE #43] Are campaigns and links still relevant?
Stone_Red opened issue detleph/server#18 2026-09-04 00:21:36 +02:00
[GH-ISSUE #42] Add an image and markdown for events
Stone_Red closed issue detleph/server#18 2026-09-04 00:21:36 +02:00
[GH-ISSUE #42] Add an image and markdown for events
Stone_Red commented on issue detleph/server#16 2026-09-04 00:21:36 +02:00
[GH-ISSUE #41] Add update controllers

@stephan418 commented on GitHub (May 3, 2022):

This could be done using PATCH for partial updates and PUT for complete writeovers

Stone_Red commented on issue detleph/server#17 2026-09-04 00:21:36 +02:00
[GH-ISSUE #43] Are campaigns and links still relevant?

@Flexla54 commented on GitHub (May 8, 2022):

If the sign up will be done over the homepage, then the Campaign and Link models can be removed. Note that:

-…

Stone_Red commented on issue detleph/server#16 2026-09-04 00:21:36 +02:00
[GH-ISSUE #41] Add update controllers

@Flexla54 commented on GitHub (May 29, 2022):

I think all controllers own one or more update methods. Please check feature-roles branch if all update methods…

Stone_Red opened issue detleph/server#15 2026-09-04 00:21:35 +02:00
[GH-ISSUE #39] Add option to make requireAuthentication not mandatory
Stone_Red opened issue detleph/server#14 2026-09-04 00:21:35 +02:00
[GH-ISSUE #31] Finish E-Mail verification subsystem
Stone_Red closed issue detleph/server#15 2026-09-04 00:21:35 +02:00
[GH-ISSUE #39] Add option to make requireAuthentication not mandatory
Stone_Red closed issue detleph/server#14 2026-09-04 00:21:35 +02:00
[GH-ISSUE #31] Finish E-Mail verification subsystem
Stone_Red commented on issue detleph/server#13 2026-09-04 00:21:35 +02:00
[GH-ISSUE #32] Add error handling and logging

@stephan418 commented on GitHub (May 1, 2022):

This was implemented in #38

Stone_Red commented on issue detleph/server#14 2026-09-04 00:21:35 +02:00
[GH-ISSUE #31] Finish E-Mail verification subsystem

@Stefan-5422 commented on GitHub (Apr 23, 2022):

Not yet, currently I have not yet implementing handling the verification codes. The email system itself works

Stone_Red commented on issue detleph/server#15 2026-09-04 00:21:35 +02:00
[GH-ISSUE #39] Add option to make requireAuthentication not mandatory

@stephan418 commented on GitHub (May 30, 2022):

Created through new middleware functions