Yassine Doghri
aad17646f1
build(docs): change wrong Aside type from warning to caution in docker page
2026-02-19 23:15:44 +00:00
Yassine Doghri
ed57e13b40
feat: set min PHP version to 8.5 + upgrade CI4 to 4.7
...
update all dependencies to latest
2026-02-19 16:23:20 +00:00
Yassine Doghri
3943441683
build(docker): set major version channel tags to prevent major breaking changes (1, 2-next, ...)
2026-02-19 12:44:23 +00:00
Yassine Doghri
a585362827
chore: update CI files after update from 4.6.3 to 4.6.5
2026-02-17 21:09:55 +00:00
Yassine Doghri
abf214757c
docs(docker): add tip to encourage users to pin the castopod image version during production
2026-02-17 21:04:11 +00:00
Yassine Doghri
e5fb676cb6
feat(docker): replace all-in-one image with FrankenPHP and Caddy based image + discard other images
...
- use serversideup/php as a base image
- remove nginx unit base
- remove app / webserver images
- add bundle stage to remove pipeline dependency
- update docker setup docs
- edit gitlabci rules and release logic
2026-02-17 19:31:24 +00:00
Paul Cutler
4c46c15e39
docs: update docs to expand Persons information and fix broken chapters.json link
2025-10-13 12:36:37 +00:00
Yassine Doghri
85503ee282
docs(plugins): clear up some ideas and fix links
...
update castopod-plugins-manager + other dependencies to latest
2025-10-06 16:53:59 +00:00
Yassine Doghri
e291b6239c
docs(plugins): add install and share instructions with the official plugins repository for discovery
2025-10-03 12:51:03 +00:00
Yassine Doghri
40f671c8b6
docs: add plugin manifest schema definition as a page in the docs root
...
update js and php dependencies
2025-09-30 19:31:15 +00:00
Yassine Doghri
3d0db5c64a
feat(plugins): add spark commands to install, add, update and remove plugins using adaures' cpm
...
update js & php dependencies to latest and fix rector, phpstan and ecs issues
2025-09-22 17:34:36 +00:00
Yassine Doghri
b5a403b990
chore: replace twitter links by bluesky in docs
...
+ update dependencies to latest
2025-08-31 09:48:01 +00:00
Yassine Doghri
835f099f2e
docs: update starlight to 0.35.2 + update docker images to latest
2025-08-29 10:37:01 +00:00
Yassine Doghri
8ec42c33ff
fix(fediverse): add is_private field to posts to flag private posts and hide them from public views
2025-08-25 18:32:09 +00:00
Yassine Doghri
346c00e7b5
chore: update CI to v4.6.3 + all php and js dependencies
2025-08-25 18:09:41 +00:00
Paul Cutler
61d6a6b60f
docs: fix broken note using Aside tag
2025-05-20 13:32:24 +02:00
Yassine Doghri
31fee52208
docs: update database and php requirements to LTS versions
2025-03-14 13:44:55 +00:00
Yassine Doghri
567d5e01a3
feat(plugins): add submodule boolean property to manifest schema
2025-03-14 13:02:55 +00:00
Yassine Doghri
94cea0ce91
feat: set min PHP version to 8.4
...
update CI4 to 4.6.0 + use codeigniter-vite and vite-plugin-codeigniter to load assets
2025-03-14 12:54:51 +00:00
Paul Cutler
0e4e301b81
docs: fix broken Note in instance / import podcast by using Aside tag
2025-02-27 15:52:36 +00:00
Paul Cutler
f8fb25f52d
docs: update docs with typo fixes
2025-02-27 15:48:42 +00:00
Yassine Doghri
5578104207
ci(docs): update pnpm install script to v10
2025-02-27 11:44:56 +00:00
Yassine Doghri
fc2e7a0d83
docs(api): add instructions to enable and use API
2024-12-29 14:03:23 +00:00
Yassine Doghri
888d610c2d
docs(api): add available operations based on openapi schema
...
use starlight-openapi plugin to generate docs
closes #536
2024-12-26 13:01:53 +00:00
Yassine Doghri
09256b4eb7
docs(user-guide): update links for consistency + remove missing monetization links
2024-12-25 11:28:51 +00:00
Paul Cutler
0736050d1a
docs: add user guide section
2024-12-25 11:26:34 +00:00
Yassine Doghri
34be5bccab
refactor(plugins): create Field objects per field type in settings forms + handle rendering in class
...
update manifest.schema.json to have defaultValue type differ based on field type
2024-12-23 15:35:47 +00:00
Yassine Doghri
d3a98db6d0
feat(plugins): add defaultValue for all field types
2024-12-19 12:33:57 +00:00
Yassine Doghri
8cf9c6dc83
feat(plugins): add html field type + CodeEditor component + rework html head generation
...
update php and js packages to latest
2024-12-17 15:11:45 +00:00
Yassine Doghri
11ccd0ebe7
feat(plugins): add group field type + multiple option to render field arrays
...
- update docs
- render hint and helper options for all fields
- replace option's hint with
description
2024-12-10 15:57:06 +00:00
Yassine Doghri
63f93f585b
fix: update select and multi-select options to value/label arrays
...
add hint to select options + update dependencies to latest
2024-11-06 13:19:59 +00:00
Yassine Doghri
53232d3b61
docs(security): add disclaimer aside to third-party plugins section
2024-07-08 14:06:56 +00:00
Yassine Doghri
7405f8897d
docs(security): add disclaimer for third-party plugins and how to mitigate potential security risks
2024-07-05 17:43:02 +00:00
Yassine Doghri
fc9ea7597e
feat(plugins): add minCastopodVersion to denote incompatibility with previous Castopod versions
2024-07-05 16:47:01 +00:00
Yassine Doghri
fee7905935
feat(plugins): load and display LICENSE.md file if found in plugin's directory
2024-07-05 16:44:35 +00:00
Yassine Doghri
1a439083a2
docs: fix typo in comments in auth file
2024-07-04 15:54:17 +00:00
Yassine Doghri
c21864ee25
docs: add "latest" option to DocsVersionSelect based on main branch
2024-07-04 13:54:59 +00:00
crowdin
1c5fe1fea6
chore(i18n): new Crowdin updates
2024-07-04 13:54:43 +00:00
Yassine Doghri
7a8cd4c730
docs: fix typo for "Introduction" label
2024-07-04 13:26:43 +00:00
Yassine Doghri
e417d45b14
docs(plugins): fill up rest of manifest and hooks reference + creating a plugin
2024-06-14 15:53:33 +00:00
Yassine Doghri
cc6495dc7c
refactor(plugins): set settings properties as fields objects
2024-06-14 15:53:33 +00:00
Yassine Doghri
8f8c61eaae
docs(plugins): add experimental plugins section + plugins:create command to create plugin via CLI
2024-06-14 15:53:33 +00:00
Yassine Doghri
d7b9730d7e
docs(ci): build and deploy docs for next branch
2024-06-14 15:53:33 +00:00
Yassine Doghri
b5bd2db28f
build(php): upgrade min php version to 8.3
2024-06-14 15:53:33 +00:00
Yassine Doghri
281eefc6a3
build(docs): add type declarations for virtual:starlight
2024-05-30 09:42:03 +00:00
Yassine Doghri
083a766e4e
docs: add DocsVersion component to navigate through different docs versions
2024-05-29 17:28:24 +00:00
Yassine Doghri
fe676590f2
fix(docs): add base to og image using env variable
2024-05-28 09:51:28 +00:00
Yassine Doghri
2ca9418138
ci(docs): fix i18n-filter and build outDir path
2024-05-24 10:40:53 +00:00
Yassine Doghri
b345c7ecd2
ci(docs): fix typo on outDir path when building docs
2024-05-24 09:27:24 +00:00
Yassine Doghri
d88b041d2c
docs: change vitepress with astro's starlight
...
- change language keys to kebab-case
- add new languages to docs: ca, de, es, sr-latn, zh-hans
2024-05-21 16:07:56 +00:00