- Mar 13, 2025
-
-
Felix Eckhofer authored
Now that the code is public, having a hardcoded string seems even less prudent...
-
- Mar 04, 2025
- Jan 02, 2025
-
-
Felix Eckhofer authored
There are no more updates available as of now.
-
- Jan 01, 2025
-
-
Felix Eckhofer authored
-
- Dec 27, 2024
-
-
Felix Eckhofer authored
-
- Dec 26, 2024
-
-
Felix Eckhofer authored
-
- Dec 23, 2024
-
-
Felix Eckhofer authored
Login still works regardless of case!
-
Felix Eckhofer authored
-
- Dec 22, 2024
-
-
Felix Eckhofer authored
-
Felix Eckhofer authored
Required by the more languages team.
-
Felix Eckhofer authored
When talks are removed from Fahrplan, move them to a dummy stage.
-
Felix Eckhofer authored
This fixes a problem when updating the profile due to having a hidden email field.
-
- Dec 21, 2024
-
-
Felix Eckhofer authored
-
- Dec 20, 2024
-
-
Felix Eckhofer authored
-
Felix Eckhofer authored
This allows signup, profile edits and login/logout. Note that due to poor naming, there are conflicts between our session model und what devise thinks a session should be. In particular, we have to rename `new_session_path(resource_name)` -> `new_user_session_path` and `session_path(resource_name)` -> `user_session_path`. Cf. https://github.com/heartcombo/devise/issues/2800
-
Felix Eckhofer authored
-
- May 26, 2024
- May 25, 2024
-
-
Teal authored
-
- May 24, 2024
-
-
Teal authored
-
- Apr 09, 2024
-
-
Teal authored
-