Commit Graph
72 Commits
Author SHA1 Message Date
denozord 2f33d2545a refactor: Update server configuration and filter API endpoints to use a new directory structure for improved organization
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m2s
2025-07-14 15:57:58 +07:00
denozord 3b852464d6 feat: Enhance FilterManager with advanced and simple preview modes for configuration, including improved modal display and copy functionality
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m30s
2025-07-14 15:41:29 +07:00
denozord c62666bd42 feat: Implement simple filters management in FilterManager with API integration for fetching, adding, and deleting filters, enhancing user experience and functionality
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m46s
2025-07-14 15:13:32 +07:00
denozord e6a9c17aa0 refactor: Simplify FilterManager layout by conditionally rendering server statistics and search section based on advanced mode, and remove custom hover effects in App.css for cleaner UI
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m47s
2025-07-14 15:00:39 +07:00
denozord fd769dc81a feat: Add toggle buttons for switching between simple and advanced modes in FilterManager to enhance user navigation
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m39s
2025-07-14 13:41:04 +07:00
denozord 6bcc8a8331 refactor: Update simplified filter management UI in FilterManager to use card layout, enhancing visual consistency and user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m10s
2025-07-14 13:24:25 +07:00
denozord 7d4e1d26b7 feat: Introduce simplified filter management mode in FilterManager with enhanced filter handling and deployment capabilities
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m21s
2025-07-14 12:46:01 +07:00
denozord b4f3d78349 feat: Add server editing functionality in FilterManager with modal for improved server management and user experience
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m33s
2025-07-14 12:37:21 +07:00
denozord ecca26d486 refactor: Update input group styling and button placement in FilterManager for improved layout and user interaction
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m54s
2025-07-14 12:27:11 +07:00
denozord a4e0b5c936 feat: Add search functionality and server statistics panel in FilterManager for improved user experience and server management insights
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m59s
2025-07-14 12:18:19 +07:00
denozord 1869774f73 feat: Enhance FilterManager to include filter copying functionality and improve user prompts for server configuration deployment
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m42s
2025-07-14 12:01:54 +07:00
denozord d059892d7e fix: add filter manager
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m5s
2025-07-14 11:50:48 +07:00
denozord 71ab7b24d3 feat: Enhance error handling and validation in FilterManager for server configuration saving and generation processes
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m3s
2025-07-14 11:26:05 +07:00
denozord 022c8dddc5 feat: Implement server filters management API and integrate filter handling in FilterManager for enhanced server configuration capabilities
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m25s
2025-07-14 11:13:35 +07:00
denozord 077fdcd258 refactor: Replace IconSave with IconDeviceFloppy in FilterManager for improved icon representation
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 5m52s
2025-07-14 10:57:59 +07:00
denozord c25011e72b feat: Add functionality to copy server configuration to all servers and deploy configuration to enabled servers in FilterManager for improved server management
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 3m54s
2025-07-14 10:53:12 +07:00
denozord a42e103bba feat: Implement server configuration management API and integrate server management features in FilterManager for enhanced server handling capabilities
Publish Fast Tabler Docker image / build-and-push-fast (push) Failing after 4m8s
2025-07-14 09:54:16 +07:00
denozord 43a77bc3b1 update comunity logic
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m1s
2025-07-14 09:09:30 +07:00
denozord 8926f599c0 feat: Add new API endpoints for managing domains and integrate DomainsNewManager in the frontend for enhanced domain management functionality
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m24s
2025-07-14 09:00:56 +07:00
denozord d174797ad0 refactor: Simplify styles in FilterManager by removing inline font size specifications for improved consistency
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m28s
2025-07-14 08:53:38 +07:00
denozord 9af7d1081a унификацяи стилей
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 6m45s
2025-07-14 08:38:48 +07:00
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