220 Commits

Author SHA1 Message Date
15c080d574 Refactor ApplicationBar component for improved readability and maintainability 2025-09-29 01:48:51 +03:00
5ef0fe31d3 Refactor nginx configuration handling in Dockerfile and configure-nginx.sh for improved subfolder deployment 2025-09-29 01:40:36 +03:00
4a4dc2af4f Refactor nginx configuration handling for dynamic subfolder support and improve asset caching 2025-09-29 01:28:55 +03:00
caf38d468f Enhance Dockerfile and nginx configuration for dynamic subfolder handling and improved asset caching 2025-09-29 01:17:07 +03:00
0bfbe6e9f2 Refactor SPA fallback handling in nginx configuration for improved routing 2025-09-29 01:03:26 +03:00
52f511e271 Update Content-Security-Policy to allow specific external resources for improved functionality 2025-09-29 00:52:47 +03:00
fa9bebe9ac Update Content-Security-Policy for enhanced security and resource loading 2025-09-29 00:48:19 +03:00
06cee54e92 Refactor Dockerfile and configuration for dynamic base path handling 2025-09-29 00:37:31 +03:00
89c0ab6690 Update Content-Security-Policy to enhance security by removing unnecessary directives 2025-09-29 00:09:25 +03:00
8c09c498e5 Remove generate-nginx-config.sh script as it is no longer needed 2025-09-28 04:38:03 +03:00
e628dc0ad7 Update Content-Security-Policy for improved security and resource loading 2025-09-28 04:33:29 +03:00
Tudor Stanciu
ebd9e83106 Refactor index.html for improved viewport settings and stylesheet organization 2025-09-28 04:30:11 +03:00
7eadf88ad5 Implement dynamic router base path retrieval for improved routing 2025-09-28 04:17:49 +03:00
7fa660eb71 Enhance Docker and Nginx configuration for dynamic subfolder support and SPA routing 2025-09-28 04:03:24 +03:00
e267e58412 Fix Dockerfile syntax by adding missing 'node:' prefix to the base image 2025-09-28 03:35:24 +03:00
d467172271 Refactor configuration files for consistency and update Dockerfile base images 2025-09-28 03:33:18 +03:00
a8adedbd40 Add module type declaration to package.json 2025-09-28 02:57:49 +03:00
Tudor Stanciu
c05de1a7dc Merged PR 108: Frontend full upgrade and migration to Typescript
- feat: Add session management components and improve system overview
- feat: Update dependencies and replace react-flags with react-country-flag
- Update dependencies in package.json: reintroduce react-dom and upgrade redux to version 5.0.1
- refactor: update chatbot implementation and dependencies
- refactor: migrate to Redux Toolkit and update dependencies
- feat: enhance ReactCountryFlag component with SVG support
- refactor: remove Bootstrap dependency and update Node engine requirement; add LabelValue component for better UI consistency
- refactor: enhance LabelValue component usage in ServerSummary for improved readability and tooltip support
- refactor: replace inline text with LabelValue component in ActiveSessionSummary and SessionSummary for improved consistency and readability
- refactor: update components to use LabelValue for improved consistency and readability
- refactor: optimize LabelValue component for improved readability and structure
- refactor: improve code readability in SessionForwardsComponent by standardizing arrow function syntax and adjusting styling properties
2025-09-27 23:24:55 +00:00
21040b0158 Add ExcludeFromAnalytics feature with translations and UI components 2025-07-26 01:56:40 +03:00
346f280796 Bump version to 1.4.14 2025-07-20 20:52:29 +03:00
8bb8ae6d22 Add IsChainMember feature with tooltip to ServerSummary and update translations 2025-07-20 19:00:15 +03:00
60218fe5ad Add width style to profile reference cell in IP filtering rules table 2025-07-15 01:24:07 +03:00
b51625d79a Bump version to 1.4.13 2025-07-15 01:21:58 +03:00
6ab5d66579 Add profile support to IP filtering components and update translations 2025-07-15 01:21:44 +03:00
71277d1e83 Add IP filtering feature with UI components and translations 2025-07-13 17:07:48 +03:00
e11001d68e Bump version to 1.4.11 2025-07-12 15:36:54 +03:00
5a740150f3 package-lock 2025-07-12 15:36:38 +03:00
4b7b22230f Add SSL policy options and components for advanced forwarding settings 2025-07-12 15:20:49 +03:00
5b0b6ce813 package-lock changes 2025-07-12 14:20:23 +03:00
ba373b414b Last release date label 2023-03-23 00:54:34 +02:00
201fdbf7b8 [1.4.10] Display UpstreamScheme option 2023-03-23 00:25:21 +02:00
4fc6d90866 Key overwrite detail conditions small formatting 2023-03-20 23:06:21 +02:00
39a5f8ba5a [1.4.8] 2022-12-28 18:08:05 +02:00
e866410c79 set new domain in configs 2022-12-28 18:01:14 +02:00
218993dad5 add readme.md content 2022-11-27 02:37:38 +02:00
bab54a60e0 add buildx.sh in .gitignore 2022-11-26 21:21:42 +02:00
93bb95908e move scripts to folder 2022-11-26 21:20:35 +02:00
Tudor Stanciu
0682276e3d Merge branch 'master' of https://dev.azure.com/tstanciu94/ReverseProxy/_git/ReverseProxy_Frontend 2022-11-26 16:49:41 +02:00
Tudor Stanciu
9caf8338fa Remove secrets from source code 2022-11-26 16:49:27 +02:00
0bc1f9d9c6 [1.4.5] The release date was shown on the release notes web page. 2022-10-23 03:08:27 +03:00
07420b6569 [1.4.2] 2022-10-03 01:14:56 +03:00
Tudor Stanciu
aab834bc10 responsive SystemVersionComponent; eslint-plugin-react-hooks; @flare/react-hooks; hooks warnings fix 2022-09-27 10:13:38 +03:00
Tudor Stanciu
79565b2c00 app version and date fix 2022-09-26 19:03:03 +03:00
3e79793c99 [1.4.1] 2022-09-25 22:54:59 +03:00
6310bf6ad3 justifyContent warn 2022-09-25 22:43:17 +03:00
b28b33a616 debugger removed 2022-09-25 22:40:58 +03:00
Tudor Stanciu
9443907cba Merged PR 60: System card
- System card
- SessionsCount
- SystemVersionComponent
2022-09-25 19:07:15 +00:00
Tudor Stanciu
fad68248af SystemVersionComponent 2022-09-24 02:57:49 +03:00
Tudor Stanciu
96e9e170d8 SessionsCount 2022-09-24 01:26:35 +03:00
Tudor Stanciu
2b45cc67b3 System card 2022-09-24 01:00:15 +03:00