Bastien OLLIER
e8663521b9
editor -> live editor
11 months ago
Bastien OLLIER
f95a13a0e6
editor -> live editor
11 months ago
Bastien OLLIER
0990be2866
lien editor -> live editor
11 months ago
Clément FRÉVILLE
5505f9d3e7
Add Bash support
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
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
2cf473d085
Read input file
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
Clément FRÉVILLE
5b4839668d
Add POST SSE
1 year ago
Hugo PRADIER
62a99938bb
Envoie le langage au serveur
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