This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | minor | `217cddb` -> `f8a3c78` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>immich-app/immich (ghcr.io/immich-app/immich-server)</summary> ### [`v1.126.1`](https://redirect.github.com/immich-app/immich/releases/tag/v1.126.1) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.126.0...v1.126.1) ### v1.126.1 #### Hotfixes - Fixes a compatibility issue with the mobile app #### Announcement ##### FOSDEM Howdy, everybody! We just came back from FOSDEM and had a great time in Brussels. Thanks to everyone who came to see us! We received lots of feedback from the community, and your encouragement warmed our hearts. ##### MERCH! <details> <summary>Merch options video</summary> https://www.youtube.com/watch?v=ooWLS7BUERE </details> <a href="https://immich.store"> <img src="https://github.com/user-attachments/assets/c986d977-4b16-40c9-9447-00f5ba560ea4" /> </a> In case you missed our live stream, Immich now has a merch store where you can get cool swag, such as t-shirts, sweaters, stickers, magnets, and mugs… in the Immich theme. You can visit the store at <https://immich.store> You can also re-watch the live stream and our talk from FOSDEM at: - [Live stream](https://www.youtube.com/live/DjyQ4b7r-XE?si=tE5B2867acbhlUJ2) - [FOSDEM talk](https://video.fosdem.org/2025/h2215/fosdem-2025-5052-immich-self-hosted-photo-and-video-management-solution.mp4) *** #### Highlights Welcome to the release `v1.126.0` of Immich. This release continues our bug clean-up operation from the Kysely migration (Kysely is our new database abstraction layer). Some nice features and enhancement also make their way in. Please find some of the highlights below: - Search improvement on asset’s description and tags - Revamp places UI on the web - Mark people as favorite - Shared link UI improvement - Cursed knowledge candidate: fixes a bug where the database timezone causes the timezone to be interpreted as an invalid date in Javascript. ##### Search improvement - Tag and description search You can now search by tag (web) and description (web + mobile). We plan to add a more powerful search in the near future increasingly, so stay tuned!  <p align="center"> <img src="https://github.com/user-attachments/assets/e6f569e3-77a4-4c0a-9845-98dc48d40366" width="450"> </p> ##### Revamp UI for places on the web. In the detail location view, you can now toggle the grouping to group them by country. It is a nice way to see where you have been through the camera lens :)  ##### Mark people as favorite You can now mark people as favorites so that the person will be showing first on the list  ##### Shared link UI improvement The album’s sharing popup now includes information on what shared links have been created. In the shared link view, you can now filter for all/individual share/album share. You can also toggle an option in the Account Setting > Features section to place a quick access button on the shared link page to the sidebar. <p align="center"> <img src="https://github.com/user-attachments/assets/31cb7afa-62c3-4d0c-99be-de1b90769ad6" width="450" > </p>  <!-- Release notes generated using configuration in .github/release.yml at main --> #### Support Immich <p align="center"> <img src="https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExbjY2eWc5Y2F0ZW56MmR4aWE0dDhzZXlidXRmYWZyajl1bWZidXZpcyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/87CKDqErVfMqY/giphy.gif" width="450" title="SUPPORT THE PROJECT!"> </p> If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app or purchase our merchandise at https://immich.store Cheers! 🍻 #### What's Changed ##### 🚀 Features - feat: add searching by tags by [@​dav-wolff](https://redirect.github.com/dav-wolff) in [#​15395](https://redirect.github.com/immich-app/immich/pull/15395) - feat(web): revamp places by [@​kvalev](https://redirect.github.com/kvalev) in [#​12219](https://redirect.github.com/immich-app/immich/pull/12219) ##### 🌟 Enhancements - feat(server): synology exclusion patterns by [@​etnoy](https://redirect.github.com/etnoy) in [#​15773](https://redirect.github.com/immich-app/immich/pull/15773) - feat(mobile): Add filter to people_picker.dart by [@​jforseth210](https://redirect.github.com/jforseth210) in [#​15771](https://redirect.github.com/immich-app/immich/pull/15771) - feat: search by description by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​15818](https://redirect.github.com/immich-app/immich/pull/15818) - feat(mobile): Use `NavigationRail` when the screen is in landscape mode by [@​ferraridamiano](https://redirect.github.com/ferraridamiano) in [#​15885](https://redirect.github.com/immich-app/immich/pull/15885) - feat(web): merge suggestion modal: focus on Yes button by default. by [@​afv](https://redirect.github.com/afv) in [#​15827](https://redirect.github.com/immich-app/immich/pull/15827) - fix(mobile): improved the visibility of backup cloud icon on lighter images by [@​meesam4687](https://redirect.github.com/meesam4687) in [#​15886](https://redirect.github.com/immich-app/immich/pull/15886) - feat: Mark people as favorite by [@​arnolicious](https://redirect.github.com/arnolicious) in [#​14866](https://redirect.github.com/immich-app/immich/pull/14866) - feat(api): set person color by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15937](https://redirect.github.com/immich-app/immich/pull/15937) - feat(web): shared link filters by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15948](https://redirect.github.com/immich-app/immich/pull/15948) - feat: view album shared links by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15943](https://redirect.github.com/immich-app/immich/pull/15943) ##### 🐛 Bug fixes - fix(web): shared link date range by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15802](https://redirect.github.com/immich-app/immich/pull/15802) - fix(mobile): search page issues by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​15804](https://redirect.github.com/immich-app/immich/pull/15804) - fix(mobile): retain the edited title when album updates by [@​immangat](https://redirect.github.com/immangat) in [#​15806](https://redirect.github.com/immich-app/immich/pull/15806) - feat(web): Updated Onboarding page by [@​OkayStark](https://redirect.github.com/OkayStark) in [#​15880](https://redirect.github.com/immich-app/immich/pull/15880) - fix(server): memory lane assets order by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​15882](https://redirect.github.com/immich-app/immich/pull/15882) - fix(mobile): [#​15182](https://redirect.github.com/immich-app/immich/issues/15182) Video memories no longer play by [@​Tyris](https://redirect.github.com/Tyris) in [#​15210](https://redirect.github.com/immich-app/immich/pull/15210) - fix(server): queue missing metadata by [@​etnoy](https://redirect.github.com/etnoy) in [#​15864](https://redirect.github.com/immich-app/immich/pull/15864) - fix(server): for individual shares not showing thumbnails by [@​Lukasdotcom](https://redirect.github.com/Lukasdotcom) in [#​15895](https://redirect.github.com/immich-app/immich/pull/15895) - fix(web): prevent accidental modal closures on mouseup outside by [@​afv](https://redirect.github.com/afv) in [#​15900](https://redirect.github.com/immich-app/immich/pull/15900) - fix: call hexOrBufferToBase64 for stripMetadata thumbhash by [@​bo0tzz](https://redirect.github.com/bo0tzz) in [#​15917](https://redirect.github.com/immich-app/immich/pull/15917) - fix(server): always get UTC dates from postgres by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15920](https://redirect.github.com/immich-app/immich/pull/15920) - fix(server): validate oauth profile has a sub by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15967](https://redirect.github.com/immich-app/immich/pull/15967) ##### 📚 Documentation - docs: update server arch by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15775](https://redirect.github.com/immich-app/immich/pull/15775) - docs: TrueNAS: add danger message to external libraries by [@​NicholasFlamy](https://redirect.github.com/NicholasFlamy) in [#​15857](https://redirect.github.com/immich-app/immich/pull/15857) - fix(docs): query DB by ID by [@​mmomjian](https://redirect.github.com/mmomjian) in [#​15863](https://redirect.github.com/immich-app/immich/pull/15863) - fix: bash [install.sh](http://install.sh) script for mac os by [@​jtkmckenna](https://redirect.github.com/jtkmckenna) in [#​15874](https://redirect.github.com/immich-app/immich/pull/15874) - docs: add-current-path-to-version-switcher by [@​NicholasFlamy](https://redirect.github.com/NicholasFlamy) in [#​15860](https://redirect.github.com/immich-app/immich/pull/15860) - chore(docs): update [setup.md](http://setup.md) to include FVM dependency by [@​ridvan-cln](https://redirect.github.com/ridvan-cln) in [#​15927](https://redirect.github.com/immich-app/immich/pull/15927) - fix(docs): show version selection dropdown on mobile by [@​NicholasFlamy](https://redirect.github.com/NicholasFlamy) in [#​15894](https://redirect.github.com/immich-app/immich/pull/15894) - docs: soften wording for openvino igpu by [@​mertalev](https://redirect.github.com/mertalev) in [#​15941](https://redirect.github.com/immich-app/immich/pull/15941) ##### 🌐 Translations - chore: update of the Thai translation by [@​bankjirapan](https://redirect.github.com/bankjirapan) in [#​15758](https://redirect.github.com/immich-app/immich/pull/15758) #### New Contributors - [@​bankjirapan](https://redirect.github.com/bankjirapan) made their first contribution in [#​15758](https://redirect.github.com/immich-app/immich/pull/15758) - [@​preeperkiller](https://redirect.github.com/preeperkiller) made their first contribution in [#​15791](https://redirect.github.com/immich-app/immich/pull/15791) - [@​tribut](https://redirect.github.com/tribut) made their first contribution in [#​15800](https://redirect.github.com/immich-app/immich/pull/15800) - [@​immangat](https://redirect.github.com/immangat) made their first contribution in [#​15806](https://redirect.github.com/immich-app/immich/pull/15806) - [@​OkayStark](https://redirect.github.com/OkayStark) made their first contribution in [#​15880](https://redirect.github.com/immich-app/immich/pull/15880) - [@​meesam4687](https://redirect.github.com/meesam4687) made their first contribution in [#​15886](https://redirect.github.com/immich-app/immich/pull/15886) - [@​jtkmckenna](https://redirect.github.com/jtkmckenna) made their first contribution in [#​15874](https://redirect.github.com/immich-app/immich/pull/15874) - [@​defooster](https://redirect.github.com/defooster) made their first contribution in [#​15913](https://redirect.github.com/immich-app/immich/pull/15913) - [@​ridvan-cln](https://redirect.github.com/ridvan-cln) made their first contribution in [#​15927](https://redirect.github.com/immich-app/immich/pull/15927) - [@​kvalev](https://redirect.github.com/kvalev) made their first contribution in [#​12219](https://redirect.github.com/immich-app/immich/pull/12219) **Full Changelog**: <https://github.com/immich-app/immich/compare/v1.125.7...v1.126.1> ### [`v1.126.0`](https://redirect.github.com/immich-app/immich/releases/tag/v1.126.0) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.125.7...v1.126.0) ### v1.126.0 #### Announcement ##### FOSDEM Howdy, everybody! We just came back from FOSDEM and had a great time in Brussels. Thanks to everyone who came to see us! We received lots of feedback from the community, and your encouragement warmed our hearts. ##### MERCH! <details> <summary>Merch options video</summary> https://www.youtube.com/watch?v=ooWLS7BUERE </details> <a href="https://immich.store"> <img src="https://github.com/user-attachments/assets/c986d977-4b16-40c9-9447-00f5ba560ea4" /> </a> In case you missed our live stream, Immich now has a merch store where you can get cool swag, such as t-shirts, sweaters, stickers, magnets, and mugs… in the Immich theme. You can visit the store at <https://immich.store> You can also re-watch the live stream and our talk from FOSDEM at: - [Live stream](https://www.youtube.com/live/DjyQ4b7r-XE?si=tE5B2867acbhlUJ2) - [FOSDEM talk](https://video.fosdem.org/2025/h2215/fosdem-2025-5052-immich-self-hosted-photo-and-video-management-solution.mp4) *** #### Highlights Welcome to the release `v1.126.0` of Immich. This release continues our bug clean-up operation from the Kysely migration (Kysely is our new database abstraction layer). Some nice features and enhancement also make their way in. Please find some of the highlights below: - Search improvement on asset’s description and tags - Revamp places UI on the web - Mark people as favorite - Shared link UI improvement - Cursed knowledge candidate: fixes a bug where the database timezone causes the timezone to be interpreted as an invalid date in Javascript. ##### Search improvement - Tag and description search You can now search by tag (web) and description (web + mobile). We plan to add a more powerful search in the near future increasingly, so stay tuned!  <p align="center"> <img src="https://github.com/user-attachments/assets/e6f569e3-77a4-4c0a-9845-98dc48d40366" width="450"> </p> ##### Revamp UI for places on the web. In the detail location view, you can now toggle the grouping to group them by country. It is a nice way to see where you have been through the camera lens :)  ##### Mark people as favorite You can now mark people as favorites so that the person will be showing first on the list  ##### Shared link UI improvement The album’s sharing popup now includes information on what shared links have been created. In the shared link view, you can now filter for all/individual share/album share. You can also toggle an option in the Account Setting > Features section to place a quick access button on the shared link page to the sidebar. <p align="center"> <img src="https://github.com/user-attachments/assets/31cb7afa-62c3-4d0c-99be-de1b90769ad6" width="450" > </p>  <!-- Release notes generated using configuration in .github/release.yml at main --> #### Support Immich <p align="center"> <img src="https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExbjY2eWc5Y2F0ZW56MmR4aWE0dDhzZXlidXRmYWZyajl1bWZidXZpcyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/87CKDqErVfMqY/giphy.gif" width="450" title="SUPPORT THE PROJECT!"> </p> If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app or purchase our merchandise at https://immich.store Cheers! 🍻 #### What's Changed ##### 🚀 Features - feat: add searching by tags by [@​dav-wolff](https://redirect.github.com/dav-wolff) in [#​15395](https://redirect.github.com/immich-app/immich/pull/15395) - feat(web): revamp places by [@​kvalev](https://redirect.github.com/kvalev) in [#​12219](https://redirect.github.com/immich-app/immich/pull/12219) ##### 🌟 Enhancements - feat(server): synology exclusion patterns by [@​etnoy](https://redirect.github.com/etnoy) in [#​15773](https://redirect.github.com/immich-app/immich/pull/15773) - feat(mobile): Add filter to people_picker.dart by [@​jforseth210](https://redirect.github.com/jforseth210) in [#​15771](https://redirect.github.com/immich-app/immich/pull/15771) - feat: search by description by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​15818](https://redirect.github.com/immich-app/immich/pull/15818) - feat(mobile): Use `NavigationRail` when the screen is in landscape mode by [@​ferraridamiano](https://redirect.github.com/ferraridamiano) in [#​15885](https://redirect.github.com/immich-app/immich/pull/15885) - feat(web): merge suggestion modal: focus on Yes button by default. by [@​afv](https://redirect.github.com/afv) in [#​15827](https://redirect.github.com/immich-app/immich/pull/15827) - fix(mobile): improved the visibility of backup cloud icon on lighter images by [@​meesam4687](https://redirect.github.com/meesam4687) in [#​15886](https://redirect.github.com/immich-app/immich/pull/15886) - feat: Mark people as favorite by [@​arnolicious](https://redirect.github.com/arnolicious) in [#​14866](https://redirect.github.com/immich-app/immich/pull/14866) - feat(api): set person color by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15937](https://redirect.github.com/immich-app/immich/pull/15937) - feat(web): shared link filters by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15948](https://redirect.github.com/immich-app/immich/pull/15948) - feat: view album shared links by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15943](https://redirect.github.com/immich-app/immich/pull/15943) ##### 🐛 Bug fixes - fix(web): shared link date range by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15802](https://redirect.github.com/immich-app/immich/pull/15802) - fix(mobile): search page issues by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​15804](https://redirect.github.com/immich-app/immich/pull/15804) - fix(mobile): retain the edited title when album updates by [@​immangat](https://redirect.github.com/immangat) in [#​15806](https://redirect.github.com/immich-app/immich/pull/15806) - feat(web): Updated Onboarding page by [@​OkayStark](https://redirect.github.com/OkayStark) in [#​15880](https://redirect.github.com/immich-app/immich/pull/15880) - fix(server): memory lane assets order by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​15882](https://redirect.github.com/immich-app/immich/pull/15882) - fix(mobile): [#​15182](https://redirect.github.com/immich-app/immich/issues/15182) Video memories no longer play by [@​Tyris](https://redirect.github.com/Tyris) in [#​15210](https://redirect.github.com/immich-app/immich/pull/15210) - fix(server): queue missing metadata by [@​etnoy](https://redirect.github.com/etnoy) in [#​15864](https://redirect.github.com/immich-app/immich/pull/15864) - fix(server): for individual shares not showing thumbnails by [@​Lukasdotcom](https://redirect.github.com/Lukasdotcom) in [#​15895](https://redirect.github.com/immich-app/immich/pull/15895) - fix(web): prevent accidental modal closures on mouseup outside by [@​afv](https://redirect.github.com/afv) in [#​15900](https://redirect.github.com/immich-app/immich/pull/15900) - fix: call hexOrBufferToBase64 for stripMetadata thumbhash by [@​bo0tzz](https://redirect.github.com/bo0tzz) in [#​15917](https://redirect.github.com/immich-app/immich/pull/15917) - fix(server): always get UTC dates from postgres by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15920](https://redirect.github.com/immich-app/immich/pull/15920) - fix(server): validate oauth profile has a sub by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15967](https://redirect.github.com/immich-app/immich/pull/15967) ##### 📚 Documentation - docs: update server arch by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​15775](https://redirect.github.com/immich-app/immich/pull/15775) - docs: TrueNAS: add danger message to external libraries by [@​NicholasFlamy](https://redirect.github.com/NicholasFlamy) in [#​15857](https://redirect.github.com/immich-app/immich/pull/15857) - fix(docs): query DB by ID by [@​mmomjian](https://redirect.github.com/mmomjian) in [#​15863](https://redirect.github.com/immich-app/immich/pull/15863) - fix: bash [install.sh](http://install.sh) script for mac os by [@​jtkmckenna](https://redirect.github.com/jtkmckenna) in [#​15874](https://redirect.github.com/immich-app/immich/pull/15874) - docs: add-current-path-to-version-switcher by [@​NicholasFlamy](https://redirect.github.com/NicholasFlamy) in [#​15860](https://redirect.github.com/immich-app/immich/pull/15860) - chore(docs): update [setup.md](http://setup.md) to include FVM dependency by [@​ridvan-cln](https://redirect.github.com/ridvan-cln) in [#​15927](https://redirect.github.com/immich-app/immich/pull/15927) - fix(docs): show version selection dropdown on mobile by [@​NicholasFlamy](https://redirect.github.com/NicholasFlamy) in [#​15894](https://redirect.github.com/immich-app/immich/pull/15894) - docs: soften wording for openvino igpu by [@​mertalev](https://redirect.github.com/mertalev) in [#​15941](https://redirect.github.com/immich-app/immich/pull/15941) ##### 🌐 Translations - chore: update of the Thai translation by [@​bankjirapan](https://redirect.github.com/bankjirapan) in [#​15758](https://redirect.github.com/immich-app/immich/pull/15758) #### New Contributors - [@​bankjirapan](https://redirect.github.com/bankjirapan) made their first contribution in [#​15758](https://redirect.github.com/immich-app/immich/pull/15758) - [@​preeperkiller](https://redirect.github.com/preeperkiller) made their first contribution in [#​15791](https://redirect.github.com/immich-app/immich/pull/15791) - [@​tribut](https://redirect.github.com/tribut) made their first contribution in [#​15800](https://redirect.github.com/immich-app/immich/pull/15800) - [@​immangat](https://redirect.github.com/immangat) made their first contribution in [#​15806](https://redirect.github.com/immich-app/immich/pull/15806) - [@​OkayStark](https://redirect.github.com/OkayStark) made their first contribution in [#​15880](https://redirect.github.com/immich-app/immich/pull/15880) - [@​meesam4687](https://redirect.github.com/meesam4687) made their first contribution in [#​15886](https://redirect.github.com/immich-app/immich/pull/15886) - [@​jtkmckenna](https://redirect.github.com/jtkmckenna) made their first contribution in [#​15874](https://redirect.github.com/immich-app/immich/pull/15874) - [@​defooster](https://redirect.github.com/defooster) made their first contribution in [#​15913](https://redirect.github.com/immich-app/immich/pull/15913) - [@​ridvan-cln](https://redirect.github.com/ridvan-cln) made their first contribution in [#​15927](https://redirect.github.com/immich-app/immich/pull/15927) - [@​kvalev](https://redirect.github.com/kvalev) made their first contribution in [#​12219](https://redirect.github.com/immich-app/immich/pull/12219) **Full Changelog**: <https://github.com/immich-app/immich/compare/v1.125.7...v1.126.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
title
| title |
|---|
| TrueCharts |
Community Helm Chart Catalog
TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, By the community!
All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.
Getting started using TrueCharts
Support
Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!
Still something not working as expected? Contact us! and we'll figure it out together!
Development
Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.
Getting into creating Charts
For more information check the website: https://truecharts.org
Contact and Support
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Licence
Truecharts, is primarily based on a AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in said folder.
An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.
SPDX-License-Identifier: AGPL-3.0