photoprism/internal/event
Michael Mayer ece066fb47 Event: Add code comments for easier troubleshooting #5235
Signed-off-by: Michael Mayer <michael@photoprism.app>
2025-09-30 21:55:54 +02:00
..
audit.go Event: Add code comments for easier troubleshooting #5235 2025-09-30 21:55:54 +02:00
buffer.go Logs: Prevent feedback loops by omitting repeated messages #2335 2022-05-20 11:31:39 +02:00
buffer_test.go Logs: Prevent feedback loops by omitting repeated messages #2335 2022-05-20 11:31:39 +02:00
const.go API: Add GET /cluster/theme endpoint and refactor config package #98 2025-09-11 06:47:45 +02:00
event.go Backend: Update copyright notices 2025-01-09 10:28:17 +01:00
format.go Logs: Refactor message formatting in event package 2025-03-26 12:58:51 +01:00
format_test.go Logs: Refactor message formatting in event package 2025-03-26 12:58:51 +01:00
hub.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
hub_test.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
init.go Backend: Move dummy package to /pkg/log/dummy 2024-07-03 09:24:55 +02:00
log.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
log_test.go Backend: Format go imports 2020-11-21 18:08:41 +01:00
log_writer.go Logging: Add output writer wrapper so the default logger can use Logrus 2022-12-23 01:35:59 +01:00
log_writer_test.go Logging: Add output writer wrapper so the default logger can use Logrus 2022-12-23 01:35:59 +01:00
logger.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00
login.go Account: Refactor access token API and request forms #808 #4114 2024-04-05 14:46:11 +02:00
publish.go Auth: Implement 2FA setup and login in the web user interface #808 #3943 2024-03-21 14:32:51 +01:00
publish_entities.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
publish_entities_test.go Auth: Open album share links in the regular user interface #98 #782 2022-10-02 11:38:30 +02:00
time.go Auth: Session and ACL enhancements #98 #1746 2022-09-28 09:01:17 +02:00