Commit Graph

  • e9c657f8aa New translations manifest.mdx (Spanish) [ci skip] crowdin 2024-07-04 13:46:45 +00:00
  • b3b97b7bd2 New translations index.mdx (Spanish) [ci skip] crowdin 2024-07-04 13:46:43 +00:00
  • 89ca7d848b New translations hooks.mdx (Spanish) [ci skip] crowdin 2024-07-04 13:46:42 +00:00
  • 95c73b4759 New translations create.mdx (Spanish) [ci skip] crowdin 2024-07-04 13:46:40 +00:00
  • bedf9173ba New translations plugins.php (Spanish) [ci skip] crowdin 2024-07-04 13:46:38 +00:00
  • 705701ebcd New translations install.mdx (Spanish) [ci skip] crowdin 2024-07-04 13:46:37 +00:00
  • 5924924773 New translations manifest.mdx (French) [ci skip] crowdin 2024-07-04 13:46:35 +00:00
  • a5e290ddd0 New translations index.mdx (French) [ci skip] crowdin 2024-07-04 13:46:33 +00:00
  • 8ef0a369bf New translations hooks.mdx (French) [ci skip] crowdin 2024-07-04 13:46:31 +00:00
  • 04009ca0ca New translations create.mdx (French) [ci skip] crowdin 2024-07-04 13:46:30 +00:00
  • 1a2ed491d0 New translations plugins.php (French) [ci skip] crowdin 2024-07-04 13:46:28 +00:00
  • 2714e7f60f New translations install.mdx (French) [ci skip] crowdin 2024-07-04 13:46:26 +00:00
  • e3d129e367 New translations manifest.mdx (Romanian) [ci skip] crowdin 2024-07-04 13:46:25 +00:00
  • 962ffecfb5 New translations index.mdx (Romanian) [ci skip] crowdin 2024-07-04 13:46:23 +00:00
  • 8209979c71 New translations hooks.mdx (Romanian) [ci skip] crowdin 2024-07-04 13:46:21 +00:00
  • 2f61279d00 New translations create.mdx (Romanian) [ci skip] crowdin 2024-07-04 13:46:19 +00:00
  • 3dc54cdbac New translations plugin.php (Romanian) [ci skip] crowdin 2024-07-04 13:46:17 +00:00
  • 4a04330308 New translations plugins.php (Romanian) [ci skip] crowdin 2024-07-04 13:46:13 +00:00
  • 18581fcdbf New translations install.mdx (Romanian) [ci skip] crowdin 2024-07-04 13:46:11 +00:00
  • a8c81b3fa1 fix(manifest): set repository url as required in docstring typings Yassine Doghri 2024-07-04 13:32:44 +00:00
  • 322836254e fix: broken icon call in frontend default pages template Aonrud 2024-07-02 21:49:59 +01:00
  • e9c04548de build: update CI to 4.5.3 + php and js dependencies to latest Yassine Doghri 2024-07-01 16:14:12 +00:00
  • 5d35524875 fix: set correct icons parameters in map and funding links views Yassine Doghri 2024-07-01 15:37:46 +00:00
  • 7a8cd4c730 docs: fix typo for "Introduction" label Yassine Doghri 2024-06-28 15:10:54 +00:00
  • 5339669ea6 build(composer): update version 2.0.0-next to be 2.0.0-dev in composer.json Yassine Doghri 2024-07-04 13:15:00 +00:00
  • 0037160885 chore(release): 1.12.2 [skip ci] v1.12.2 semantic-release-bot 2024-07-03 09:37:43 +00:00
  • d8d2eb92b7 fix: broken icon call in frontend default pages template Aonrud 2024-07-02 21:49:59 +01:00
  • dbaf80d88c chore(release): 1.12.1 [skip ci] v1.12.1 semantic-release-bot 2024-07-01 16:24:27 +00:00
  • e9e5acb862 build: update CI to 4.5.3 + php and js dependencies to latest Yassine Doghri 2024-07-01 16:14:12 +00:00
  • b129813ea5 fix: set correct icons parameters in map and funding links views Yassine Doghri 2024-07-01 15:37:46 +00:00
  • a23ca6c4c7 docs: fix typo for "Introduction" label Yassine Doghri 2024-06-28 15:10:54 +00:00
  • f07f561c88 chore(release): 1.12.0 [skip ci] v1.12.0 semantic-release-bot 2024-06-28 14:52:36 +00:00
  • 4818fd1dd3 docs: add "latest" option to DocsVersionSelect based on main branch Yassine Doghri 2024-06-28 14:42:44 +00:00
  • 8833bc53cb chore(i18n): new Crowdin updates crowdin 2024-06-28 13:40:28 +00:00
  • 0eeedb9dc6 chore(release): 2.0.0-next.1 [skip ci] v2.0.0-next.1 semantic-release-bot 2024-06-19 10:12:35 +00:00
  • 827522643e build: release next major version as prerelease Yassine Doghri 2024-06-10 16:34:13 +00:00
  • e417d45b14 docs(plugins): fill up rest of manifest and hooks reference + creating a plugin Yassine Doghri 2024-06-10 14:55:10 +00:00
  • cc6495dc7c refactor(plugins): set settings properties as fields objects Yassine Doghri 2024-06-08 20:37:11 +00:00
  • 8f8c61eaae docs(plugins): add experimental plugins section + plugins:create command to create plugin via CLI Yassine Doghri 2024-06-08 18:30:36 +00:00
  • 91dc8c8325 test(plugins): add test suite for Plugins service Yassine Doghri 2024-06-04 13:10:56 +00:00
  • 3a900bbab6 feat(plugins): add methods to easily retrieve general, podcast and episode settings in hooks methods Yassine Doghri 2024-06-03 14:40:16 +00:00
  • 2035c39fd1 feat(plugins): register plugins using Plugin.php file instead of namespace + simplify i18n structure Yassine Doghri 2024-06-03 14:32:42 +00:00
  • d7b9730d7e docs(ci): build and deploy docs for next branch Yassine Doghri 2024-05-29 15:57:22 +00:00
  • b5bd2db28f build(php): upgrade min php version to 8.3 Yassine Doghri 2024-05-29 10:24:13 +00:00
  • e2a90def88 test(plugins): add test cases for loading manifest data Yassine Doghri 2024-05-28 15:57:04 +00:00
  • 014facd5a1 refactor(plugins): rename manifest schema Yassine Doghri 2024-05-26 15:40:53 +00:00
  • 80d2c48ee2 feat(plugins): add before channel/item hooks to allow podcast/episode data edit when generating rss Yassine Doghri 2024-05-17 14:01:04 +00:00
  • 8ec79097bb feat(plugins): display errors when plugin is invalid instead of crashing Yassine Doghri 2024-05-16 15:53:42 +00:00
  • 45ac2a4be9 feat(plugins): handle empty states and long strings in UI Yassine Doghri 2024-05-15 18:30:56 +00:00
  • b62b483ad9 feat(plugins): abstract settings form for general, podcast and episode types Yassine Doghri 2024-05-13 16:17:18 +00:00
  • 6f833fc76a feat(plugins): add new field types + validate & cast user data before storing settings Yassine Doghri 2024-05-12 18:38:33 +00:00
  • 82714e7155 style(buttons): add tint to variants Yassine Doghri 2024-05-10 09:06:10 +00:00
  • dfb7888aeb feat(plugins): add aside with plugin metadata next to plugin's readme Yassine Doghri 2024-05-09 17:55:41 +00:00
  • e6bfdfc390 feat(plugins): load README.md file to view plugin's instructions in UI Yassine Doghri 2024-05-07 16:01:03 +00:00
  • 1510e36c0a feat(plugins): load and validate plugin manifest.json Yassine Doghri 2024-05-06 16:00:47 +00:00
  • b5eddf351f feat(plugins): add json schema definition for plugin manifest Yassine Doghri 2024-05-05 17:10:20 +00:00
  • 896f00661f refactor(plugins): redefine plugins folder structure to vendor/package Yassine Doghri 2024-05-05 13:10:59 +00:00
  • 9a80de4068 feat(plugins): uninstall plugins via CLI and admin UI Yassine Doghri 2024-05-05 09:14:30 +00:00
  • 89ac92fb41 feat(plugins): add settings page for podcast and episode if defined in the plugin's manifest Yassine Doghri 2024-05-02 15:32:27 +00:00
  • 3d8aedf9c3 feat(plugins): add options to manifest for building forms and storing plugin settings Yassine Doghri 2024-05-01 18:37:38 +00:00
  • e80a33bf2a feat(plugins): add siteHead hook to add custom meta tags to public pages Yassine Doghri 2024-05-01 15:41:13 +00:00
  • 27d2a1b0ff feat(plugins): activate / deactivate plugin using settings table Yassine Doghri 2024-05-01 14:48:05 +00:00
  • 587938d2bf feat(plugins): load plugins using file locator service Yassine Doghri 2024-04-29 16:03:00 +00:00
  • 7253e13ac2 feat: add Plugins module with base files for plugins architecture Yassine Doghri 2024-04-28 17:14:45 +00:00
  • 3fd5efc795 fix: include app/Resources/icons folder to bundle Yassine Doghri 2024-06-14 15:49:25 +00:00
  • 56612f0c76 fix: add missing php-icons config file to bundle Yassine Doghri 2024-06-14 08:57:36 +00:00
  • eb7ad2f7e1 fix(import): rewrite download_file helper to output curl response directly to file Yassine Doghri 2024-06-05 18:46:23 +00:00
  • 281eefc6a3 build(docs): add type declarations for virtual:starlight Yassine Doghri 2024-05-30 09:42:03 +00:00
  • 083a766e4e docs: add DocsVersion component to navigate through different docs versions Yassine Doghri 2024-05-29 17:28:24 +00:00
  • b4718a93b2 build(php): upgrade min php version to 8.3 feat/plugins Yassine Doghri 2024-05-29 10:24:13 +00:00
  • ff6a699beb test(plugins): add test cases for loading manifest data Yassine Doghri 2024-05-28 15:57:04 +00:00
  • 8d9ddd76c0 refactor(plugins): rename manifest schema Yassine Doghri 2024-05-26 15:40:53 +00:00
  • ee7808ec70 feat(plugins): add before channel/item hooks to allow podcast/episode data edit when generating rss Yassine Doghri 2024-05-17 14:01:04 +00:00
  • c604f0426f feat(plugins): display errors when plugin is invalid instead of crashing Yassine Doghri 2024-05-16 15:53:42 +00:00
  • f18d054ad1 feat(plugins): handle empty states and long strings in UI Yassine Doghri 2024-05-15 18:30:56 +00:00
  • adbc7e78c0 feat(plugins): abstract settings form for general, podcast and episode types Yassine Doghri 2024-05-13 16:17:18 +00:00
  • 8917bdb655 feat(plugins): add new field types + validate & cast user data before storing settings Yassine Doghri 2024-05-12 18:38:33 +00:00
  • da4c1e2cfd style(buttons): add tint to variants Yassine Doghri 2024-05-10 09:06:10 +00:00
  • 9da1d0a1b6 feat(plugins): add aside with plugin metadata next to plugin's readme Yassine Doghri 2024-05-09 17:55:41 +00:00
  • f033468981 feat(plugins): load README.md file to view plugin's instructions in UI Yassine Doghri 2024-05-07 16:01:03 +00:00
  • 895acb9c1a feat(plugins): load and validate plugin manifest.json Yassine Doghri 2024-05-06 16:00:47 +00:00
  • 4d90e10c9f feat(plugins): add json schema definition for plugin manifest Yassine Doghri 2024-05-05 17:10:20 +00:00
  • ea9685faad refactor(plugins): redefine plugins folder structure to vendor/package Yassine Doghri 2024-05-05 13:10:59 +00:00
  • fe48bbbda5 feat(plugins): uninstall plugins via CLI and admin UI Yassine Doghri 2024-05-05 09:14:30 +00:00
  • 3f204819f3 feat(plugins): add settings page for podcast and episode if defined in the plugin's manifest Yassine Doghri 2024-05-02 15:32:27 +00:00
  • b9aa6a4d3e feat(plugins): add options to manifest for building forms and storing plugin settings Yassine Doghri 2024-05-01 18:37:38 +00:00
  • fc67af19cb feat(plugins): add siteHead hook to add custom meta tags to public pages Yassine Doghri 2024-05-01 15:41:13 +00:00
  • dfd5fe73cb feat(plugins): activate / deactivate plugin using settings table Yassine Doghri 2024-05-01 14:48:05 +00:00
  • 30edf698d7 feat(plugins): load plugins using file locator service Yassine Doghri 2024-04-29 16:03:00 +00:00
  • bb1f8a740d feat: add Plugins module with base files for plugins architecture Yassine Doghri 2024-04-28 17:14:45 +00:00
  • fe676590f2 fix(docs): add base to og image using env variable Yassine Doghri 2024-05-28 09:51:28 +00:00
  • 2ca9418138 ci(docs): fix i18n-filter and build outDir path Yassine Doghri 2024-05-24 10:40:53 +00:00
  • b345c7ecd2 ci(docs): fix typo on outDir path when building docs Yassine Doghri 2024-05-24 09:27:24 +00:00
  • 6dc98b329b chore(i18n): update Crowdin configuration file crowdin 2024-05-21 16:19:54 +00:00
  • d88b041d2c docs: change vitepress with astro's starlight Yassine Doghri 2024-05-21 16:07:56 +00:00
  • 70f56a73ff chore(i18n): new Crowdin updates crowdin 2024-05-21 11:16:15 +00:00
  • 17865dab2b feat: abstract generating rss feed using RSSFeed class draft/rss-feed Yassine Doghri 2024-05-07 16:03:07 +00:00
  • bb03798aff feat(plugins): load README.md file to view plugin's instructions in UI Yassine Doghri 2024-05-07 16:01:03 +00:00
  • 95088196ce feat(plugins): load and validate plugin manifest.json Yassine Doghri 2024-05-06 16:00:47 +00:00
  • 7bdde9a4f5 build: fix stylelint issues on Choices.css file Yassine Doghri 2024-05-05 17:16:20 +00:00