• Admin @ 42CTF

  • Joined on 2022-02-14
Danhia pushed to bot-api at 42CTF/website 2022-02-17 12:04:15 +01:00
76dc026b73 tentative for fixing url redirect
Danhia created branch bot-api in 42CTF/website 2022-02-17 11:12:25 +01:00
Danhia pushed to bot-api at 42CTF/website 2022-02-17 11:12:25 +01:00
38dec900aa restored discord OAuth, not working in local, let's test on preprod if the url problem is solved
Danhia closed issue 42CTF/website#11 2022-02-16 20:18:27 +01:00
Ressource
Danhia commented on issue 42CTF/website#11 2022-02-16 20:18:24 +01:00
Ressource

Message id has been fixed and string translated.

For the record: we need to use {% blocktranslate %} and {% endblocktranslate %} in the source code to correctly escape quotes.

Danhia pushed to main at 42CTF/website 2022-02-16 20:14:56 +01:00
7515eb8dce fixed end of sentence in french with quote badly escaped
Danhia pushed to translation at 42CTF/website 2022-02-16 20:14:42 +01:00
7515eb8dce fixed end of sentence in french with quote badly escaped
Danhia pushed to main at 42CTF/website 2022-02-16 20:08:22 +01:00
11f9d43560 fixed quotes that where badly escaped in resources
Danhia pushed to translation at 42CTF/website 2022-02-16 20:07:56 +01:00
11f9d43560 fixed quotes that where badly escaped in resources
Danhia commented on issue 42CTF/website#11 2022-02-16 19:58:52 +01:00
Ressource

Almost totally solved by this, just need to look at a buggy message id in the .po file.

Danhia pushed to main at 42CTF/website 2022-02-16 19:34:28 +01:00
2615ad01cd Merge branch 'main' into translation
e6402f37dd Merge pull request 'Ressource page translation' (#22) from Starthur/website:main into translation
eb320b7b49 Last push before pull request
2b0d058672 Correct some mistake
210e217660 First translation of Ressources in fr
Compare 5 commits »
Danhia pushed to translation at 42CTF/website 2022-02-16 19:33:47 +01:00
2615ad01cd Merge branch 'main' into translation
00962b40d3 Merge branch 'main' into challenges-description
a12dd0d020 Merge pull request 'Update README' (#21) from update-readme into main
377607239e Update README
3829ad11ef Update README
Compare 8 commits »
Danhia commented on issue 42CTF/website#18 2022-02-16 18:56:42 +01:00
Get the challenges descriptions out of the db

Done, challenges descriptions are now stored in this repository.
This repository is a submodule for the website repository (see…

Danhia closed issue 42CTF/website#18 2022-02-16 18:56:42 +01:00
Get the challenges descriptions out of the db
Danhia opened issue 42CTF/website#23 2022-02-16 18:28:00 +01:00
Error when a public challenge has the same slug as an event challenge
Danhia pushed to main at 42CTF/website 2022-02-16 15:45:30 +01:00
00962b40d3 Merge branch 'main' into challenges-description
678abaa1fc put challenges descriptions outside of the db
Compare 2 commits »
Danhia pushed to challenges-description at 42CTF/website 2022-02-16 15:43:48 +01:00
00962b40d3 Merge branch 'main' into challenges-description
a12dd0d020 Merge pull request 'Update README' (#21) from update-readme into main
377607239e Update README
3829ad11ef Update README
c7ddf8a435 Update 'requirements.txt'
Compare 6 commits »
Danhia merged pull request 42CTF/website#22 2022-02-16 15:37:19 +01:00
Ressource page translation
Danhia pushed to translation at 42CTF/website 2022-02-16 15:37:19 +01:00
e6402f37dd Merge pull request 'Ressource page translation' (#22) from Starthur/website:main into translation
eb320b7b49 Last push before pull request
2b0d058672 Correct some mistake
210e217660 First translation of Ressources in fr
e69a18922c replaced jp with ja for news
Compare 5 commits »
Danhia commented on pull request 42CTF/website#22 2022-02-16 15:37:11 +01:00
Ressource page translation

Indeed there is a problem with this msgid, I'll merge your PR and look at it