This repository was archived by the owner on Mar 21, 2026. It is now read-only.
Conversation
* API code formatting * authentication : first steps * feat(nuxt): 🎉 Started nuxt client A complete rework of the client app based on Vue3 + Nuxt3 + TS + Added default layout (with dynamic background, title and header) + Added basic routes (home, mission list, publish, briefing) + Added old assets (images, styles) + Added docker-compose for API * feat(nuxt): ✨ Readded front page * feat(nuxt): 🛂 Added auth \o/ + Fixed meta * feat(nuxt): ✨ Added mission lisst Full buggy for now * feat(nuxt): ✨ Added mission briefing * feat(nuxt): 🥅 Added error page * fix(nuxt): 🚑 Fixed mission briefing image * feat(nuxt): 🥅 Show error message on mission fetch failed * fix(nuxt): 🛂 Fixed auth guard * Started to work on mission upload * feat(nuxt): ✨ Added misssion check * fix(api): 🐛 fixed some API errors * feat(nuxt): ✨ Added mission upload * chore: 🧑💻 Added MongoDB admin * fix(nuxt): 🚑 fixed test url * feat(nuxt): ✨ Added upload results * chore(nuxt): ⬆️ Upgraded dependencies * refactor(api): ♻️ Updated JWTs middlewares * feat(nuxt): 💄 Added new CSS + Removed old CSS + added few libs for later * feat(nuxt): 🔥 Removed useless header + added few services for later * fix(nuxt): 🐛 fixed auth * feat(nuxt): 💄 Reworked style of navbar * feat(nuxt): 💄 Reworked home * feat(nuxt): ✨ Reworked mission list * feat(nuxt): ✨ Reworked add mission * fix(nuxt): 🚑 Added missing route + few warns on mission detail Co-authored-by: tanin69 <tanin69@gmail.com>
+ preparing new backend
+ refactored links
fixed failed error detection in front, fixed filename in back, async/await back, dummy report/mission if PBOManager not defined
also refactored to be more coherent, and upgraded deps
* fix: missing port in docker config and nuxt not using env value * build: 🔨 added scripts as makefile * add make cmds for docker usage and update readme * build: 🔨 fixed wrongly named script * add make cmds * fix(backend): 🐛 fixed environement variabled names * build: 🔨 added prod commands in makefile * docs: 📝 updated README about docker * fix(backend): 🐛 fixed wrong config name --------- Co-authored-by: oxypomme <oxytom8@gmail.com>
feat: add darkmode wip
oxypomme
marked this pull request as ready for review
February 4, 2024 13:00
+ added support for pm2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.