cuom1999
|
d7080a4d1b
|
Fix migration
|
2024-01-08 12:36:25 -06:00 |
|
cuom1999
|
81a31eafa2
|
Remove bad migration file
|
2024-01-08 12:30:14 -06:00 |
|
Bao Le
|
04c6af1dff
|
Test Formatter (#100)
|
2024-01-08 12:27:20 -06:00 |
|
cuom1999
|
ff6988f29c
|
Add comment revision count field
|
2023-12-05 20:01:23 -06:00 |
|
cuom1999
|
1689f7ec7b
|
Add profile index
|
2023-11-28 20:32:31 -06:00 |
|
cuom1999
|
b2a91af011
|
Use DB field instead of cache for contest summary
|
2023-11-24 00:35:38 -06:00 |
|
cuom1999
|
ae3f1090bf
|
Reformat
|
2023-10-16 16:36:56 -05:00 |
|
cuom1999
|
36e505952c
|
Add fulltext search
|
2023-10-14 14:56:22 -05:00 |
|
cuom1999
|
ed287b6ff3
|
Add caching for user basic info
|
2023-10-10 19:37:36 -05:00 |
|
cuom1999
|
7f854c40dd
|
Change notification backend
|
2023-10-10 17:38:48 -05:00 |
|
Phuoc Anh Kha Le
|
b4c1620497
|
GP Ranking (#90)
|
2023-10-06 03:54:37 -05:00 |
|
cuom1999
|
8bb3812f97
|
Add public scoreboard option
|
2023-09-16 23:55:24 -05:00 |
|
cuom1999
|
5f80859022
|
Add custom css background
|
2023-09-01 19:42:58 -05:00 |
|
cuom1999
|
1f03106766
|
Add ultimate format
|
2023-08-31 19:35:56 -05:00 |
|
cuom1999
|
2854ac97e9
|
Make chat faster
|
2023-08-28 14:20:35 -05:00 |
|
cuom1999
|
8f046c59c1
|
Drop output_prefix_override and use show_testcases
|
2023-08-25 18:12:53 -05:00 |
|
cuom1999
|
af5bee5147
|
Update emails
|
2023-08-25 15:36:38 -05:00 |
|
cuom1999
|
57136d9652
|
Add profile image
|
2023-08-23 22:14:09 -05:00 |
|
cuom1999
|
36e27321f7
|
Migrate pagevote and bookmark to use content_type
|
2023-08-03 16:04:39 +07:00 |
|
cuom1999
|
64495be799
|
Add IOI signature to UI
|
2023-08-01 12:26:15 +07:00 |
|
cuom1999
|
195450ebc3
|
Add output-only on UI
|
2023-03-09 22:31:55 -06:00 |
|
cuom1999
|
d2f261acfe
|
Add submission indexes to optimize user_problems
|
2023-03-07 19:59:12 -06:00 |
|
cuom1999
|
4c4cee1a05
|
Fix migration name
|
2023-02-20 17:53:25 -06:00 |
|
cuom1999
|
f9207b811b
|
Drop comment page
|
2023-02-20 17:52:28 -06:00 |
|
cuom1999
|
799ff5f8f8
|
Infinite scrolling and comment migration
|
2023-02-20 17:15:13 -06:00 |
|
Luzivanlt
|
b629459b46
|
add course.py, list.html and create class CourseList
|
2023-02-08 22:42:09 +07:00 |
|
cuom1999
|
a40e577dd1
|
Notify users when problem orgs are changed
|
2023-02-01 20:04:04 -06:00 |
|
zhaospei
|
92d64c3a87
|
fix typo again
|
2023-01-31 22:56:16 +07:00 |
|
zhaospei
|
037feef8f8
|
fix typo
|
2023-01-31 22:54:03 +07:00 |
|
zhaospei
|
51006bc773
|
add course models
|
2023-01-31 22:50:52 +07:00 |
|
cuom1999
|
08fae0d0dc
|
Add slug validator for org
|
2023-01-25 13:13:42 -06:00 |
|
cuom1999
|
1628e63084
|
Initial subdomain implementation
|
2023-01-23 20:36:44 -06:00 |
|
cuom1999
|
07d5ad2216
|
Make ioi16 related files cleaner
|
2023-01-02 17:22:45 -06:00 |
|
cuom1999
|
309b6298e2
|
Add final ranking for superuser (ioi16 only)
|
2022-12-28 14:38:32 -06:00 |
|
cuom1999
|
6bd5bb290f
|
Add frozen subtasks
|
2022-12-20 02:24:24 -06:00 |
|
cuom1999
|
dbb189444d
|
Add new IOI format
|
2022-11-21 22:05:35 -06:00 |
|
cuom1999
|
a35ea0f6d5
|
Add contest freeze
|
2022-11-18 16:59:58 -06:00 |
|
cuom1999
|
2c39774ff7
|
Format and add trans
|
2022-11-17 16:11:47 -06:00 |
|
Zhao-Linux
|
d0e4d9512c
|
add bookmark model
|
2022-11-18 02:17:45 +07:00 |
|
cuom1999
|
b75a52fe74
|
Add UI for action bar
|
2022-11-16 18:48:32 -06:00 |
|
Zhao-Linux
|
d86f3d8f3e
|
add pages vote
|
2022-11-16 22:43:03 +07:00 |
|
cuom1999
|
409d2e3115
|
Upgrade to Django 3.2
|
2022-10-31 20:43:06 -05:00 |
|
cuom1999
|
6b83a1ff0d
|
Add unique together for model
|
2022-10-27 15:02:54 -05:00 |
|
cuom1999
|
30f1c105cb
|
Format and fix logged out bug for most recent orgs
|
2022-10-17 19:30:00 -05:00 |
|
Zhao-Linux
|
512bc92116
|
Add recent view organization
|
2022-10-18 03:48:07 +07:00 |
|
cuom1999
|
0ee7de1b46
|
Move problem clarification to contest clarification
|
2022-10-12 21:19:22 -05:00 |
|
cuom1999
|
046c82e77d
|
Revert to 9438fa3e14
|
2022-10-07 12:42:21 -05:00 |
|
cuom1999
|
5f40da64c9
|
Revert to 9438fa3e14
|
2022-10-07 12:40:25 -05:00 |
|
cuom1999
|
67ef6b9111
|
Allow to create group and its contest on UI
|
2022-09-15 02:05:02 -05:00 |
|
cuom1999
|
9d9d171209
|
Black
|
2022-09-04 12:32:10 -05:00 |
|