|  | 8797cac324 | Clear code and fix minimize | 2025-01-21 12:04:58 +01:00 |  | 
			
				
					|  | 1056f55887 | Commmented redundat endpoints | 2025-01-17 10:35:30 +01:00 |  | 
			
				
					|  | 5e169082fe | Added handling error response | 2025-01-17 09:57:00 +01:00 |  | 
			
				
					|  | 6137235d2c | Removed redundant log message | 2025-01-17 09:51:00 +01:00 |  | 
			
				
					|  | 276ca1b3bd | Forwarded pretify request to Java backend | 2025-01-17 09:45:24 +01:00 |  | 
			
				
					|  | 50e4575102 | Added basic formatting feature | 2025-01-16 17:54:59 +01:00 |  | 
			
				
					|  | ea83e95a00 | Created convention file for frontend and adjusted current project files (#277) Reviewed-on: #277
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Co-committed-by: Adam Bem <adam.bem@zoho.eu> | 2024-01-04 08:17:44 +01:00 |  | 
			
				
					|  | 307e732608 | Content from output can now be easy selected (#276) Reviewed-on: #276
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Co-committed-by: Adam Bem <adam.bem@zoho.eu> | 2023-12-06 09:28:51 +01:00 |  | 
			
				
					|  | aad0d068d3 | Fixed dark theme not applying on the first time (#273) Reviewed-on: #273
Reviewed-by: Mikolaj Widla <widlam@noreply.example.com>
Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Co-committed-by: Adam Bem <adam.bem@zoho.eu> | 2023-12-05 10:47:44 +01:00 |  | 
			
				
					|  | ebb6730a1b | Fixed import path | 2023-12-04 14:42:10 +01:00 |  | 
			
				
					|  | 26a183133c | Fixed merge conflict | 2023-12-04 14:33:52 +01:00 |  | 
			
				
					|  | 2f6c2c216a | Created interface xml files | 2023-12-04 14:30:54 +01:00 |  | 
			
				
					|  | 50c44fc9a8 | Created theme switcher (#270) Reviewed-on: #270
Reviewed-by: Adam Bem <bema@noreply.example.com>
Co-authored-by: widlam <mikolaj.widla@gmail.com>
Co-committed-by: widlam <mikolaj.widla@gmail.com> | 2023-12-04 12:11:26 +01:00 |  | 
			
				
					|  | 1a8df78222 | Increased XML files count limit to 3 | 2023-12-04 08:02:58 +01:00 |  | 
			
				
					|  | 44bc6b8b97 | Merge branch 'bema/func/multi_xml_view' of gitea.release11.com:R11/release11-tools into bema/func/multi_xml_view | 2023-12-04 07:02:17 +01:00 |  | 
			
				
					|  | db7a8e9c2a | Implemented tab count limit validation | 2023-12-04 07:01:58 +01:00 |  | 
			
				
					|  | 6f93b03449 | Implemented v-model in XML tools | 2023-12-04 07:01:58 +01:00 |  | 
			
				
					|  | b5fdf0fc9f | Fixed incorrect tab switching on closing | 2023-12-04 07:01:58 +01:00 |  | 
			
				
					|  | 19e73f0c5d | Implemented tab count limit | 2023-12-04 07:01:58 +01:00 |  | 
			
				
					|  | 01a21a58b2 | Made isVersionSelectionAvailable more specific | 2023-12-04 07:01:58 +01:00 |  | 
			
				
					|  | 2360c19f4a | Fixed filename not showing in file selector in non-tabbed input | 2023-12-04 07:01:58 +01:00 |  | 
			
				
					|  | 46f662b5c3 | Bugfixes | 2023-12-04 07:01:58 +01:00 |  | 
			
				
					|  | e5704e7e3e | Extracted switching to existing tab | 2023-12-04 07:01:58 +01:00 |  | 
			
				
					|  | f97b9ac62e | Removed duplicate function | 2023-12-04 07:01:58 +01:00 |  | 
			
				
					|  | 776dc69d87 | Resolved merge conflict | 2023-12-04 07:01:46 +01:00 |  | 
			
				
					|  | dc44d5120b | Expanded landing page description | 2023-12-04 06:59:40 +01:00 |  | 
			
				
					|  | 099cdeae5e | Visual fixes | 2023-12-04 06:59:40 +01:00 |  | 
			
				
					|  | 687a90431c | Switch TS lib to ES2022 | 2023-12-04 06:59:40 +01:00 |  | 
			
				
					|  | 9de234da91 | Added semicolons | 2023-12-04 06:59:40 +01:00 |  | 
			
				
					|  | 47b10a4238 | Changed value is sent to backend | 2023-12-04 06:59:40 +01:00 |  | 
			
				
					|  | 6b68f4a513 | Removed old tab component | 2023-12-04 06:59:40 +01:00 |  | 
			
				
					|  | ad6aaa8d77 | Added basic functionality | 2023-12-04 06:59:40 +01:00 |  | 
			
				
					|  | fb4aba3d29 | Created draft of tabbed interface | 2023-12-04 06:59:40 +01:00 |  | 
			
				
					|  | 83916db267 | Added temporary tab interface components | 2023-12-04 06:59:40 +01:00 |  | 
			
				
					|  | de0b447344 | Added style classes for tabs | 2023-12-04 06:59:40 +01:00 |  | 
			
				
					|  | 6f2d16c2b9 | Added backend support for multiple files in XSLT. (#272) Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: #272
Reviewed-by: Adam Bem <bema@noreply.example.com>
Co-authored-by: widlam <mikolaj.widla@gmail.com>
Co-committed-by: widlam <mikolaj.widla@gmail.com> | 2023-12-04 06:59:05 +01:00 |  | 
			
				
					|  | e91ee99f99 | Implemented tab count limit validation | 2023-11-30 08:50:31 +01:00 |  | 
			
				
					|  | 5ac6fb65fb | Implemented v-model in XML tools | 2023-11-30 08:40:24 +01:00 |  | 
			
				
					|  | a6fa615bc4 | Fixed incorrect tab switching on closing | 2023-11-30 08:35:31 +01:00 |  | 
			
				
					|  | d72f91d810 | Implemented tab count limit | 2023-11-30 08:21:31 +01:00 |  | 
			
				
					|  | 064cd9cc87 | Made isVersionSelectionAvailable more specific | 2023-11-30 08:13:45 +01:00 |  | 
			
				
					|  | 859809810d | Fixed filename not showing in file selector in non-tabbed input | 2023-11-30 08:08:23 +01:00 |  | 
			
				
					|  | 82c3420414 | Bugfixes | 2023-11-30 08:05:35 +01:00 |  | 
			
				
					|  | e0fe2482c6 | Extracted switching to existing tab | 2023-11-30 07:32:53 +01:00 |  | 
			
				
					|  | 00e64ee83d | Removed duplicate function | 2023-11-30 07:28:46 +01:00 |  | 
			
				
					|  | fd5996c572 | Added new endpoint handling | 2023-11-29 14:48:07 +01:00 |  | 
			
				
					|  | ca9b07fabc | Expanded landing page description | 2023-11-24 11:39:27 +01:00 |  | 
			
				
					|  | d90fd9d38e | Visual fixes | 2023-11-23 14:48:53 +01:00 |  | 
			
				
					|  | 02fbb78e51 | Switch TS lib to ES2022 | 2023-11-23 14:38:16 +01:00 |  | 
			
				
					|  | 2e2f571c93 | Added semicolons | 2023-11-23 14:01:12 +01:00 |  |