Commit Graph
51 Commits
Author SHA1 Message Date
denozord 07ff184ef4 refactor: Update filter configuration generation and improve UI layout in FilterManager for better readability and consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m15s
2025-07-14 08:27:18 +07:00
denozord 93ace3c619 feat: Add filters API endpoints for retrieving, updating, generating, and exporting MikroTik configurations
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 7m37s
2025-07-14 08:09:05 +07:00
denozord a4c5b1dd98 refactor: Update button styles and layout in ServerManager for improved accessibility and visual consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m59s
2025-07-11 13:01:45 +07:00
denozord 3e6199a339 refactor: Remove link column from ServerManager and streamline action button layout for improved UI consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 9m26s
2025-07-11 12:45:43 +07:00
denozord 24d2198f72 refactor: Adjust min-width for action buttons in ServerManager to enhance layout consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m51s
2025-07-11 12:19:53 +07:00
denozord 15f3166758 refactor: Update button layout in ServerManager for improved UI consistency and accessibility
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m47s
2025-07-11 12:06:01 +07:00
denozord 85ed473cca feat: Refactor ServerManager layout to improve server list display and enhance filtering options
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 18m28s
2025-07-11 08:46:03 +07:00
denozord 9e4c6863b6 feat: Enhance ServerManager with gateway field, improved validation, and new control buttons for server management
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 18m46s
2025-07-11 08:26:10 +07:00
denozord 546d9aabac feat: Implement add server modal in ServerManager for enhanced server management, including validation and custom provider support
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 17m24s
2025-07-11 07:56:43 +07:00
denozord 4efe958c2e feat: Add link generator functionality in ServerManager with URL settings management and CSV export feature
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 18m44s
2025-07-11 07:22:20 +07:00
denozord 0d53b11dc4 fix: Ensure safe removal of event listeners in EditServerModal and DeleteServerModal to prevent potential memory leaks
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 13m32s
2025-07-10 11:00:33 +07:00
denozord cdd7963331 refactor: Implement dynamic import of Tabler JS in main.jsx to enhance module management and ensure compatibility with window object
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 14m9s
2025-07-10 10:41:21 +07:00
denozord 0c7c717be8 refactor: Remove Tabler JS import from index.html and move it to main.jsx for better module management; update handleEditModalSave function in ServerManager for clarity
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 13m38s
2025-07-10 10:21:44 +07:00
denozord 9a109a0bf2 feat: Refactor App and ServerManager components to improve navigation and modal handling
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 13m26s
2025-07-10 10:02:01 +07:00
denozord aaa4878229 feat: Integrate react-router-dom for routing and enhance App component with new navigation structure
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 13m58s
2025-07-10 09:45:18 +07:00
denozord a2f3f24c57 feat: Add react-router-dom dependency and implement country flag emoji conversion in ServerManager
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 13m54s
2025-07-10 09:00:42 +07:00
denozord 2aac641cd3 feat: Implement edit server modal in ServerManager for improved server management
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 15m3s
2025-07-10 08:41:32 +07:00
denozord 86f6304382 feat: Add server management functionality with new API endpoints and update UI to include server statistics
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 14m34s
2025-07-10 08:21:52 +07:00
denozord 2738455c1a fix: Update useEffect dependency in DataManager to include entityKey for accurate data fetching
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 17m43s
2025-07-09 23:03:06 +07:00
denozord 0390dfd148 feat: Add new endpoint to fetch last modified dates of S3 files and update Dashboard to display this information
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 16m53s
2025-07-09 22:43:55 +07:00
denozord e0fa98f21a feat: Add StatCard component to Dashboard and implement sorting, filtering, and pagination in DataManager
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 16m3s
2025-07-09 10:36:44 +07:00
denozord 9d31682745 chore: Update package.json and package-lock.json to include @tabler/core and bootstrap dependencies, and remove Bootstrap CSS import from main.jsx
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 16m46s
2025-07-09 09:57:18 +07:00
denozord 7e29a3daed refactor: Simplify App component by removing sidebar functionality and updating navigation structure for improved UI consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 16m13s
2025-07-09 09:26:42 +07:00
denozord c96245ae67 chore: Enhance Dockerfile.fast for improved caching, dependency installation, and security by adding a non-root user
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 18m19s
2025-07-09 09:04:54 +07:00
denozord 3e8d43f1bd fix CI
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 7m21s
2025-07-09 08:56:03 +07:00
denozord b4f1a2858d chore: Remove production flag from npm ci in Dockerfile.fast for improved dependency installation
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 6m38s
2025-07-09 08:48:56 +07:00
denozord cff0494884 chore: Update package-lock.json to downgrade express to 4.19.2 and adjust various dependencies for compatibility
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 6m33s
2025-07-09 00:07:42 +07:00
denozord 82f2d62bf8 refactor: Replace Dockerfile with Dockerfile.fast for faster builds and add Dockerfile.test for testing purposes
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 5m40s
2025-07-08 23:54:18 +07:00
denozord 97711f26cb chore: Optimize Dockerfile for improved build performance and update Gitea workflows with Docker Buildx support
Publish Tabler Docker image / build-and-push-tabler (push) Has been cancelled
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 5m52s
2025-07-08 23:44:11 +07:00
denozord 68d7d55c8b chore: Update Dockerfile to use Node.js 20 and revise README for updated Node.js version
Publish Tabler Docker image / build-and-push-tabler (push) Has been cancelled
2025-07-08 23:14:49 +07:00
denozord 1eb3e9d3f6 feat: Integrate @tabler/core for UI enhancements and refactor App component with new sidebar and dashboard features
Publish Tabler Docker image / build-and-push-tabler (push) Has been cancelled
2025-07-08 23:02:32 +07:00
denozord 0c1c156bb7 feat: Add Tabler UI support and enhance frontend with new features
Publish Tabler Docker image / build-and-push-tabler (push) Failing after 6m47s
2025-07-08 22:50:28 +07:00
denozord 50aab806cc docs: Remove Docker publish badge from README
Publish Docker image / build-and-push (push) Successful in 1m22s
2025-07-07 16:43:52 +07:00
denozord a710cbc59e Merge branch 'main' into main
Publish Docker image / build-and-push (push) Has been cancelled
2025-07-07 16:42:53 +07:00
denozord 80566a0e24 docs: Remove outdated Docker publish badge from README 2025-07-07 16:41:36 +07:00
denozord 67080e9d1c Обновить README.md
Publish Docker image / build-and-push (push) Failing after 1m17s
2025-07-07 16:39:15 +07:00
denozord bf057cbd23 docs: Исправить URL значка статуса сборки
Publish Docker image / build-and-push (push) Successful in 1m27s
2025-07-07 16:29:32 +07:00
denozord 6b30ed7116 chore: Update README with new build status badge URL
Publish Docker image / build-and-push (push) Successful in 1m16s
2025-07-07 16:22:48 +07:00
denozord 8397e8f3d0 feat: Implemented user authentication and improved session management
Publish Docker image / build-and-push (push) Successful in 1m17s
2025-07-07 16:20:16 +07:00
denozord f110f53a52 feat: Добавлена поддержка AS и рефакторинг UI на вкладки
Publish Docker image / build-and-push (push) Successful in 1m38s
2025-07-07 15:37:26 +07:00
denozord 92684736f9 Fix: Make backend data parsing more robust
Publish Docker image / build-and-push (push) Successful in 1m28s
2025-07-07 14:36:43 +07:00
denozord 7bf55bd1d2 Fix: Use domain name as key for editing and deleting
Publish Docker image / build-and-push (push) Successful in 1m34s
2025-07-07 14:32:35 +07:00
denozord 834eeb7fc8 Enhance domain management: Add editing and bulk update features for domain types
Publish Docker image / build-and-push (push) Successful in 2m0s
2025-07-07 13:56:04 +07:00
denozord dcdcc3829c Refactor: Improve domain list UI with search functionality and save button
Publish Docker image / build-and-push (push) Successful in 1m25s
2025-07-07 13:50:24 +07:00
denozord 630a1772ae Fix: Use relative API URL for production build
Publish Docker image / build-and-push (push) Successful in 1m32s
2025-07-07 13:41:50 +07:00
denozord 9582105258 Fix: Downgrade to Express v4 and rebuild deps in Docker
Publish Docker image / build-and-push (push) Successful in 2m7s
2025-07-07 13:37:11 +07:00
denozord 18a0399308 Fix: Use npm ci for backend dependencies
Publish Docker image / build-and-push (push) Successful in 1m45s
2025-07-07 13:28:50 +07:00
denozord 0291f9a6c1 Fix(ci): Rebuild npm tree in Docker to fix cross-platform issue
Publish Docker image / build-and-push (push) Successful in 4m47s
2025-07-07 13:16:35 +07:00
denozord 8450b62f33 Fix(ci): Use npm ci for frontend dependencies
Publish Docker image / build-and-push (push) Failing after 57s
2025-07-07 13:14:16 +07:00
denozord e394114269 Update Dockerfile to use 'node:18-slim' for both frontend and backend stages, optimizing image size.
Publish Docker image / build-and-push (push) Failing after 1m59s
2025-07-07 13:11:21 +07:00