Commit Graph
47 Commits
Author SHA1 Message Date
liosha84 a05e9a31fc remake init data
json dump

Small bug fix
2025-08-18 12:26:34 +03:00
liosha84 0885a460c4 remake init data
json dump

Small bug fix
2025-08-15 02:14:54 +03:00
liosha84 b5e99b0116 remake init data
json dump
2025-08-14 18:50:16 +03:00
liosha84 c840adb229 Refactor tutorial and user models to replace fileName with id, update related components and services for consistency 2025-08-10 11:27:22 +03:00
liosha84 d45fd83593 Add fileName property to models and update related components for file handling 2025-08-09 22:22:02 +03:00
liosha84 c4c67e1ef1 Implement refresh token functionality and enhance error handling in authentication 2025-08-07 13:31:46 +03:00
liosha84 879531d1a8 Implement file name extraction from URL and enhance logging in tutorial operations 2025-08-06 23:16:53 +03:00
liosha84 cb5028fc31 Update Dockerfile path in docker-compose for correct build context 2025-08-06 20:41:34 +03:00
liosha84 b5bfb677d9 Refactor Docker setup and update file storage paths for improved containerization 2025-08-06 20:26:24 +03:00
liosha84 d6eed2e3e1 Refactor image URL handling and enhance tutorial component layout 2025-08-06 03:58:16 +03:00
liosha84 d2f46f4405 Add file upload functionality with dialog components and update image handling 2025-08-05 21:13:21 +03:00
liosha84 a879d1bda5 Update application properties for development profile and adjust cascade type in Tutorial entity 2025-08-04 13:30:06 +03:00
liosha84 483d029952 Add new components for AI and tutorials, update routing, and enhance file upload functionality 2025-08-04 10:38:46 +03:00
liosha84 4e030b2a52 Refactor admin component and update application properties for production setup
Gradle _jambotron_build
aplication.properties for dev and prod
2025-07-30 01:27:11 +03:00
liosha84 c58dd4ac5c Refactor API URLs to use GlobalConstants and update CORS configurations for production 2025-07-28 13:15:44 +03:00
liosha84 88f0cf307e Implement admin and user sidebars with routing and styling updates 2025-07-19 17:23:11 +03:00
liosha84 70338eae0b Add moderator module with routing, components, and API integration 2025-07-17 13:08:23 +03:00
liosha84 728ff2f313 Create tutorials table with constraints and drop existing table 2025-07-12 18:57:44 +03:00
liosha84 f9306f7af8 Refactor tutorial management and add AI image model functionality
- Updated application.properties for local database configuration.
- Introduced DateTimeHelper for timestamp parsing.
- Added MyAIImageModel and MyImageOptions for AI image processing.
- Enhanced Tutorial model to include created and modified timestamps.
- Implemented tutorial editing component with improved UI and functionality.
- Updated user API service to handle tutorial retrieval and updates.
- Refactored tutorials list component to support selection and batch deletion.
2025-07-12 18:30:09 +03:00
liosha84 f2b6cec9b0 Merge branch 'development' into 34-ann-refresh-cooki-like-as-bezkoder 2025-07-08 21:02:34 +03:00
liosha84 8e275b2f5e Update application properties for Koyeb deployment and configure Flyway settings 2025-07-08 20:58:16 +03:00
liosha84 c5f60cad75 Merge branch 'main' into development 2025-07-08 20:53:33 +03:00
liosha84 b37f62e59b Enhance tutorial management with user-specific features and improve error handling 2025-07-08 20:36:37 +03:00
liosha84 695c463dc0 Update docker-compose.yml 2025-07-06 23:45:14 +03:00
liosha84 ed68a2b6f3 Update application.properties 2025-07-06 23:33:00 +03:00
liosha84 7b075f309f Update application.properties 2025-07-06 23:20:38 +03:00
liosha84 9e60364ad9 Update application.properties 2025-07-06 22:08:05 +03:00
liosha84 00d4606c45 Update application.properties 2025-07-06 22:02:43 +03:00
liosha84 ec1581e88a Increase JWT expiration time for improved session management 2025-07-06 19:50:15 +03:00
liosha84 2ee97f8c86 Refactor tutorial service for public access and enhance authentication handling 2025-07-06 19:37:32 +03:00
liosha84 f7b2b189b3 Implement user-specific tutorial retrieval and enhance authentication details 2025-07-06 14:04:19 +03:00
liosha84 3fdb1b4640 Implement user-specific tutorial access and enhance authentication handling 2025-07-06 11:00:17 +03:00
liosha84 ba51a6c4ba Merge pull request #29 from liosha84/development
Development
2025-07-04 10:07:55 +03:00
liosha84 25e54d5050 Add custom HTTP interceptor and spinner service for request handling; update CORS settings 2025-07-04 09:48:42 +03:00
liosha84 f211a0d146 Add image generation feature with new component and service integration 2025-07-03 20:23:21 +03:00
liosha84 51dfb3b24f Refactor breadcrumb title setting and update icons in navigation components 2025-07-02 13:01:21 +03:00
liosha84 0eeb93cd57 Add data source properties retrieval and update related components 2025-06-30 19:14:15 +03:00
liosha84 5fce34dfb8 Refactor project structure and update configurations for improved resource handling 2025-06-28 21:15:08 +03:00
liosha84 2500a35799 Update docker-compose.yml 2025-06-25 18:06:07 +03:00
liosha84 9b7465d3dc Add new components, styles, and services for user management and navigation 2025-06-25 13:30:36 +03:00
liosha84 ab36ee35b4 Add System component with table display for custom and all beans 2025-06-19 18:36:09 +03:00
liosha84 211e51d303 Refactor resource handlers and update security configuration for media access 2025-06-17 23:06:11 +03:00
liosha84 73e254fa8e Update configuration files and add package-lock.json
Fix HELP.md
2025-06-17 21:07:44 +03:00
liosha84 271de2e3c0 fix init data with flyway and fix init data with flyway in docker-compose 2025-06-17 17:26:21 +03:00
liosha84 2572c86560 Add initial database migration script to create tables and seed data.
Add Dockerfile and docker-compose.yml for containerizing the Spring Boot application with PostgreSQL
2025-06-15 19:22:14 +03:00
liosha84 4c8d1e965b add angular material project as embedded in spring 2025-06-14 23:25:50 +03:00
liosha84 71c2627f54 add backend project 2025-06-14 16:46:02 +03:00