| Commit message (Collapse) | Author | Age | Files | |
|---|---|---|---|---|
| * | Format code with black 23.1.0 | Davi Antônio da Silva Santos | 2023-03-29 | 2 |
| | | ||||
| * | Merge branch 'master' of github.com:cassiopc/boca | Bruno Ribas | 2023-03-29 | 2 |
| |\ | ||||
| | * | Release 1.5.17-1 (#27) | Davi Antônio | 2023-03-29 | 2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update version info and year The following files were updated to the next version to be released and the current year: - src/version - src/versionnum.php * Release 1.5.17-1 Update changelog with all the changes made since its last update on commit 818abd88. | |||
| * | | Merge branch 'master' of github.com:cassiopc/boca | Bruno Ribas | 2023-03-29 | 2 |
| |\| | ||||
| | * | Fix user multi-login problem when running BOCA with a reverse proxy (#19) | Rodrigo Laiola Guimarães | 2023-03-27 | 1 |
| | | | | | | | | | | | | | | | * Fix user multi-login issue Addresses the user multi-logins issue reported at #18. * Update flog.php | |||
| | * | Update frun.php (#26) | Daniel Saad Nogueira Nunes | 2023-03-27 | 1 |
| | | | | | | | Disabling staff ability to see balloons in frozen. | |||
| * | | barplot.py: moved to the correct location | Bruno Ribas | 2023-03-29 | 1 |
| | | | ||||
| * | | private/score.sep: more sane default | Bruno Ribas | 2023-03-29 | 1 |
| |/ | ||||
| * | scoretable.php: fix scoreboard to show correct teams | Bruno Ribas | 2023-03-27 | 1 |
| | | ||||
| * | Create piechart.py (#25) | Daniel Saad Nogueira Nunes | 2023-03-27 | 1 |
| | | | | Adding piechart.py to generate piecharts. | |||
| * | Create barplot.py (#24) | Daniel Saad Nogueira Nunes | 2023-03-27 | 1 |
| | | | | Creating barplot.py | |||
| * | Update stat.php (#23) | Daniel Saad Nogueira Nunes | 2023-03-27 | 1 |
| | | | | Fixed broken chart generation by the staff statistics by using python3-matplotlib. | |||
| * | Update stat.php | Daniel Saad Nogueira Nunes | 2023-03-27 | 1 |
| | | | | Fixing stat.php by replacing old php charts with python3-matplotlib generated. | |||
| * | src/scoretable.php: Remove all each() usage | Bruno Ribas | 2023-03-09 | 1 |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | src/db.php: Begin migration to php8.1 requirement. Fix use of pg_lo_export | Bruno Ribas | 2023-03-09 | 1 |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | webcast.php: Add lock to avoid sending corrupted files | Bruno Ribas | 2023-03-01 | 1 |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | fast forward old changes | Bruno Ribas | 2022-05-20 | 3 |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | Merge branch 'devel' of github.com:cassiopc/boca into devel | Bruno Ribas | 2022-05-20 | 1 |
| |\ | ||||
| | * | Merge pull request #17 from wuerges/devel | Bruno Cesar Ribas | 2021-07-30 | 1 |
| | |\ | | | | | | | Since PHP 7, the function get_magic_quotes_gpc() was deprecated and | |||
| | | * | Since PHP 7, the function get_magic_quotes_gpc() was deprecated and | Emilio Wuerges | 2021-07-30 | 1 |
| | | | | | | | | | | | | | | | | | | | always returned false. Thus, the code removed by the commit is unreachable. In PHP8 the function was removed. | |||
| * | | | temporary salt | Bruno Ribas | 2022-05-20 | 1 |
| |/ / | ||||
| * | | Normal judges may check all submissions but cannot change the veredict | Bruno Ribas | 2020-11-16 | 3 |
| | | | | | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | | judge/runchief.php: chief knows the teams | Bruno Ribas | 2020-11-16 | 1 |
| | | | | | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | | team/problem.php updated | Bruno Ribas | 2020-11-16 | 1 |
| | | | | | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | | $ugly salt to fix download problem on multilogin | Bruno Ribas | 2020-11-16 | 3 |
| | | | | | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | | staff/run.php: updated | Bruno Ribas | 2020-11-16 | 1 |
| | | | ||||
| * | | staff/report/score.php: added | Bruno Ribas | 2020-11-16 | 1 |
| | | | ||||
| * | | admin/report/webcast.php: Optimization and new option | Bruno Ribas | 2020-11-16 | 1 |
| |/ | ||||
| * | split css for score | Emilio Wuerges | 2020-11-09 | 3 |
| | | ||||
| * | team/problem.php updated | Bruno Ribas | 2020-11-05 | 1 |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | staff/run.php: update from 2019 | Bruno Ribas | 2020-11-05 | 1 |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | /score/header.php: uptade from 2018 | Bruno Ribas | 2020-11-05 | 1 |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | judge/{claredit,header,runchief}.php updates from 2019 | Bruno Ribas | 2020-11-05 | 3 |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | admin/{claredit,header,run}.php updates from 2018 and 2019 | Bruno Ribas | 2020-11-05 | 3 |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | admin/report/{clar,header,score}.php updates from 2018 and 2019 | Bruno Ribas | 2020-11-05 | 3 |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | admin/report/s4ris.php: update to use with webcast.sep | Bruno Ribas | 2020-11-05 | 1 |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | admin/report/webcast.php: Stream via webcast.sep | Bruno Ribas | 2020-11-05 | 1 |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | scoretable.php: Fixes from 2018 | Bruno Ribas | 2020-11-05 | 1 |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | scorelower.php: Updates to frozen | Bruno Ribas | 2020-11-05 | 1 |
| | | | | | | | merge from 2018 Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | optionlower.php: Prevent teams to update their info | Bruno Ribas | 2020-11-05 | 1 |
| | | | | | | | Merge from 2018 Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | logexternal.php: Merge from 2018 | Bruno Ribas | 2020-11-05 | 1 |
| | | | | | Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | globals.php: More checks on multilogin | Bruno Ribas | 2020-11-05 | 1 |
| | | | | | | | | | | These modifications make things easier to check when there are Multilogins and MultiIPS (common under CGNAT). Modification from 2018, merged now. Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | getcode.php: Define a SITE variable in the script | Bruno Ribas | 2020-11-05 | 1 |
| | | | | | | | | This modification makes things easier to check in which site the remote machine was registered. This modification was made in 2018 and merged now. Signed-off-by: Bruno Ribas <brunoribas@gmail.com> | |||
| * | fix score, submissions and cookies | cassio | 2018-11-08 | 5 |
| | | ||||
| * | post instead of get | cassio | 2018-11-02 | 2 |
| | | ||||
| * | bf | cassio | 2018-11-02 | 2 |
| | | ||||
| * | better logs | cassio | 2018-11-02 | 1 |
| | | ||||
| * | remove last mod line | cassio | 2018-11-02 | 2 |
| | | ||||
| * | improving webcast sharing | cassio | 2018-11-02 | 2 |
| | | ||||
| * | better control of logins | cassio | 2018-10-29 | 1 |
| | | ||||