Commit Graph
135 Commits
Author SHA1 Message Date
liosha84 f36a8df8a6 Merge pull request #83 from liosha84/development
Development
2025-08-11 14:26:40 +03:00
liosha84 6c5e2d9de1 Merge pull request #82 from liosha84/81-small-bug-fix
Remove SCSS files related to components, layouts, and Bootstrap varia…
2025-08-11 14:26:13 +03:00
liosha84 8cdfd2a6f5 Remove SCSS files related to components, layouts, and Bootstrap variables no longer in use 2025-08-11 14:24:19 +03:00
liosha84 f752a79576 Merge pull request #80 from liosha84/development
Development
2025-08-10 11:29:44 +03:00
liosha84 4c1c545229 Merge pull request #79 from liosha84/35-1-angular-17-logout-when-token-is-expired-like-as-bezkoder
Refactor tutorial and user models to replace fileName with id, update…
2025-08-10 11:29:05 +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 aa3bba19d5 Merge pull request #77 from liosha84/development
Development
2025-08-09 22:28:34 +03:00
liosha84 1953b759ce Merge pull request #76 from liosha84/35-1-angular-17-logout-when-token-is-expired-like-as-bezkoder
Add fileName property to models and update related components for fil…
2025-08-09 22:27:41 +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 e90f0624de Merge pull request #74 from liosha84/development
Development
2025-08-07 17:26:32 +03:00
liosha84 ca73cf31df Merge pull request #73 from liosha84/71-do-remake-select-user-roles-like-as-github
71 do remake select user roles like as GitHub
2025-08-07 17:26:05 +03:00
liosha84 a9b28180a7 Refactor imports in users.component.ts for cleaner code structure 2025-08-07 17:25:14 +03:00
liosha84 4f8420b36b Add edit functionality for user roles and improve role selection UI 2025-08-07 17:23:47 +03:00
liosha84 3330378790 Merge pull request #70 from liosha84/development
Development
2025-08-07 13:41:53 +03:00
liosha84 76996a4199 Merge pull request #69 from liosha84/34-1-ann-refresh-cooki-like-as-bezkoder
Implement refresh token functionality and enhance error handling in a…
2025-08-07 13:35:57 +03:00
liosha84 c4c67e1ef1 Implement refresh token functionality and enhance error handling in authentication 2025-08-07 13:31:46 +03:00
liosha84 2e6f4bb870 Merge pull request #68 from liosha84/57-1-fix-select-and-upload-image-functionalities-in-add-tutorial-form-and-fix-edit-tutorial-functionalities
Implement file name extraction from URL and enhance logging in tutori…
2025-08-06 23:17:45 +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 0d0609636d Merge pull request #67 from liosha84/development
Development
2025-08-06 20:43:53 +03:00
liosha84 c9ec76a2fd Merge pull request #66 from liosha84/55-store-uploads-folder-in-docker-volume-for-production
Update Dockerfile path in docker-compose for correct build context
2025-08-06 20:42:48 +03:00
liosha84 cb5028fc31 Update Dockerfile path in docker-compose for correct build context 2025-08-06 20:41:34 +03:00
liosha84 436dc18a48 Merge pull request #65 from liosha84/development
Development
2025-08-06 20:40:47 +03:00
liosha84 0f02237784 Merge pull request #64 from liosha84/24-fix-layout
24 fix layout
2025-08-06 20:40:22 +03:00
liosha84 60c8f7e67d Merge pull request #63 from liosha84/55-store-uploads-folder-in-docker-volume-for-production
55 store uploads folder in docker volume for production
2025-08-06 20:28:38 +03:00
liosha84 b5bfb677d9 Refactor Docker setup and update file storage paths for improved containerization 2025-08-06 20:26:24 +03:00
liosha84 ee3476d768 Merge pull request #62 from liosha84/57-fix-select-image-functionalities-in-add-tutorial-form-and-fix-edit-tutorial-functionalities
57 fix select image functionalities in add tutorial form and fix edit tutorial functionalities
2025-08-06 04:00:30 +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 8a18307527 Merge pull request #61 from liosha84/58-delete-tutorial-and-delete-many-tutorials-functionality
Update application properties for development profile and adjust casc…
2025-08-04 13:31:37 +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 c0ceb9611a Merge pull request #54 from liosha84/development
Development
2025-08-04 10:43:50 +03:00
liosha84 4f0fab7d59 Merge pull request #53 from liosha84/50-cleare-jambotron-ui-project-1
Add new components for AI and tutorials, update routing, and enhance …
2025-08-04 10:42:55 +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 30a5c282d9 Merge pull request #52 from liosha84/development
Development
2025-07-30 01:28:54 +03:00
liosha84 18c6906637 Merge pull request #51 from liosha84/47-add-moderator-board-with-all-tutorials-list-edit-preview-delete-functionality
Refactor admin component and update application properties for produc…
2025-07-30 01:28:17 +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 c16e294d14 Merge pull request #49 from liosha84/development
Development
2025-07-28 13:54:09 +03:00
liosha84 13160ddf6d Merge pull request #48 from liosha84/47-add-moderator-board-with-all-tutorials-list-edit-preview-delete-functionality
47 add moderator board with all tutorials list edit preview delete functionality
2025-07-28 13:53:17 +03:00
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 8282e5fc8d Update HELP.md 2025-07-08 21:44:36 +03:00
liosha84 8efd0252a2 Merge pull request #45 from liosha84/development
Development
2025-07-08 21:12:29 +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