- Oct 17, 2022
-
-
Yassine Doghri authored
closes #225
-
- Oct 16, 2022
-
-
Yassine Doghri authored
closes #222
-
- Oct 14, 2022
-
-
Yassine Doghri authored
-
- Sep 28, 2022
-
-
Yassine Doghri authored
update composer dependencies to latest
-
- Sep 06, 2022
-
-
Yassine Doghri authored
-
- Aug 31, 2022
-
-
Yassine Doghri authored
- add file associations for env and .rsync-filter files - include version lens to .devcontainer config
-
- Aug 22, 2022
-
-
Yassine Doghri authored
-
- Jul 03, 2022
-
-
Yassine Doghri authored
* update php packages to latest * update rector and ecs config * update ci4/settings package to v2.1
-
- Jun 17, 2022
-
-
Yassine Doghri authored
closes #26
-
Yassine Doghri authored
-
- Jun 13, 2022
-
-
Yassine Doghri authored
- remove delete_at field + soft delete for media and pages - update CodeIgniter4 to 4.2.0 + update all starter files - explicitly use builder() when creating queries from model
-
- Mar 04, 2022
-
-
Yassine Doghri authored
- update CI4 to v4.1.9's stable production package - update php and js dependencies to latest
-
- Feb 24, 2022
-
-
Yassine Doghri authored
- add pleroma, misskey and fosspay platforms - update adaures/ipcat-php to fix autoload issue - fix Breez and Podcast Guru icons closes #166, #167, #170
-
- Feb 20, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
this fixes the adblocker loading viewer error
-
- Feb 19, 2022
-
-
Yassine Doghri authored
- rename podlibre to adaures - rename castopod-host to castopod - simplify README and redirect to docs site - move INSTALL and UPDATE docs - add new gitlabci pipeline to deploy docs - upgrade node to v16 in Dockerfile
-
- Feb 03, 2022
-
-
Yassine Doghri authored
update CommonMark to v2 + add Autolink, SmartPunct and DisallowedRawHtml extensions
-
- Jan 28, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
update CI4 to latest version
-
- Jan 10, 2022
-
-
Yassine Doghri authored
-
- Jan 04, 2022
-
-
Yassine Doghri authored
-
- Dec 29, 2021
-
-
Yassine Doghri authored
- configure service-worker using vite-plugin-pwa - refactor Image entity to generate images of different types based on size config - add requirement for webp library for php gd to generate webp images for instance - add action to regenerate all instance images for eventual Images config changes - enhance google lighthouse metrics for pwa
-
Yassine Doghri authored
- refactor meta-tags by generating them in the controller and injecting them into the views - use `melbahja/seo` library to build opengraph and twitter meta-tags + schema.org objects
-
Yassine Doghri authored
-
Yassine Doghri authored
- update Component class structure and remove component helper function and ComponentLoader - update residual activitypub naming to fediverse
-
Yassine Doghri authored
-
- Dec 20, 2021
-
-
Yassine Doghri authored
update getid3 to latest dev branch
-
- Dec 15, 2021
-
-
Yassine Doghri authored
-
- Jun 11, 2021
-
-
Yassine Doghri authored
-
Yassine Doghri authored
update php dependencies
-
Yassine Doghri authored
-
Yassine Doghri authored
fix some style issues
-
Yassine Doghri authored
prettify composer.lock file
-
Yassine Doghri authored
- hooks are installed automatically with npm install command - add commit-msg, pre-commit and pre-push hooks - integrate captainhook commands into the created git hooks
-
Yassine Doghri authored
-
Yassine Doghri authored
- update .devcontainer settings: remove auto-formatting for php + set intelephense as default formatter - remove prettier php plugin as it lacks php 8 support - add captain hook action for checking style pre-commit - fix style with ecs on all files except views
-
- May 18, 2021
-
-
Yassine Doghri authored
update composer dependencies
-
- May 14, 2021
-
-
Yassine Doghri authored
-
- May 12, 2021
-
-
Yassine Doghri authored
- move and refactor Image.php from Libraries to Entities folder - update some database field names / types - update composer packages
-
Yassine Doghri authored
- update CI process to include quality stage (tests + code review) - add captainhook to install git pre-commit & pre-push hooks - remove .devcontainer Dockerfile to use project's docker-compose services: all services can now be started automatically using vscode - update docs/setup-development.md
-