Commit Graph

1136 Commits

Author SHA1 Message Date
76ccd25ae3 ui: Detect my refresh with more accuracy 2022-01-21 10:40:36 +01:00
ce41ab76eb Upgrade bootstrap to 4.6.1
This fixes a bug with toast
2022-01-21 09:59:13 +01:00
b1315a9eeb admin: Auto change default value for unlockedChallengeDepth 2022-01-21 09:17:46 +01:00
15c85c8f59 admin: Add setting to differenciate real challenge from common tests 2022-01-21 09:10:18 +01:00
252ff33b83 sync: Allow Markdown in flag help 2022-01-21 09:00:22 +01:00
5a79343af8 Implement sort_regexp_validator_groups 2022-01-21 08:44:51 +01:00
081ad1f928 fic: SaveNamedExercice on title and path 2022-01-21 08:02:23 +01:00
40a9078b70 sync: Handle title.txt in exercice dir 2022-01-21 08:02:23 +01:00
63d8ae4ecd settings: Add an option to show MCQ distance from good 2022-01-21 08:02:23 +01:00
4b82987bbb fic: Urlify also ł 2022-01-21 08:02:23 +01:00
2645109839 admin: Display commit ID in admin interface 2022-01-21 08:02:23 +01:00
92bb409764 admin: Fix panic on not provided password 2022-01-20 14:44:11 +01:00
0a15bd9756 ui: Keep the flag box on the right
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-11 11:20:44 +01:00
eb7697ed50 ui: Fix some bugs with teams without member 2021-12-11 11:20:44 +01:00
f8001653cd sync: Parse resolution.md 2021-12-11 11:20:44 +01:00
0cc72712a4 Trim flags to avoid mistakes due to empty lines or espaces... 2021-12-11 11:20:44 +01:00
e6d8f2db1b sync: Try to improve git-lfs support 2021-12-11 11:20:44 +01:00
7896579189 frontend: Increase input size allowed 2021-12-11 11:20:44 +01:00
c7569b5e54 Use pointer receiver more offen 2021-12-11 11:20:44 +01:00
6999b4e728 Pass hadolint 2021-12-11 02:02:06 +01:00
8a6d480d17 sync: Make value lowercase if flag is not case sensitive 2021-12-11 02:02:06 +01:00
63423c9c69 repochecker: Consider LFS errors as warnings 2021-12-11 02:02:06 +01:00
969c61017f repochecker: Improve detection and messages 2021-12-11 02:02:06 +01:00
2d5b34ee01 dashboard: Fix rank order in Chrome 2021-12-11 02:02:06 +01:00
57d351c6c1 sync: Allow free hint 2021-12-11 02:02:06 +01:00
43be59b97d admin: Create a GitImporter based on git binaries 2021-12-11 02:02:06 +01:00
23c43ad667 repochecker: Fix parsing of numstat (using -z option)
Also improve binary file detection and allow < 1M biary files
2021-12-11 02:02:06 +01:00
9fe1374a77 sync: Try to use a ssh key if no ssh-agent configured 2021-12-11 02:02:06 +01:00
3625af47d9 repochecker: Track and report binary files found in repository 2021-12-11 02:02:06 +01:00
724b00b825 repochecker: Enforce archive types 2021-12-11 02:02:06 +01:00
038abe450d admin: Add a route and a button to sync the filesystem 2021-12-11 02:02:06 +01:00
a06602a7e8 admin: Add new API route to perform smart theme update controled by hooks 2021-12-11 02:02:06 +01:00
1a1343596a fic: Add theme recursive deletion 2021-12-11 02:02:06 +01:00
995740e275 admin: Add a new option -4real to avoid mass progression deletion 2021-12-11 02:02:06 +01:00
49664c3dfe Implement radio flag type 2021-12-11 02:02:06 +01:00
41565729fd ui: Update node modules 2021-12-11 02:02:06 +01:00
61fccca070 Implement unit property for flags 2021-12-11 02:02:06 +01:00
c3742ade4e Implement number flags 2021-12-11 02:02:06 +01:00
30d0afe43f CI: Limit CI triggers to certain events only 2021-11-14 17:30:29 +01:00
495b08463f sync: Check that UCQ value is not 'true' nor 'false' 2021-11-14 17:30:29 +01:00
89ca192890 sync: Add Git Importer 2021-11-14 17:30:29 +01:00
aebfb7bf96 sync: Add Init and Sync functions
Init initializes the directory/repository before the first use.
Sync is called to unsure the directory is up-to-date.
2021-11-14 17:30:29 +01:00
281056a723 docker: Don't redo chbase if container has already been launched
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-25 20:51:55 +02:00
c85c1f0354 chore(deps): update golang.org/x/crypto commit hash to 089bfa5 2021-10-25 20:51:55 +02:00
87583fbd17 ui: Update modules 2021-10-25 20:51:55 +02:00
315fb1efae chore(deps): update dependency prettier to ~2.4.0
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-28 08:23:26 +00:00
744aabf821 chore(deps): update github.com/studio-b12/gowebdav commit hash to a3a8697
Some checks reported errors
continuous-integration/drone/pr Build was killed
continuous-integration/drone/push Build was killed
2021-09-28 08:06:56 +00:00
e29802b731 WIP Try to built a new htdocs-frontend tarball
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-28 09:11:46 +02:00
8d9269c635 ui: Fix bootstrap 5 embed items 2021-09-26 12:25:02 +02:00
MCharpy
2e4513c00f fic: Tag now in Title format
Signed-off-by: MCharpy <mahe.charpy@epita.fr>
2021-09-26 12:25:02 +02:00