Ferdinand Thiessen
4eb022ada1
fix: Typo in `ShareType` `grup` should be `group`
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-24 17:29:08 +02:00
Ferdinand Thiessen
c88916539e
chore: Fix docs to correctly name `public` module
...
The file is called `publicShare` but we call the entry point `public` so we should align the docs.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-19 15:24:37 +02:00
Ferdinand Thiessen
7cb6dd8675
feat: Add utils for public link shares
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-19 14:42:14 +02:00
Ferdinand Thiessen
3892f2ee4b
feat: Add `ShareType` enum to replace `Type` with more JS native naming
...
This also prevents name clashes with other `Type` classes or enums
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-19 12:12:01 +02:00
Ferdinand Thiessen
caf0a77462
chore: Migrate to Vitest for unit testing
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-19 12:10:00 +02:00
Ferdinand Thiessen
00a66c0c7d
chore: Use prettier for code style and format files using it
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-19 11:22:13 +02:00
Ferdinand Thiessen
e97d5cb8d5
Update lib/index.ts
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-06-19 10:38:53 +02:00
Sandro Mesterheide
02c914f2d6
Add min server version as js doc
...
Signed-off-by: Sandro Mesterheide <sandro.mesterheide@extern.publicplan.de>
2023-02-21 13:06:28 +01:00
Sandro Mesterheide
0c46f8cca9
Add federated_group share type
...
Signed-off-by: Sandro Mesterheide <sandro.mesterheide@extern.publicplan.de>
2023-02-20 09:25:52 +01:00
Christoph Wurst
f801593cba
Initial implementation
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-18 11:23:29 +02:00