Commit Graph

184 Commits

Author SHA1 Message Date
AntoninoP
94c3655a5c + pricing menu 2024-09-27 11:15:11 +02:00
AntoninoP
7119d2321c final commit 2024-09-26 17:41:40 +02:00
AntoninoP
8e5ffcd6e4 protected roads 2024-09-26 17:31:06 +02:00
AntoninoP
0e85a6acf3 check server creation 2024-09-26 16:57:34 +02:00
AntoninoP
a7044a9dc7 +stripe integration 2024-09-26 16:18:48 +02:00
AntoninoP
f13473c2f8 + btn s'abonner dans la navbar 2024-09-23 13:25:52 +02:00
AntoninoP
da3a161f30 +payement handling v0.5 2024-09-23 03:02:29 +02:00
AntoninoP
0d6b741fd4 fix responsive 2024-09-23 02:15:57 +02:00
AntoninoP
1212375d65 +ajout modal confirmation suppresion 2024-09-22 23:57:46 +02:00
AntoninoP
788409120a + styles pour la pages des modpacks et fix css 2024-09-22 23:27:44 +02:00
AntoninoP
c9ad1a372a modpack api calls 2024-09-22 18:50:07 +02:00
Antoninop
1e64fc0677
Merge pull request #50 from hubHarmony/lazyload
responsive to the moon
2024-09-21 16:49:20 +02:00
AntoninoP
337f77a81a responsive to the moon 2024-09-21 16:48:27 +02:00
Antoninop
efbdf52a48
Merge pull request #49 from hubHarmony/lazyload
optimise loading and api calls
2024-09-21 15:38:35 +02:00
AntoninoP
f90ef12102 fix console and profile colors 2024-09-21 15:35:49 +02:00
AntoninoP
e2adb51f59 optimise loading and api calls 2024-09-21 15:24:24 +02:00
Antoninop
4d10377087
Merge pull request #46 from hubHarmony/redesign
better in white 👍 👍 👍 👍 🥇
2024-09-21 12:32:03 +02:00
Charles Le Maux
560c05910b [+] Fixed imports 2024-09-21 12:29:04 +02:00
Charles Le Maux
60a90904b9 Merge remote-tracking branch 'origin/master' into redesign
# Conflicts:
#	src/components/serverCards/DefaultServerCard.jsx
#	src/pages/DashboardPage/DashboardPage.jsx
2024-09-21 12:23:42 +02:00
charleslemaux
2d7b724179
Merge pull request #45 from hubHarmony/dependabot/npm_and_yarn/vite-5.4.6
Bump vite from 5.3.1 to 5.4.6
2024-09-21 12:16:41 +02:00
charleslemaux
784695084e
[+] Fixed optimization issue
Merge pull request #48 from hubHarmony/plugin-management-system
2024-09-21 12:05:51 +02:00
Charles Le Maux
f9aec3805c [+] Fixed optimization issue 2024-09-21 12:04:44 +02:00
AntoninoP
b60dbf83e6 fix css 2024-09-21 11:58:40 +02:00
charleslemaux
dfd80fd6d5
[+] New auth system
Merge pull request #47 from hubHarmony/plugin-management-system
2024-09-21 11:30:44 +02:00
AntoninoP
55202271c8 setsubdomain page & fix scoll in dashboard 2024-09-21 10:08:01 +02:00
Charles Le Maux
1fe1d04292 [+] Revert to regular API ip. 2024-09-20 16:18:17 +02:00
Charles Le Maux
b1d30fb671 [+] New super secure token authentication system. 2024-09-20 16:17:19 +02:00
AntoninoP
3c428b89b6 prod 2024-09-20 12:07:11 +02:00
AntoninoP
694bb4ff50 global visual changes 2024-09-20 10:34:34 +02:00
AntoninoP
e18b9af60e ajout route creation serveur java 2024-09-18 18:15:49 +02:00
AntoninoP
08b566c35f new create page and better navbar 2024-09-18 17:40:44 +02:00
dependabot[bot]
d2f5016251
Bump vite from 5.3.1 to 5.4.6
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.1 to 5.4.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 19:05:10 +00:00
Charles Le Maux
5484017ba7 [+] Fixed basic warnings and indentation 2024-09-16 22:46:10 +02:00
Charles Le Maux
8adffc3212 [+] Renamed default server card for future scaling.
I want to work on brand new cards using spring
2024-09-16 22:45:35 +02:00
Charles Le Maux
e774eae544 [+] Added visual support (server card icon) for modded servers 2024-09-15 20:47:58 +02:00
charleslemaux
99b89c3983
[+] Updated fully supported versions
Merge pull request #44 from hubHarmony/plugin-management-system
2024-09-15 20:32:42 +02:00
Charles Le Maux
2981c76929 [+] Updated fully supported versions 2024-09-15 20:28:49 +02:00
charleslemaux
3e47a7fb67
Bump micromatch from 4.0.7 to 4.0.8
Bump micromatch from 4.0.7 to 4.0.8
2024-09-15 20:20:27 +02:00
charleslemaux
76acf1daed
Small fixes
[+] Added maintenance toast
[-] Removed officially unsupported version. (1.12.1 not on amazon's repos anymore)
2024-09-15 20:18:06 +02:00
Charles Le Maux
43f23f43d2 [-] Removed officially unsupported version. 2024-09-15 18:51:56 +02:00
Charles Le Maux
0692671ed4 Merge remote-tracking branch 'origin/master' into plugin-management-system
# Conflicts:
#	src/components/CreateServer/CreateServer.jsx
2024-09-15 18:51:35 +02:00
Charles Le Maux
85d9fa559c [-] Removed officially unsupported version. 2024-09-15 18:49:26 +02:00
Charles Le Maux
7edcbe3653 [+] Added maintenance toast 2024-09-15 05:07:41 +02:00
AntoninoP
cbb303934c version sorted 2024-09-12 18:53:58 +02:00
AntoninoP
f4d0d6369f new version list 2024-09-12 18:48:17 +02:00
dependabot[bot]
4b54f1f265
Bump micromatch from 4.0.7 to 4.0.8
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-12 05:28:33 +00:00
AntoninoP
f52930bce4 Server console send key 2024-09-06 20:42:33 +02:00
Antoninop
4ec70e510e
Merge pull request #39 from hubHarmony/SortedHistory
sorted history yay
2024-09-06 19:33:25 +02:00
AntoninoP
89477505aa sorted history yay 2024-09-06 19:25:05 +02:00
Antoninop
0a0b5a7020
Merge pull request #34 from hubHarmony/PlayerInfo
Player info
2024-09-06 12:24:59 +02:00