Bastien OLLIER
6a6fc064ef
Keep exiting code when creating a room ( #12 )
...
Co-authored-by: bastien ollier <bastien.ollier@etu.uca.fr>
Reviewed-on: #12
Reviewed-by: Clément FRÉVILLE <clement.freville2@etu.uca.fr>
Co-authored-by: Bastien OLLIER <bastien.ollier@noreply.codefirst.iut.uca.fr>
Co-committed-by: Bastien OLLIER <bastien.ollier@noreply.codefirst.iut.uca.fr>
11 months ago
Bastien OLLIER
7dfd83b60a
Implement personal code rooms ( #11 )
...
Co-authored-by: bastien ollier <bastien.ollier@etu.uca.fr>
Reviewed-on: #11
Reviewed-by: Clément FRÉVILLE <clement.freville2@etu.uca.fr>
Co-authored-by: Bastien OLLIER <bastien.ollier@noreply.codefirst.iut.uca.fr>
Co-committed-by: Bastien OLLIER <bastien.ollier@noreply.codefirst.iut.uca.fr>
11 months ago
Bastien OLLIER
0368ba4278
Change editor layout ( #8 )
...
Co-authored-by: bastien ollier <bastien.ollier@etu.uca.fr>
Co-authored-by: clfreville2 <clement.freville2@etu.uca.fr>
Reviewed-on: #8
Reviewed-by: Clément FRÉVILLE <clement.freville2@etu.uca.fr>
Co-authored-by: Bastien OLLIER <bastien.ollier@noreply.codefirst.iut.uca.fr>
Co-committed-by: Bastien OLLIER <bastien.ollier@noreply.codefirst.iut.uca.fr>
12 months ago
Clément FRÉVILLE
4aab04a9aa
Allow disabling line numbers
1 year ago
Clément FRÉVILLE
74a68d9743
Enforce ESLint and Prettier
1 year ago
Clément FRÉVILLE
e4fa38e9ce
Migrate to standalone components
1 year ago
Clément FRÉVILLE
af989fc165
Update to CodeMirror 6 ( #7 )
...
Update the editor to CodeMirror, using a [custom package](https://codefirst.iut.uca.fr/git/sandkasten/components/src/branch/main/projects/codemirror6-editor ). All the Angular integration parts happen in this dedicated package, and the editor configuration is done here.
Language selection has been refactored to dynamically import on the fly the appropriate CodeMirror modes (now called extensions).
Co-authored-by: clfreville2 <clement.freville2@etu.uca.fr>
Reviewed-on: #7
Reviewed-by: Colin FRIZOT <colin.frizot@etu.uca.fr>
Reviewed-by: Bastien OLLIER <bastien.ollier@noreply.codefirst.iut.uca.fr>
Reviewed-by: Hugo PRADIER <hugo.pradier2@etu.uca.fr>
Reviewed-by: Matis MAZINGUE <matis.mazingue@etu.uca.fr>
1 year ago
Bastien OLLIER
d41629abd0
Add color in result ( #6 )
...
Co-authored-by: bastien ollier <bastien.ollier@etu.uca.fr>
Reviewed-on: #6
Reviewed-by: Clément FRÉVILLE <clement.freville2@etu.uca.fr>
Co-authored-by: Bastien OLLIER <bastien.ollier@noreply.codefirst.iut.uca.fr>
Co-committed-by: Bastien OLLIER <bastien.ollier@noreply.codefirst.iut.uca.fr>
1 year ago
Hugo PRADIER
dd2c99adb2
Add editor features ( #4 )
...
Co-authored-by: hugo.pradier2 <hugo.pradier2@etu.uca.fr>
Reviewed-on: #4
Reviewed-by: Clément FRÉVILLE <clement.freville2@etu.uca.fr>
Co-authored-by: Hugo PRADIER <hugo.pradier2@etu.uca.fr>
Co-committed-by: Hugo PRADIER <hugo.pradier2@etu.uca.fr>
1 year ago
Bastien OLLIER
a17d97c050
result to screen ( #2 )
...
please, peer review my code
Co-authored-by: bastien ollier <bastien.ollier@etu.uca.fr>
Co-authored-by: clfreville2 <clement.freville2@etu.uca.fr>
Reviewed-on: #2
Reviewed-by: Clément FRÉVILLE <clement.freville2@etu.uca.fr>
Co-authored-by: Bastien OLLIER <bastien.ollier@noreply.codefirst.iut.uca.fr>
Co-committed-by: Bastien OLLIER <bastien.ollier@noreply.codefirst.iut.uca.fr>
1 year ago
Hugo PRADIER
cfea56891d
Correctif : le code envoyé n est plus celui par défaut mais le contenu de l editeur directement
1 year ago
Hugo PRADIER
a3a0135cdc
requete au post au serveur Node + mode sombre/clair
1 year ago