Commit Graph

501 Commits (c5fbcc2ebb36ec6a7613a4185e9db388ba3320c7)

Author SHA1 Message Date
Paul Schneider f603d87b33 db update 5 months ago
Paul Schneider bebca989d0 refact 5 months ago
Paul Schneider 531797d348 refact 5 months ago
Paul Schneider 2002b8b232 refactoring 5 months ago
Paul Schneider 0e0a79c6cd a web resource authorisation 5 months ago
Paul Schneider 0f52a875de Migrate the db at startup 5 months ago
Paul Schneider 70771e5ab5 Implémentation de la publication d'un billet 5 months ago
Paul Schneider 447d926ca6 Brusher Profile and Blog delete permisssion 5 months ago
Paul Schneider b4870a1814 migration net9.0 6 months ago
dependabot[bot] 5dbfde798b
Bump grunt in /src/sampleWebAsWebApiClient/wwwroot/lib/jquery-validation
Bumps [grunt](https://github.com/gruntjs/grunt) from 0.4.4 to 1.5.3.
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt/compare/v0.4.4...v1.5.3)

---
updated-dependencies:
- dependency-name: grunt
  dependency-version: 1.5.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
Paul Schneider 535e513078 reop clean up 6 months ago
Paul Schneider 7903710d75 Merge branch 'main' of github.com:pazof/yavsc 6 months ago
Paul Schneider 4c1235267c try and trigger the workflow_dispatch event 6 months ago
Paul Schneider 836dae756f a better behavior 6 months ago
Paul Schneider 0819d58ada a description ? 6 months ago
Paul Schneider d1b0f5e6d9 bump sdk to net-9 6 months ago
dependabot[bot] 26cb855e9e
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>
9 months ago
Paul Schneider 4c33b8f005 Code cleanup 9 months ago
Paul Schneider c351d71129 Track vscode setup 9 months ago
Paul Schneider 204bb80252 GetJson helper 9 months ago
Paul Schneider db9994b05a fixes the web client auth 9 months ago
Paul Schneider 804a4738ea share the workflow config 9 months ago
Paul Schneider 61f4be2eeb Merge branch 'main' of github.com:pazof/yavsc 9 months ago
Paul Schneider 76626f3ac4 User settings 9 months ago
Paul Schneider 7524e6323f cleanup 9 months ago
Paul Schneider 9b0b33d75b Licence WTFPL 9 months ago
Paul Schneider fbbaf1cd7f
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
9 months ago
Paul Schneider ea258547d9
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
9 months ago
Paul Schneider b38f006658 rendering html 9 months ago
Paul Schneider 7ccb9cd1da permission handling 9 months ago
Paul Schneider 04bcecad9e Blog posts Permission handling 10 months ago
dependabot[bot] 58b91fb1a8
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>
10 months ago
Paul Schneider e94a82e3d9 Merge branch 'fix/webclient' into release/1.0.0 10 months ago
Paul Schneider 45cc299866 Get User Id from Web API 10 months ago
Paul Schneider 84e58bb9eb Api protected 10 months ago
Paul Schneider 968859babe references cleanup 10 months ago
Paul Schneider 5961e436d5 simply render the test response 10 months ago
Paul Schneider 7f1c0bc1d8 don't launch browser on API services 10 months ago
Paul Schneider 088634129e ya cleanup 10 months ago
Paul Schneider 5cc72cd846 no usage of DefaultProfileService 10 months ago
Paul Schneider 7612ce1e8b custom ProfileService 10 months ago
Paul Schneider 18368ef874 require the goodclaim 10 months ago
Paul Schneider 5b5016fedf WARN BROCKEN 10 months ago
Paul Schneider 4dd7353235 TO FINISH ; Profile service ... 10 months ago
Paul Schneider bd226c84a7 code reorg 10 months ago
Paul Schneider f5dd86284f more services from Web API 10 months ago
Paul Schneider d96066a4ea refactoring 10 months ago
dependabot[bot] 79b960ec34
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>
10 months ago
Paul Schneider c2ae054719 WIP separation Web et API 10 months ago
Paul Schneider 6cd5f1d041 Web Api found ... 10 months ago
Paul Schneider d1cadd9df8 get more claims 10 months ago
Paul Schneider 44dfb0021a map the roles in the JWToken 10 months ago
Paul Schneider 442d8a4c39 add Api scope 10 months ago
Paul Schneider 4d15d50e12 sign out 10 months ago
Paul Schneider 96a54aa6bf IdentityServer8 10 months ago
Paul Schneider aa71ff8761 Avoid null reference exceptions 10 months ago
Paul Schneider ecee97085d Bug managment : deletions 11 months ago
Paul Schneider c7ca9b0801 sub comments ok 12 months ago
Paul Schneider 42652b36ee razor 12 months ago
Paul Schneider ee25a01946 Blog comment comments 12 months ago
Paul Schneider d4d02b967d first level comments are OK 12 months ago
Paul Schneider 486e14e10b comments collapsing 12 months ago
Paul Schneider 5e5c6d57ea comments ... 12 months ago
Paul Schneider f7b6b5e305 Fogo 12 months ago
Paul Schneider f91f000405 Blog presentation 1 year ago
Paul Schneider a4932d08f1 Avatar restored 1 year ago
Paul Schneider d7e2cf8804 cleanup 1 year ago
Paul Schneider 5850cb0669 repo cleanup 1 year ago
Paul Schneider 0bcabbd4ff Login registration 1 year ago
Paul Schneider 009015ce3c Web API client connected 1 year ago
Paul Schneider f3a63c9e46 bug fixes 1 year ago
Paul Schneider 86dc1b8a2b re-indentity 1 year ago
Paul Schneider f14b44ecd0 Nav fixed 1 year ago
Paul Schneider 55623410ab User Roles restored 1 year ago
Paul Schneider 2043dbfce6 Local Passwords validation 1 year ago
Paul Schneider 39f98229eb WIP Accesses 2 years ago
Paul Schneider bc803b1547 Maps controller routes 2 years ago
Paul Schneider 834866663a Inits the workflow configuration 2 years ago
Paul Schneider 70d24e17d8 Identity Server reference 2 years ago
Paul Schneider 848d1a9ddf Sdk version bump to net8.0 2 years ago
Paul Schneider 87d2e85f70 comleting the migration to net 7.0 3 years ago
Paul Schneider 6bc5c647a0 update 3 years ago
Paul Schneider 64babca37b render pages 3 years ago
Paul Schneider 16b7d97c75 asciidoc tag 3 years ago
Paul Schneider 921a16d471 help the tags 3 years ago
Paul Schneider 1d3f2c303d use asciidocnet 3 years ago
Paul Schneider 58076d4e7b layout & style 3 years ago
Paul Schneider b46c4b3447 Got a login 3 years ago
Paul Schneider 908d461552 cleanup 3 years ago
Paul Schneider 02d80795ca a blog index 3 years ago
Paul Schneider 2562c9a569 Got a profile 3 years ago
Paul Schneider d1ddade1a0 subbanner is optional 3 years ago
Paul Schneider 2cc196225a a layout 3 years ago
Paul Schneider a2009e41aa more references 3 years ago
Paul Schneider 76224cda73 a first rendering 3 years ago
Paul Schneider 42dba1b6c1 a migration 3 years ago
Paul Schneider efcb1620d6 migration applied 3 years ago
Paul Schneider ff2a72f112 a Startup 3 years ago
Paul Schneider c4b7a5c48d Builds. 3 years ago
Paul Schneider ae4de6bab7 18 left 3 years ago