Commit Graph
93 Commits
Author SHA1 Message Date
liosha84 90b2eaa036 Initialize Spring Boot application with HTTPS support and add Docker configuration 2025-07-28 13:48:47 +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 c67360273e Merge pull request #46 from liosha84/34-ann-refresh-cooki-like-as-bezkoder
34 ann refresh cooki like as bezkoder
2025-07-12 18:58:59 +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 8ef6e3cffc Merge pull request #44 from liosha84/34-ann-refresh-cooki-like-as-bezkoder
34 ann refresh cooki like as bezkoder
2025-07-08 21:11:54 +03:00
liosha84 dbdc189c12 Merge remote-tracking branch 'origin/34-ann-refresh-cooki-like-as-bezkoder' into 34-ann-refresh-cooki-like-as-bezkoder 2025-07-08 21:08:23 +03:00
liosha84 880c33fe1b build koyeb 2025-07-08 21:08:11 +03:00
liosha84 df0dfd28c4 Merge pull request #42 from liosha84/34-ann-refresh-cooki-like-as-bezkoder
Update application properties for Koyeb deployment and configure Flyw…
2025-07-08 21:03:32 +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 d132ce09fd Merge pull request #40 from liosha84/34-ann-refresh-cooki-like-as-bezkoder
Enhance tutorial management with user-specific features and improve e…
2025-07-08 20:51:24 +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 195e2d5853 Merge pull request #39 from liosha84/development
Development
2025-07-06 20:29:54 +03:00
liosha84 33fd630860 Merge pull request #38 from liosha84/34-ann-refresh-cooki-like-as-bezkoder
Increase JWT expiration time for improved session management


Need more investigation
2025-07-06 19:52:58 +03:00
liosha84 ec1581e88a Increase JWT expiration time for improved session management 2025-07-06 19:50:15 +03:00
liosha84 d12d96c57a Merge pull request #37 from liosha84/35-angular-17-logout-when-token-is-expired-like-as-bezkoder
35 angular 17 logout when token is expired like as bezkoder
2025-07-06 19:40:16 +03:00
liosha84 346467373f Refactor tutorial service for public access and enhance authentication handling 2025-07-06 19:37:54 +03:00
liosha84 2ee97f8c86 Refactor tutorial service for public access and enhance authentication handling 2025-07-06 19:37:32 +03:00
liosha84 c39571ad70 Merge pull request #36 from liosha84/33-show-user-tutorials-in-user-tutorials
33 show user tutorials in user tutorials
2025-07-06 14:05:49 +03:00
liosha84 f7b2b189b3 Implement user-specific tutorial retrieval and enhance authentication details 2025-07-06 14:04:19 +03:00
liosha84 83c1917651 Add environment configuration for default page routing 2025-07-06 11:11:21 +03:00
liosha84 3fdb1b4640 Implement user-specific tutorial access and enhance authentication handling 2025-07-06 11:00:17 +03:00
liosha84 3fcb96229c Merge pull request #32 from liosha84/development
Merge pull request #31 from liosha84/main
2025-07-05 14:34:32 +03:00
liosha84 140de83d0a Merge pull request #31 from liosha84/main
marge
2025-07-05 14:33:55 +03:00
liosha84 552bb73ba2 Merge pull request #30 from liosha84/24-fix-layout
24 fix layout
2025-07-05 14:28:49 +03:00
liosha84 9112591e78 Merge remote-tracking branch 'origin/24-fix-layout' into 24-fix-layout 2025-07-05 14:26:36 +03:00
liosha84 fa27aca298 Add user module routing, integrate markdown support, and enhance dialog functionality 2025-07-05 14:26:02 +03:00
liosha84 ba51a6c4ba Merge pull request #29 from liosha84/development
Development
2025-07-04 10:07:55 +03:00
liosha84 df76069c12 Merge pull request #28 from liosha84/24-fix-layout
24 fix layout
2025-07-04 09:51:24 +03:00
liosha84 78b779c1c1 Merge branch 'development' into 24-fix-layout 2025-07-04 09:51:14 +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 afb12a131e Add jambotron logo SVG and integrate it into the main component 2025-07-03 10:57:43 +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 a4a4c93f31 Create Dockerfile 2025-06-25 23:04:28 +03:00
liosha84 c4e9fb5fa9 Merge pull request #27 from liosha84/development
commit jar file for git build from docer compose
2025-06-25 18:27:39 +03:00
liosha84 c24c8dfb19 commit jar file for git build from docer compose 2025-06-25 18:18:49 +03:00
liosha84 2500a35799 Update docker-compose.yml 2025-06-25 18:06:07 +03:00
liosha84 430b61ceec Update docker-image.yml 2025-06-25 18:03:24 +03:00