Commit graph

2,675 commits

Author SHA1 Message Date
Paul Schneider
773d261e04 syntact error line 3 2025-06-11 16:48:50 +01:00
Paul Schneider
bca3908537 syntact error line 3 2025-06-11 16:42:51 +01:00
b997c32f23 Create main.yml 2025-06-11 16:38:57 +01:00
Paul Schneider
98fddce075 Merge branch 'main' of github.com:pazof/yavsc 2025-06-11 14:29:39 +01:00
Paul Schneider
94c11e6afa try and trigger the workflow_dispatch event 2025-06-11 14:28:00 +01:00
Paul Schneider
17a0878d59 a better behavior 2025-06-11 01:14:51 +01:00
Paul Schneider
e696db9258 net-8 needed 2025-06-08 15:24:09 +01:00
Paul Schneider
03b098f37e a description ? 2025-06-08 15:23:46 +01:00
Paul Schneider
6b599a5990 ignore /out 2025-06-08 14:50:09 +01:00
Paul Schneider
5998c474af bump sdk to net-9 2025-06-08 14:41:50 +01:00
Paul Schneider
0279ee3df4 initial version 2025-06-08 14:40:44 +01:00
56d9a09f0e Merge pull request #11 from pazof/dependabot/nuget/src/Yavsc/SixLabors.ImageSharp-3.1.7
Bump SixLabors.ImageSharp from 3.1.6 to 3.1.7 in /src/Yavsc
2025-03-06 22:41:15 +00:00
dependabot[bot]
7bd1c8aab4 Bump SixLabors.ImageSharp from 3.1.6 to 3.1.7 in /src/Yavsc
Bumps [SixLabors.ImageSharp](https://github.com/SixLabors/ImageSharp) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/SixLabors/ImageSharp/releases)
- [Commits](https://github.com/SixLabors/ImageSharp/compare/v3.1.6...v3.1.7)

---
updated-dependencies:
- dependency-name: SixLabors.ImageSharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-06 22:29:48 +00:00
Paul Schneider
380f2314dc Code cleanup 2025-03-04 18:05:21 +00:00
Paul Schneider
bf1b34ea09 coreclr config 2025-03-02 17:03:19 +00:00
Paul Schneider
050b8a7aa4 Track vscode setup 2025-03-02 16:53:56 +00:00
Paul Schneider
7d36dc7060 GetJson helper 2025-03-02 15:57:10 +00:00
Paul Schneider
0615573f91 fixes the web client auth 2025-02-26 19:44:54 +00:00
Paul Schneider
2bc0ce7a18 share the workflow config 2025-02-26 18:59:08 +00:00
Paul Schneider
005a4f1ef8 Merge branch 'main' of github.com:pazof/yavsc 2025-02-24 23:30:45 +00:00
Paul Schneider
b9ba97f5e8 User settings 2025-02-24 23:29:48 +00:00
Paul Schneider
f2e6045723 cleanup 2025-02-24 21:26:29 +00:00
Paul Schneider
12631d7b0e Licence WTFPL 2025-02-24 21:26:21 +00:00
Paul Schneider
fb48e11bf0 updated 2025-02-24 21:13:25 +00:00
Paul Schneider
a6ab6e679a details 2025-02-23 21:34:24 +00:00
3997a8bebb Merge pull request #8 from pazof/dependabot/npm_and_yarn/src/Yavsc/follow-redirects-1.15.9
Bump follow-redirects from 1.9.0 to 1.15.9 in /src/Yavsc
2025-02-23 21:30:27 +00:00
f30598a448 Merge pull request #10 from pazof/dependabot/nuget/src/Yavsc.Server/MimeKit-4.7.1
Bump MimeKit from 4.3.0 to 4.7.1 in /src/Yavsc.Server
2025-02-23 21:29:49 +00:00
Paul Schneider
01da406f00 rendering html 2025-02-23 20:59:07 +00:00
Paul Schneider
71262647b3 permission handling 2025-02-23 20:23:34 +00:00
Paul Schneider
3495523bd4 Blog posts Permission handling 2025-02-18 20:17:06 +00:00
dependabot[bot]
ffeb866e94 Bump MimeKit from 4.3.0 to 4.7.1 in /src/Yavsc.Server
Bumps [MimeKit](https://github.com/jstedfast/MimeKit) from 4.3.0 to 4.7.1.
- [Changelog](https://github.com/jstedfast/MimeKit/blob/master/ReleaseNotes.md)
- [Commits](https://github.com/jstedfast/MimeKit/compare/4.3.0...4.7.1)

---
updated-dependencies:
- dependency-name: MimeKit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-18 00:04:48 +00:00
ad06b77d5f Merge pull request #9 from pazof/release/1.0.0
Release/1.0.0
2025-02-18 00:02:44 +00:00
Paul Schneider
d0d863522f Merge branch 'fix/webclient' into release/1.0.0 2025-02-18 00:00:25 +00:00
Paul Schneider
9e6a4f7d13 Get User Id from Web API 2025-02-17 23:57:12 +00:00
Paul Schneider
038d680831 Api protected 2025-02-16 22:41:03 +00:00
Paul Schneider
f2e54953c0 references cleanup 2025-02-16 18:43:32 +00:00
Paul Schneider
df6391d2a7 simply render the test response 2025-02-16 18:43:18 +00:00
Paul Schneider
3db36f5ced don't launch browser on API services 2025-02-16 18:42:51 +00:00
Paul Schneider
3ab92ea9a5 ya cleanup 2025-02-16 17:28:38 +00:00
Paul Schneider
76af07e271 no usage of DefaultProfileService 2025-02-15 21:15:12 +00:00
Paul Schneider
29303d5aea custom ProfileService 2025-02-15 20:06:07 +00:00
Paul Schneider
4c0027549a require the goodclaim 2025-02-15 19:57:08 +00:00
Paul Schneider
7b9d4b279a WARN BROCKEN 2025-02-15 18:40:46 +00:00
Paul Schneider
0936afb9ad TO FINISH ; Profile service ... 2025-02-15 18:40:22 +00:00
Paul Schneider
4d2d0d32a2 code reorg 2025-02-15 14:46:40 +00:00
Paul Schneider
25b261f4ee more services from Web API 2025-02-15 12:45:27 +00:00
Paul Schneider
8e8f4d3896 refactoring 2025-02-14 22:44:33 +00:00
dependabot[bot]
47a4e2e7c6 Bump follow-redirects from 1.9.0 to 1.15.9 in /src/Yavsc
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.9.0 to 1.15.9.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.9.0...v1.15.9)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-12 20:43:29 +00:00
Paul Schneider
49826eae4a WIP separation Web et API 2025-02-12 20:41:14 +00:00
Paul Schneider
1d6cad7bef Web Api found ... 2025-02-11 04:45:05 +00:00