|
|
d0842c515f
|
Change move file endpoint from PUT to POST and add integration tests for file moving and renaming
|
2025-10-22 21:50:37 +02:00 |
|
|
|
aca127e52e
|
Move rate limiting for authentication endpoints to the public routes group
|
2025-10-11 22:16:15 +02:00 |
|
|
|
a904a0d1a3
|
Improve admin credentials error messages with setup instructions
|
2025-10-11 21:22:38 +02:00 |
|
|
|
62605b3689
|
Refactor encryption key handling: auto-generate if not provided, update README and tests
|
2025-10-11 21:18:24 +02:00 |
|
|
|
8920027a9c
|
Load or generate signing key from file
|
2025-10-11 20:55:44 +02:00 |
|
|
|
4ea24f07d1
|
Refactor file routes and update API endpoints for consistency
|
2025-07-12 12:34:17 +02:00 |
|
|
|
ae4e9c8db2
|
Add upload and move file functionalities to API with appropriate routes
|
2025-07-10 21:07:20 +02:00 |
|
|
|
48d42a92c9
|
Refactor API routes to include "_op" prefix for last workspace and file operations
|
2025-07-08 20:16:46 +02:00 |
|
|
|
f3f2deea35
|
Update default DBURL to use sqlite:// format in DefaultConfig
|
2025-05-25 15:39:47 +02:00 |
|
|
|
0769aa2bac
|
Fix default database URL and type in Config
|
2025-04-18 19:21:06 +02:00 |
|
|
|
d3ffcfbb53
|
Replace interface{} with any
|
2025-02-24 21:42:39 +01:00 |
|
|
|
25defa5b65
|
Fix tests for db type
|
2025-02-22 22:32:38 +01:00 |
|
|
|
d47f7d7fb0
|
Use golang migrate for migrations
|
2025-02-22 21:53:12 +01:00 |
|
|
|
5079f3c96d
|
Update README config section
|
2024-12-27 16:55:56 +01:00 |
|
|
|
b6b4c01f0e
|
Rename app to Lemma
|
2024-12-19 23:59:27 +01:00 |
|
|
|
f0b6aa0d6e
|
Setup test logging
|
2024-12-19 23:42:19 +01:00 |
|
|
|
cf2e1809a4
|
Delete more debug logs
|
2024-12-19 22:26:29 +01:00 |
|
|
|
b065938211
|
Remove too many debug messages
|
2024-12-19 22:00:42 +01:00 |
|
|
|
f6de4fb839
|
Log the config after loading
|
2024-12-18 22:16:20 +01:00 |
|
|
|
8dd57bdf0b
|
Use lowercase for log messages
|
2024-12-15 17:13:40 +01:00 |
|
|
|
a32e0957ed
|
Add logging to app package
|
2024-12-15 16:46:29 +01:00 |
|
|
|
71df436a93
|
Simplify logging
|
2024-12-14 23:59:28 +01:00 |
|
|
|
1ee8d94789
|
Add logger to server
|
2024-12-12 21:06:15 +01:00 |
|
|
|
9d82b6426c
|
Use slog for logging
|
2024-12-12 20:53:35 +01:00 |
|
|
|
ea916c3ecc
|
Initial logging implementation
|
2024-12-10 22:16:50 +01:00 |
|
|
|
8a4508e29f
|
Update session and cookie managers
|
2024-12-07 21:19:02 +01:00 |
|
|
|
de9e9102db
|
Migrate backend auth to cookies
|
2024-12-05 21:56:35 +01:00 |
|
|
|
dc8fc6c225
|
Working swagger api docs
|
2024-12-03 22:06:57 +01:00 |
|
|
|
08e76671d0
|
Rework app setup
|
2024-12-02 21:23:47 +01:00 |
|
|
|
d5d2792689
|
Fix missing admin user setup
|
2024-11-30 19:38:47 +01:00 |
|
|
|
de2a9364ab
|
Split main into app package
|
2024-11-30 12:06:34 +01:00 |
|