- Sep 06, 2022
-
-
Yassine Doghri authored
-
-
- Aug 22, 2022
-
-
- Jul 21, 2022
-
-
Yassine Doghri authored
-
- Jul 14, 2022
-
-
- Jul 11, 2022
-
-
closes #230
-
- Jul 08, 2022
-
-
Yassine Doghri authored
refs #230
-
- Jul 07, 2022
-
-
Yassine Doghri authored
- add contributors list to readme and docs' index page - add CONTRIBUTING.md file redirecting to docs website - add "translate castopod" section to guidelines
-
- Jul 04, 2022
-
-
- Jul 03, 2022
-
-
Yassine Doghri authored
- update js dependencies to latest - add indentWithTab to xml-editor - tailwindcss 3.1: replace withOpacity with <alpha-value>
-
- May 03, 2022
-
-
Ola Hneini authored
-
- Apr 22, 2022
-
-
Yassine Doghri authored
-
-
- Apr 15, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
+ update rector config for crowdin compatibility
-
Yassine Doghri authored
-
- Apr 14, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
Yassine Doghri authored
-
- Apr 01, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
closes #185
-
- Mar 15, 2022
-
-
Yassine Doghri authored
-
- Mar 04, 2022
-
-
Yassine Doghri authored
-
- Feb 20, 2022
-
-
Yassine Doghri authored
-
Yassine Doghri authored
this fixes the adblocker loading viewer error
-
Yassine Doghri authored
-
- Feb 19, 2022
-
-
Yassine Doghri authored
- rename castopod icons and logos - fix nlnet logo link - add castopod icon as logo - set twitter card to summary_large_image - update README.md
-
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
-
- Jan 19, 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
- create Admin, Analytics, Auth, Fediverse and Install modules in the root modules/ folder - rename ActivityPub to Fediverse
-
Yassine Doghri authored
- use default avatar image if person image is not set - add thumbnail and medium default avatar images - set default avatar images directly in public/media folder - remove public/media's root folder from .gitignore - remove unnecessary copy:images script and cpy-cli package closes #125
-
- Jul 24, 2021
-
-
Yassine Doghri authored
-
- Jul 12, 2021
-
-
Yassine Doghri authored
- replace rollup config with vitejs - use vite dev server during development to take advantage of hot module replacement (HMR) - add vite service using Vite library to load css and js assets - update package.json scripts and remove unnecessary dependencies - update scripts/bundle-prepare.sh closes #107
-
- Jun 23, 2021
-
-
Yassine Doghri authored
-
- Jun 11, 2021
-
-
Yassine Doghri authored
fix some style issues
-
Yassine Doghri authored
- fix: set mediaBaseURL as baseURL if not defined - update dev documentation seting up a dev environment
-
- May 12, 2021
-
-
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
-
- May 03, 2021
-
-
Yassine Doghri authored
docs: update INSTALL.md to include SSL certificate requirement + update install instructions
-