Commit Graph
23 Commits
Author SHA1 Message Date
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 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 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 f110f53a52 feat: Добавлена поддержка AS и рефакторинг UI на вкладки
Publish Docker image / build-and-push (push) Successful in 1m38s
2025-07-07 15:37:26 +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 d2e6aa1d38 Init commit
Publish Docker image / build-and-push (push) Failing after 2m17s
2025-07-07 13:07:26 +07:00