Commit graph

382 commits

Author SHA1 Message Date
Paul Schneider
2397fe236d Hide the Chat 2025-07-30 15:46:43 +01:00
Paul Schneider
5ff52614df Find the client 2025-07-30 15:45:50 +01:00
Paul Schneider
b3d565b6d9 Refactoring
The main server owns the migrations, it's the server part,
it's simpler.

It's Yavsc, not one of its lib.
2025-07-15 20:17:39 +01:00
Paul Schneider
52edbff231 a client store 2025-07-15 17:35:14 +01:00
Paul Schneider
fc15e42efe db cleanup 2025-07-15 15:49:48 +01:00
Paul Schneider
8fc1153e59 testing 2025-07-14 20:35:13 +01:00
Paul Schneider
2ba13c7825 build tests 2025-07-13 18:13:04 +01:00
Paul Schneider
5605f77ebb button class 2025-07-12 19:00:30 +01:00
Paul Schneider
c12019cb98 REquire confirmed account 2025-07-11 13:27:31 +01:00
Paul Schneider
32c1482bfb MEF & Settings 2025-07-11 13:04:50 +01:00
Paul Schneider
0cfc1dc95a External Login 2025-07-10 19:14:17 +01:00
Paul Schneider
1ee4e5035c Serve /robots.txt 2025-07-10 18:32:58 +01:00
Paul Schneider
6c175783a9 Externl Login 2025-07-10 15:19:28 +01:00
Paul Schneider
cf5bef475d config the issuer url 2025-07-10 09:16:58 +01:00
Paul Schneider
20b6efd26c MEF 2025-07-10 08:38:38 +01:00
Paul Schneider
41e8e256e1 interaction needed 2025-07-09 15:17:55 +01:00
Paul Schneider
5a1c1acb59 make css 2025-07-09 13:25:21 +01:00
Paul Schneider
c51f11c7dc Blog post create 2025-07-09 13:16:01 +01:00
Paul Schneider
409528b8d4 MEF 2025-07-09 11:17:16 +01:00
Paul Schneider
253a2919f3 misc 2025-07-07 07:49:18 +01:00
Paul Schneider
31d4f74e6d WIP allow blog comment 2025-07-05 13:21:50 +01:00
Paul Schneider
21cd878839 fixies the refact of blog spot index 2025-06-29 19:53:56 +01:00
Paul Schneider
9b7a6c0125 refact 2025-06-29 18:44:35 +01:00
Paul Schneider
7be51c6ac3 refact 2025-06-29 16:20:37 +01:00
Paul Schneider
e794c22f4e refactoring 2025-06-29 16:12:16 +01:00
Paul Schneider
58de03009a a web resource authorisation 2025-06-29 11:53:25 +01:00
Paul Schneider
8bd1653a1e Migrate the db at startup 2025-06-29 11:52:57 +01:00
Paul Schneider
4941f3bdef Implémentation de la publication d'un billet 2025-06-28 16:14:52 +01:00
Paul Schneider
fc1775147f Brusher Profile and Blog delete permisssion 2025-06-28 14:54:44 +01:00
Paul Schneider
39788f46f9 migration net9.0 2025-06-16 02:30:32 +01:00
Paul Schneider
7a96909bef reop clean up 2025-06-11 16:55:08 +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
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
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
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
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
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
3ab92ea9a5 ya cleanup 2025-02-16 17:28:38 +00:00
Paul Schneider
29303d5aea custom ProfileService 2025-02-15 20:06:07 +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