- 18 Dec, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 14 Nov, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 11 Nov, 2024 1 commit
-
-
Alfredo Di Napoli authored
This commit splits the old `NodeAPIEndpoint` type into three; * `NodeAPIEndpoint`, which will also contain the freeze endpoint; * `AnnuaireAPIEndpoint`, which is the plain old node API without extra features; * `CorpusAPIEndpoint`, which will also contain the publishin endpoint. This split ensures that we don't add endpoints which do not belong to all three categories, like before. Furthermore this adds a public nodes SQL queries. It also adds tests for getUserRootPublicNode
-
- 06 Nov, 2024 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 24 Jul, 2024 1 commit
-
-
Alfredo Di Napoli authored
This commit maps the "Publish" action inside CodiMD/HedgeDoc to the share URL feature.
-
- 09 Jul, 2024 1 commit
-
-
Alfredo Di Napoli authored
While doing this, I have also fixed a bug in the current implementation of ThrowAll (formerly named `throwAll'`).
-