Feat: version updates & product updates popup #672

Closed
opened 2026-04-05 17:32:49 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Fredkiss3 on 11/5/2025

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

Main changes:

  • Added a new popup for updates and new version

Other changes:

  • Added env variables validation and made it so that the fossorial api (api.fossorial.com) is replaced by an environment variable if it is provided.
  • The env variables are validated on local dev
  • Moved next.config.mjs to next.config.ts to be able to import typescript files into it.

Screenshots

- -
Video
*Originally created by @Fredkiss3 on 11/5/2025* ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description **Main changes:** - Added a new popup for updates and new version **Other changes:** - Added env variables validation and made it so that the fossorial api (`api.fossorial.com`) is replaced by an environment variable if it is provided. - The env variables are validated on local dev - Moved `next.config.mjs` to `next.config.ts` to be able to import typescript files into it. ## Screenshots | - | - | | ------ | ------ | | Video | <video src="https://github.com/user-attachments/assets/a89ea530-1be8-4fbd-8142-9d9f96a54ef9"></video> |
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#672