Commit Graph

91 Commits

Author SHA1 Message Date
daniel156161 f65ef26d42 create uploads volume in dockerfile
Build and Push Docker Container / build-and-push (push) Successful in 1m59s
2025-10-25 16:22:22 +02:00
daniel156161 340d72ca56 update repo path
Build and Push Docker Container / build-and-push (push) Successful in 1m30s
2025-10-25 16:11:39 +02:00
daniel156161 42c7047a92 show how many ids got deleted and when none got deleted
Build and Push Docker Container / build-and-push (push) Successful in 1m28s
2025-10-25 15:58:55 +02:00
daniel156161 fe4526bfe0 generate longer file_ids and retry if they is a collison in the database
Build and Push Docker Container / build-and-push (push) Successful in 1m31s
2025-10-25 15:45:13 +02:00
daniel156161 85407ad86f fix upload and redirect user to file list when upload successfully
Build and Push Docker Container / build-and-push (push) Successful in 1m38s
2025-10-25 15:11:17 +02:00
daniel156161 cd96e9135f fix not logging when user accessed they files and only show the file access from the user files and not all
Build and Push Docker Container / build-and-push (push) Successful in 1m37s
2025-10-25 14:54:00 +02:00
daniel156161 6f92fdefa9 add new accesslog menu point 2025-10-25 14:21:01 +02:00
daniel156161 31a3e25a16 move template page files into a better structure 2025-10-25 14:20:12 +02:00
daniel156161 501acce9ba don't log if the same user access they shared files
Build and Push Docker Container / build-and-push (push) Successful in 1m30s
2025-10-25 13:55:55 +02:00
daniel156161 0ff61a9e81 rename static template file folder to static and update middleware to not show access in logging 2025-10-25 13:54:06 +02:00
daniel156161 180fd1c071 add better rate limits
Build and Push Docker Container / build-and-push (push) Successful in 1m48s
2025-10-24 21:59:02 +02:00
daniel156161 6f85ee1856 fix submenu nav color
Build and Push Docker Container / build-and-push (push) Successful in 1m27s
2025-10-24 20:30:57 +02:00
daniel156161 a1c2b50b2a change api groupe to NanoShare
Build and Push Docker Container / build-and-push (push) Successful in 1m37s
2025-10-24 20:25:35 +02:00
daniel156161 e6b55e498d fix nav color
Build and Push Docker Container / build-and-push (push) Successful in 1m31s
2025-10-24 20:05:14 +02:00
daniel156161 a418a16b1a let chatgpt combine styles into one css file and use it
Build and Push Docker Container / build-and-push (push) Successful in 1m28s
2025-10-24 19:57:38 +02:00
daniel156161 ae4995f49c remove of upsert 404 error pages into database 2025-10-24 19:40:37 +02:00
daniel156161 b88c01c884 add fontawsome web fonts 2025-10-24 19:39:02 +02:00
daniel156161 8a90c1d85b add fontawsome and font for error page 2025-10-24 19:34:21 +02:00
daniel156161 fd20755f39 add error images 2025-10-24 11:11:38 +02:00
daniel156161 1b6689f111 import errorsAndBots to get server error messages
Build and Push Docker Container / build-and-push (push) Successful in 1m38s
2025-10-24 11:03:04 +02:00
daniel156161 84acbe28d1 add my favicons 2025-10-24 10:58:21 +02:00
daniel156161 cb07d0b95e update requirements 2025-10-24 10:57:35 +02:00
daniel156161 346ffc892c add .venv into gitignore file 2025-10-24 10:53:23 +02:00
daniel156161 5ee2156288 add dockerfile and gitea workflow 2025-10-24 10:51:10 +02:00
daniel156161 2eda108577 add code to convert datetime into localtime into file list and add access quarys 2025-10-24 10:50:19 +02:00
daniel156161 d04cd5f831 add empty file access quarys 2025-10-24 08:32:39 +02:00
daniel156161 8c2259d1de add routes and upload functions 2025-10-24 08:25:57 +02:00
daniel156161 175f382ec0 add database quarys 2025-10-24 08:21:34 +02:00
daniel156161 404bf263bf add code to start the server 2025-10-24 08:21:16 +02:00
daniel156161 3645c60214 add pages 2025-10-24 08:20:04 +02:00
daniel156161 5a6b558d9c remove file_content and make expires_at not required 2025-10-23 18:27:19 +02:00
daniel156161 4c308beca2 make file_content not required 2025-10-23 14:43:08 +02:00
daniel156161 430351035d fix database remove readonly propertys 2025-10-23 13:50:23 +02:00
daniel156161 fe8c5c45f7 add file_size into database 2025-10-23 12:58:47 +02:00
daniel156161 f071573ab3 add file content into file type 2025-10-23 11:45:49 +02:00
daniel156161 feea239720 add user id into file type 2025-10-23 11:41:36 +02:00
daniel156161 83b2ba7aa5 add requirements 2025-10-23 11:32:41 +02:00
daniel156161 3d31783d59 add files to ignore in repo 2025-10-23 11:32:24 +02:00
daniel156161 273123c71c add database schema 2025-10-23 11:32:05 +02:00
daniel156161 eb66dab6fc add submodules 2025-10-23 11:31:47 +02:00
daniel156161 7d3dccb189 init commit 2025-10-23 07:54:51 +02:00