Commit Graph

146 Commits

Author SHA1 Message Date
Thorsten Sommer
9b1649b48a
Implemented the Anthropic provider (#17) 2024-06-30 20:56:08 +02:00
Thorsten Sommer
15e8fbc6ca
Provide user feedback when no update was found (#16) 2024-06-30 19:11:34 +02:00
Thorsten Sommer
d6e80a4563
Added update system to the app (#13) 2024-06-30 15:26:28 +02:00
Thorsten Sommer
6170e0ce9a
Fixed home page layout for 1080p screens (#10) 2024-06-25 20:46:09 +02:00
Thorsten Sommer
2818aa9341
Fixed links to GitHub sponsors (#9) 2024-06-25 17:46:37 +02:00
Thorsten Sommer
329467123b
Add CI/CD pipeline for releases (#3) 2024-06-23 19:33:21 +02:00
Thorsten Sommer
6d0002ac3b
Correct links to Sponsors.md 2024-06-04 19:49:08 +02:00
de541e2be1
Fixes #61 until GitHub approved our account 2024-06-04 18:45:57 +02:00
97f0974cf7
Fixed #63 2024-06-03 19:43:13 +02:00
9d70103b72
Allow using a provisional API key 2024-06-03 19:42:53 +02:00
0c1e2a28ab
Update 2024-06-02 21:04:53 +02:00
86102e383f
Fixed regex to allow ? chars 2024-06-02 21:04:44 +02:00
40a6e6c284
Added changelog to the about and start pages 2024-06-02 20:54:02 +02:00
b9f08578a0
Extended build script to update changelogs inside the C# code base 2024-06-02 20:53:11 +02:00
df8f207e7f
Added changelog component 2024-06-02 20:52:30 +02:00
cac0ecc7e2
Added changelogs 2024-06-02 20:52:16 +02:00
58160f3eaa
Inject an HTTP client into the DI system 2024-06-02 20:51:26 +02:00
3eff9c700a
Added the motivation 2024-06-01 22:16:10 +02:00
4d6b06d3a1
Explicit disabled multi expansion 2024-06-01 22:15:42 +02:00
9660394422
Refactored the vision into its own component 2024-06-01 22:13:57 +02:00
723166aa49
Refactored expansion panels into its own component 2024-06-01 20:48:24 +02:00
fa80e5c1c0
Refactored inner scrolling into its own component 2024-06-01 20:32:30 +02:00
db3379b4eb
Apply spellchecking to the instance name field 2024-06-01 20:00:17 +02:00
f7d0cfa102
Added setting for spellchecking 2024-06-01 19:55:12 +02:00
e41863c7ba
Fixes #57 2024-06-01 18:09:47 +02:00
6fbb74fc3a
Fixes #59; home icon was highlighted all the time 2024-06-01 17:49:26 +02:00
d09198d60b
Added triggers for configurations 2024-06-01 17:37:17 +02:00
d59c09611a
Added a supporters page 2024-06-01 12:08:48 +02:00
e4f045a2cc
Fixes #45 2024-05-31 22:09:43 +02:00
6b1b8ee52e
Fixed parsing .NET versions, cf. https://github.com/nushell/nushell/issues/13011 2024-05-31 10:57:06 +02:00
4c9d671f20
Improved .NET regex 2024-05-30 23:06:34 +02:00
5bd05c1cc8
Fixed sys command due to latest NuShell update 2024-05-30 21:05:29 +02:00
e7aab74112
Added a quick start guide 2024-05-30 21:00:10 +02:00
987a24591d
Added the vision 2024-05-30 12:27:25 +02:00
ebfa836756
Added benefit "no bloatware" 2024-05-30 11:30:49 +02:00
cfd1b0d448
Unified border settings 2024-05-30 11:24:00 +02:00
ab938b8502
Removed the error page 2024-05-30 11:23:30 +02:00
ba1998645a
Disable scrolling on the top level 2024-05-30 11:12:35 +02:00
11edd5827e
Fixed #54 2024-05-29 23:10:09 +02:00
c49d5aea93
Added introduction content 2024-05-28 20:47:11 +02:00
a990011311
Added a mud text list component 2024-05-28 20:46:44 +02:00
8924acb5c1
Made the text justified & use auto-hyphen 2024-05-28 20:46:26 +02:00
0042852706
Unified about page content into expansion panels 2024-05-28 18:31:08 +02:00
4d5a46038c
Fixed viewport 2024-05-28 12:37:29 +02:00
095689e0fe
Formatting 2024-05-27 20:02:57 +02:00
2601a264f2
Added a banner for the start page 2024-05-27 20:02:23 +02:00
9b36969c8b
Automate updating the license's year for every released version 2024-05-26 10:52:34 +02:00
53a98637c0
Update 2024-05-26 10:51:28 +02:00
9abf61183c
Update 2024-05-26 10:50:51 +02:00
01e237da4f
Improved Markdown handling again
Sometimes, it happens that the live Markdown rendering goes wrong. See also #28 and b185463c3e.
2024-05-25 22:24:09 +02:00