Commit Graph

1124 Commits

Author SHA1 Message Date
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
56d8d49304 ui: Prepare ui for public interface 2021-09-26 12:25:02 +02:00
d010b86fa0 Remove old frontend ui 2021-09-26 12:25:02 +02:00
2875d3eb59 Update README.md
Some checks reported errors
continuous-integration/drone/push Build was killed
2021-09-09 15:00:23 +02:00
48b65e0d39 Add dummy script to animate the challenge launch
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
2021-09-09 11:33:59 +02:00
7c2bb0df23 dashboard: Fix sort on Chrome 2021-09-09 11:33:59 +02:00
08da42e273 dashboard/admin: Adapt to 16/9 2021-09-09 11:33:59 +02:00
105034ec8c Add global score coefficient 2021-09-09 11:33:59 +02:00
cd73622cae New settings to only count bad submissions 2021-09-09 11:33:59 +02:00
b887288c78 admin: Update way of modulus calculation 2021-09-09 11:33:59 +02:00
203450df32 dashboard: Add SII logo 2021-09-09 11:33:59 +02:00
f6fec437f9 admin: Change challenge duration to 6h 2021-09-09 11:33:59 +02:00
debfd2a894 score-sync-zqds: It works! + some optimizations 2021-09-09 11:33:59 +02:00