59da2c23a8
Filters out sensitive setting data while exporting
2023-01-24 20:58:42 +01:00
bafb325880
Improved Git merge performance of exported files
...
The exported entries appear now in a deterministic order, which made
merges a lot easier.
2023-01-22 21:58:01 +01:00
28db843a3a
Fixed something changed event; settings changed was missed
2023-01-22 21:53:09 +01:00
52927d4715
Fixed export synchronization
...
- Replaced Monitor by another semaphore, because async method calls are
not working with monitors!
2023-01-22 21:50:15 +01:00
35009dba7c
Fixed data model classes to generate unique ids when created
2023-01-22 21:39:36 +01:00
a868087af9
Fixed auto-export settings set up when importing a JSON file
2023-01-22 21:38:47 +01:00
639d501906
Fixed translation unique id formation
2023-01-22 21:07:02 +01:00
9f0d664105
Ensured that auto-export settings are available
2023-01-22 21:06:34 +01:00
574d1ef8bf
Fixed missed migration; no tables were available, though.
2023-01-22 21:05:53 +01:00
ce5f2ae401
Improved error handling of import process
2023-01-22 21:05:13 +01:00
caaa00f116
Fixed missed awaiting of import process
2023-01-22 21:04:48 +01:00
c41d000bf0
Fixed EF Tooling
...
- Added factory class for EF tooling
- Removed no longer needed Program.cs
2023-01-22 19:56:25 +01:00
0587af18f2
Added Git Export Feature
...
- Added import algorithm
- Added FromJsonX() methods to data models
- Added possibility to work with temp. database file
- Added export processor to handle export process & triggers
- Added something changed event e.g. as export trigger
- Added possibility to import a JSON export
- Updated Git icon
2023-01-22 19:35:57 +01:00
7a742a18e7
Spelling
2023-01-22 14:20:40 +01:00
a19720f98d
Added auto-export settings
2023-01-22 13:02:08 +01:00
5978614845
Added a Git icon
2023-01-22 13:01:21 +01:00
463c4611d1
Removed not used factory class
2023-01-18 20:00:47 +01:00
25b822aaed
Changed to IList<>
2023-01-18 20:00:25 +01:00
f7186fd3cc
Added documentation
2023-01-18 20:00:03 +01:00
b534dfdf85
Spelling
2023-01-18 19:59:18 +01:00
45e6188d2d
Added abbreviations
2023-01-18 19:57:05 +01:00
79d8deb837
Added method for starting the import process.
2023-01-02 20:56:06 +01:00
7676bea101
Moved export code into region
2023-01-02 20:50:11 +01:00
cdffce9bbd
Implemented the JSON export
2022-11-14 20:32:41 +01:00
c2c8a36ad2
Added persistent unique ids to all elements
2022-11-06 21:07:41 +01:00
642a6ab022
Added & shows version text
2022-11-06 20:12:26 +01:00
9023a6d7b7
Fixed translations when rename cultures
2022-11-01 20:40:19 +01:00
3ad5434a53
Fixed void generator
2022-11-01 19:34:16 +01:00
8314e2dac0
Suppressed wrong null warning
2022-11-01 19:34:04 +01:00
a19ad7dcdb
Enhanced IO issue handling when generating output
2022-11-01 19:24:27 +01:00
53f98d4e3c
Refactored setting processing
2022-11-01 12:28:51 +01:00
dfc0647fb0
Bugfix: Subscribers of app events must be reset when restarting
2022-11-01 12:26:31 +01:00
c48466d91e
Implemented automatic generators
2022-10-30 16:25:36 +01:00
274d3641eb
Fixed nullable issues
2022-10-30 16:24:22 +01:00
c77bf8bd96
Added not null operators
2022-10-30 16:23:59 +01:00
838fbdf94e
Made events nullable
2022-10-30 16:23:20 +01:00
630f014c1a
Implemented the .NET generator
...
- Added .NET generator setting for the namespace to use
- Added .NET generator setting to choose the default culture
- Added get child section method to section processor
- Added util to convert any string to a verbatim string literal
- Removed redundant variables on exceptions
2022-10-30 15:49:22 +01:00
547a22bfd2
Added button for manual triggered source generation
2022-10-29 20:18:00 +02:00
9c0de0edd5
Fixed order of settings changed event & added app event for it
2022-10-29 20:16:44 +02:00
58f30240dc
Added Godot settings
2022-10-29 18:48:38 +02:00
42589c89d8
Formatting
2022-10-29 18:47:50 +02:00
9e755502cb
Update
2022-10-29 18:47:06 +02:00
4a32cd9339
Implemented .NET generator settings
2022-10-03 19:10:39 +02:00
d242d02ece
Added the generator mode setting
2022-10-03 18:13:07 +02:00
433a4e33a1
Fixed DeepL settings' cache
2022-10-03 17:53:49 +02:00
3b7e4ccf00
Added links to setting's explanation texts
2022-09-27 22:28:18 +02:00
0f732e0766
Added translation progress to text elements
2022-09-26 22:08:30 +02:00
6c7b5dbade
Added translation progress to sections
2022-09-26 22:07:01 +02:00
ebc7a5708b
Added progress calculation for sections & texts; covered corner cases
2022-09-26 22:05:10 +02:00
8534163e55
Added the translation progress component
2022-09-26 19:26:10 +02:00
6101f49f44
Added an event for a changed translation
2022-09-26 19:25:51 +02:00
1071439348
Added the translation progress component
2022-09-26 19:25:09 +02:00
c8b5dc9b7a
Added method to calculate the overall translation progress
2022-09-26 19:24:24 +02:00
40877241fe
Fixed DeepL translation when using empty text
2022-09-26 19:19:46 +02:00
853bde8e6a
Defined an own progress bar
2022-09-26 13:58:54 +02:00
8a4bf6f180
Add optional manual mode per translation and culture
2022-09-21 22:52:17 +02:00
10434c553a
Made translations read-only when using DeepL in automatic mode
2022-09-21 20:09:40 +02:00
e659bb7191
Implemented the DeepL translation API
2022-09-21 19:57:59 +02:00
a179e8dd23
Fixed source culture for DeepL service
2022-09-21 19:56:50 +02:00
1393d703a1
Fixed text element changed event
2022-09-21 18:21:52 +02:00
24a7093674
Ensured, that last minute changes are written to disk
2022-09-21 17:33:03 +02:00
97f3226d17
Ask the user for a restart after changing some settings
2022-09-20 21:36:45 +02:00
93908243f2
Fixed alignment of tool icons for text element component
2022-09-20 20:44:17 +02:00
7c5ace5b87
Changed DeepL button appearance based on wherever a translation is the main culture
2022-09-20 20:38:12 +02:00
b6493da831
Shows the DeepL button depending on the DeepL configuration state
2022-09-20 20:18:26 +02:00
9ae1111f9e
Shows main culture first
2022-09-20 20:10:31 +02:00
189b1600f6
Fixed order of translations
2022-09-20 19:54:03 +02:00
2cd0803cad
Removed unused code
2022-09-20 19:52:36 +02:00
1deca740a2
Spelling
2022-09-20 19:44:15 +02:00
1d72212f87
Dynamical adjusts the height of the translation component
2022-09-20 19:42:04 +02:00
d521aca2f7
Prevent storing data after pre-filling
2022-09-20 19:31:09 +02:00
d9629ab53d
Added a bot icon
2022-09-17 21:49:12 +02:00
8d0ad1d928
Added the translations component to the main interface
2022-09-17 21:48:59 +02:00
c55d6dabc1
Added a component which contains all translations
2022-09-17 21:48:31 +02:00
5ced6c3107
Defined a component for any single translation
2022-09-17 21:48:13 +02:00
421589b633
Added the translation processor
2022-09-17 21:47:18 +02:00
4f16988460
Added missed navigation for translations
2022-09-17 21:46:48 +02:00
0aeec1885f
Added a multi-line state to the text elements
2022-09-17 19:23:11 +02:00
a64ea37a00
Show the DeepL usage as part of the settings view
2022-09-17 12:31:12 +02:00
86b1f8348e
Added new icons
2022-09-17 12:30:47 +02:00
4173cdc761
Added a DeepL facade
2022-09-17 12:30:02 +02:00
947728f99e
Upgraded dependencies
2022-09-17 12:29:18 +02:00
e3c91791cd
Added todos for project creation & initial creation on Windows
2022-08-17 21:01:29 +02:00
7b149417e7
Added creation of database instance
2022-08-17 21:00:58 +02:00
d53966501a
Added a data context factory to abstract the database creation process
2022-08-17 21:00:37 +02:00
12eecf9fe0
Raised the min. Android version to 23 for MAUI Blazor
2022-08-17 20:58:27 +02:00
319bd71e21
Added references to the other projects
2022-08-17 20:57:59 +02:00
ed686caf41
Add the create project method for Windows
2022-08-15 21:03:38 +02:00
c867514211
Made create project button aware of user input's state
2022-08-15 21:03:01 +02:00
d77994b18b
Init
2022-08-15 20:17:05 +02:00
8b044dd7f6
Added the create project method
2022-08-14 20:25:29 +02:00
d5d4833026
Adjusted desktop height for chosen initial window height
2022-08-14 20:19:13 +02:00
d2daab5f41
Removed unused css provided by the template
2022-08-14 20:18:34 +02:00
7535416768
Fixed layout for buttons
2022-08-14 20:09:36 +02:00
96c177c99f
Added platform specific partial classes
2022-08-14 20:09:22 +02:00
b1f5e94069
Implemented save as dialog for Windows.
2022-08-14 20:08:57 +02:00
0580bf0785
Formatting
2022-08-14 20:07:25 +02:00
fd4a1e1d87
Added "hwnd"
2022-08-14 20:06:45 +02:00
3055752940
Fixed the initial window size for Windows
2022-08-14 14:37:40 +02:00
2f72fc5e7f
Added layout container
2022-08-13 23:53:45 +02:00