pop-camarades/helpers
2025-05-11 16:21:38 +02:00
..
database Search: if both active and archived are turned off, return nothing 2025-03-29 12:44:19 +01:00
config.go Add "behind proxy" mode to use forwarded IP headers 2025-03-29 12:44:19 +01:00
database.go GORM set max connections to 1 2025-04-08 15:16:17 +02:00
embed.go Go licenses as markdown template 2025-05-11 16:21:38 +02:00
error_handler.go Simplify fiber error handler 2025-03-29 12:44:19 +01:00
jobs.go Purge old expired sessions 2025-03-29 12:44:19 +01:00
logger.go Show debug logs only when debug mode enabled 2025-03-29 12:44:19 +01:00
pagination.go Fix pagination 2025-03-29 12:44:19 +01:00
passwords.go first commit 2025-03-29 12:44:17 +01:00
permissions.go Add permissions helper functions 2025-03-29 12:44:18 +01:00
saved_session.go Purge saved session on logout 2025-03-29 12:44:19 +01:00
session.go Session expiration management: error handling and remove useless line 2025-03-29 12:44:18 +01:00
templates.go Footer with souce code link & generation time 2025-03-29 12:44:18 +01:00
users.go Fix 404 & clean code 2025-03-29 12:44:18 +01:00