• Joined on 2024-08-08
paul pushed to main at paul/task-manager 2025-10-24 10:13:16 +02:00
64114cfb9c Add basic functionality for setting up a new project
4a5a59fb34 Add context menu to calendar view for task management
82ffb73d41 Add and improve task management features for better user control
7870d0b31e Improve task management with quick delete and complete options
037256401f Add quick ways to complete and delete tasks
Compare 5 commits »
paul pushed to main at paul/task-manager 2025-10-24 08:48:46 +02:00
b21d13d580 Improve the app's visual appeal and user interaction
814163b07f Add functionality to delete tasks with a confirmation dialog
8fe1c66d70 Improve task management by adding translations for all app features
Compare 3 commits »
paul pushed to main at paul/task-manager 2025-10-24 07:48:38 +02:00
b74a290337 Improve the way users can edit their profile information
dcf8606c4c Improve app navigation and settings by adding new translations
3c16c1385a Add full language translation support with German option
32d3126dc9 Add support for multiple languages in the application interface
571245e2d9 Add full language translation support and settings option
Compare 5 commits »
paul pushed to main at paul/task-manager 2025-10-23 22:42:56 +02:00
237c97dcd5 Correctly place built frontend files in the server directory
paul pushed to main at paul/task-manager 2025-10-23 21:52:05 +02:00
428c4d6a67 Provide comprehensive deployment options for TaskFlow
paul pushed to main at paul/task-manager 2025-10-23 21:17:17 +02:00
3ef3792b01 Fix database connection issues when deploying with Docker
paul pushed to main at paul/task-manager 2025-10-23 20:52:17 +02:00
a82a8a4135 Add guide to resolve PostgreSQL connection errors during startup
paul pushed to main at paul/task-manager 2025-10-23 20:33:41 +02:00
25f6991ce2 Fix database connection error preventing app initialization
paul pushed to main at paul/task-manager 2025-10-23 20:26:50 +02:00
ce42a9b984 Improve database connection configuration and documentation for SSL
paul pushed to main at paul/task-manager 2025-10-23 20:13:15 +02:00
8d22cc5873 Enable secure database connections for production environments
paul pushed to main at paul/task-manager 2025-10-23 19:51:57 +02:00
1f8b382fd5 Use tsx to run TypeScript directly in production environments
35c0889e05 Fix module resolution errors in Node.js production deployment
Compare 2 commits »
paul pushed to main at paul/task-manager 2025-10-23 17:56:57 +02:00
d6d23e74e1 Ensure shared schema is compiled for production deployment
paul pushed to main at paul/task-manager 2025-10-23 17:17:29 +02:00
6ff53e071a Fix Docker deployment by resolving module resolution errors
paul pushed to main at paul/task-manager 2025-10-23 17:00:59 +02:00
e0512aa412 Fix Vite module not found error in production Docker deployments
paul pushed to main at paul/task-manager 2025-10-23 16:51:24 +02:00
ed49eb0fce Improve deployment documentation and logging
paul pushed to main at paul/task-manager 2025-10-23 16:25:02 +02:00
40f661b39b Add detailed Docker deployment guide and instructions
paul pushed to main at paul/task-manager 2025-10-23 16:16:34 +02:00
b661aacdee Add CI/CD pipeline configuration for automated builds
paul pushed to main at paul/task-manager 2025-10-23 16:10:12 +02:00
9ab9b41588 Prepare application for production deployment with Docker and PostgreSQL
32e5fbe6ac Prepare application for production deployment with Docker and PostgreSQL support
784968521a Prepare application for production deployment with Docker and PostgreSQL
Compare 3 commits »
paul pushed to main at paul/task-manager 2025-10-23 15:27:03 +02:00
4133052165 Prepare application for production deployment with Docker and PostgreSQL
24aacb3787 Improve mobile-first design with responsive layouts and adaptive components
0239136565 Improve app responsiveness and visual consistency across devices
5e85e7c0e2 Improve the system for managing user permissions and roles
52c57a87c4 Add initial project setup for a task management application
Compare 46 commits »
paul pushed to main at paul/task-manager 2025-10-23 15:24:30 +02:00
4627ad9190 README.md gelöscht