<feed xmlns='http://www.w3.org/2005/Atom'>
<title>boca.git/src/admin, branch master</title>
<subtitle>This is an administration system to held programming contests</subtitle>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/'/>
<entry>
<title>fix: update stylesheet links to use lowercase 'css.php' for consistency</title>
<updated>2026-06-05T11:52:54+00:00</updated>
<author>
<name>Lucas Faria Mendes</name>
<email>lucas.fariamo08@gmail.com</email>
</author>
<published>2026-06-05T11:52:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=0fc1ba6dff3238360a0a0da3b7cc65b86b911c63'/>
<id>0fc1ba6dff3238360a0a0da3b7cc65b86b911c63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #36 from rlaiola/fix_username_header</title>
<updated>2025-09-22T17:40:45+00:00</updated>
<author>
<name>Bruno Cesar Ribas</name>
<email>bcribas@users.noreply.github.com</email>
</author>
<published>2025-09-22T17:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=ba85f4115b91460092f5b2137cb5382bd3024936'/>
<id>ba85f4115b91460092f5b2137cb5382bd3024936</id>
<content type='text'>
Fix username in header (all user types)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix username in header (all user types)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #45 from jonessouza/master</title>
<updated>2025-09-22T17:40:27+00:00</updated>
<author>
<name>Bruno Cesar Ribas</name>
<email>bcribas@users.noreply.github.com</email>
</author>
<published>2025-09-22T17:40:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=5d043bdbc2879370254e0ef385fd288a0a6597a3'/>
<id>5d043bdbc2879370254e0ef385fd288a0a6597a3</id>
<content type='text'>
Fix "Name mismatch" in webcast.php</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix "Name mismatch" in webcast.php</pre>
</div>
</content>
</entry>
<entry>
<title>Update webcast.php</title>
<updated>2025-06-13T23:01:55+00:00</updated>
<author>
<name>jonessouza</name>
<email>47584042+jonessouza@users.noreply.github.com</email>
</author>
<published>2025-06-13T23:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=ca414b97d5d142fcbdf67491c517faf0fe248293'/>
<id>ca414b97d5d142fcbdf67491c517faf0fe248293</id>
<content type='text'>
Inclui o "No - Name mismatch" na lista de vereditos que não gera mais penalidade. Isso permite que o Animeitor não contabilize submissões do tipo "No - Name mismatch", como uma penalidade.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Inclui o "No - Name mismatch" na lista de vereditos que não gera mais penalidade. Isso permite que o Animeitor não contabilize submissões do tipo "No - Name mismatch", como uma penalidade.</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed issue when color problem is updated, autojudge setting per problem is set to none.</title>
<updated>2025-05-02T21:10:31+00:00</updated>
<author>
<name>Félix Arreola Rodríguez</name>
<email>fgatuno.123@gmail.com</email>
</author>
<published>2025-05-02T21:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=1d942483866ee91bc5d5c5227ab19528fc4ad2c6'/>
<id>1d942483866ee91bc5d5c5227ab19528fc4ad2c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'cassiopc:master' into fix_username_header</title>
<updated>2024-03-21T11:04:04+00:00</updated>
<author>
<name>Rodrigo Laiola Guimarães</name>
<email>rlaiola@users.noreply.github.com</email>
</author>
<published>2024-03-21T11:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=4fbfe476f66cb81b56092312ba1238dffb375c92'/>
<id>4fbfe476f66cb81b56092312ba1238dffb375c92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New autojudge setting on interface per problem. (#41)</title>
<updated>2024-01-31T22:04:48+00:00</updated>
<author>
<name>Gatuno</name>
<email>gatuno@users.noreply.github.com</email>
</author>
<published>2024-01-31T22:04:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=d712c818ac131caf357363ffc52517d6f56fe754'/>
<id>d712c818ac131caf357363ffc52517d6f56fe754</id>
<content type='text'>
* First obey the global 'autojudge' setting per site.
* Next, check the setting per problem per answer type.
* By default autoanswer is enabled on all problems.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* First obey the global 'autojudge' setting per site.
* Next, check the setting per problem per answer type.
* By default autoanswer is enabled on all problems.</pre>
</div>
</content>
</entry>
<entry>
<title>webcast.php: fixing FS separador character. (#40)</title>
<updated>2024-01-31T22:04:25+00:00</updated>
<author>
<name>Daniel Saad Nogueira Nunes</name>
<email>danielsaad@users.noreply.github.com</email>
</author>
<published>2024-01-31T22:04:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=dd3f7d5d9475291d8359a01c9312355388d4f761'/>
<id>dd3f7d5d9475291d8359a01c9312355388d4f761</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug fix</title>
<updated>2023-09-25T18:00:19+00:00</updated>
<author>
<name>Rodrigo Laiola Guimarães</name>
<email>rlaiola@gmail.com</email>
</author>
<published>2023-09-25T18:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=9dc160c02e1ccc723adc84048427b1564302ca44'/>
<id>9dc160c02e1ccc723adc84048427b1564302ca44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update webcast.php (#34)</title>
<updated>2023-09-01T02:12:48+00:00</updated>
<author>
<name>Daniel Saad Nogueira Nunes</name>
<email>danielsaad@users.noreply.github.com</email>
</author>
<published>2023-09-01T02:12:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.devlucas.me/boca.git/commit/?id=84bbc86df771d817700595455adee6bc086bfb4f'/>
<id>84bbc86df771d817700595455adee6bc086bfb4f</id>
<content type='text'>
webcast.php: now compilation error and contact staff emit X, instead of a N in the webcast file.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
webcast.php: now compilation error and contact staff emit X, instead of a N in the webcast file.</pre>
</div>
</content>
</entry>
</feed>
