cuom1999
|
7406d081aa
|
Improve notif and organization add member
|
2024-08-13 17:42:51 +07:00 |
|
cuom1999
|
cdbed121cd
|
Remove cache for org member check
|
2024-08-08 10:45:03 +07:00 |
|
Phuoc Anh Kha Le
|
9dd779f4fa
|
Add image uploading feature for organization (#122)
|
2024-07-18 09:05:42 +07:00 |
|
cuom1999
|
c00db58cb1
|
Temp fix for cache bug
|
2024-07-09 00:08:25 -05:00 |
|
cuom1999
|
caf599b5b3
|
Optimize friend submission page
|
2024-06-24 20:48:31 -05:00 |
|
cuom1999
|
10e50795d9
|
Add official contest
|
2024-05-30 02:59:22 -05:00 |
|
Phuoc Anh Kha Le
|
c6acfa5e05
|
Redesign Bookmark (#112)
|
2024-05-29 00:14:42 -05:00 |
|
cuom1999
|
0ea822f7a0
|
Add type check for cache
|
2024-05-08 10:15:55 -05:00 |
|
cuom1999
|
04f9fe8252
|
Bridge: only update necessary problems when judge sends update signal
|
2024-05-03 13:37:19 -05:00 |
|
cuom1999
|
4ee2e1b940
|
Fix inconsistency of contest is_organization_private
|
2024-05-02 23:33:18 -05:00 |
|
cuom1999
|
8d0045ec82
|
Add profile info
|
2024-04-26 22:51:16 -05:00 |
|
cuom1999
|
bf5514032b
|
Clean up more sql queries
|
2024-04-26 20:37:35 -05:00 |
|
cuom1999
|
571596dcbf
|
Contest caching
|
2024-04-25 01:58:47 -05:00 |
|
cuom1999
|
4a2bc46206
|
Fix typo
|
2024-04-13 20:02:59 -05:00 |
|
cuom1999
|
8f1c8d6c96
|
Caching and refactors
|
2024-04-13 17:02:54 -05:00 |
|
cuom1999
|
08eef6408f
|
Add text limit to about fields
|
2024-04-12 12:09:40 -05:00 |
|
cuom1999
|
208a4e4ef7
|
Standardize user image + minor bugs
|
2024-04-12 01:51:57 -05:00 |
|
cuom1999
|
fd77975390
|
Add contest rate limit submission
|
2024-03-23 00:26:53 -05:00 |
|
cuom1999
|
5e72b472e6
|
Rename problem data fields
|
2024-03-18 23:53:35 -05:00 |
|
cuom1999
|
1e7957a2cd
|
Remove math engines
|
2024-02-26 14:49:52 -06:00 |
|
cuom1999
|
2831a24b90
|
Cache prefetch
|
2024-02-23 17:07:34 -06:00 |
|
cuom1999
|
83579891b9
|
Add course
|
2024-02-19 17:00:44 -06:00 |
|
cuom1999
|
545c655e73
|
Add submission index
|
2024-01-22 18:35:19 -06:00 |
|
cuom1999
|
d75a498d18
|
Small optimizations
|
2024-01-18 12:33:36 -06:00 |
|
cuom1999
|
80b91435cf
|
Remove user script
|
2024-01-13 19:05:36 -06:00 |
|
Bao Le
|
04c6af1dff
|
Test Formatter (#100)
|
2024-01-08 12:27:20 -06:00 |
|
cuom1999
|
14ecef649e
|
Fix clone problem
|
2024-01-04 11:25:39 -06:00 |
|
cuom1999
|
eb07dd8fa7
|
Try fixing problem admin glitch
|
2023-12-31 23:23:40 -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
|
e1054077fa
|
Add contest field to manage submission page
|
2023-11-28 20:04:02 -06:00 |
|
cuom1999
|
b2a91af011
|
Use DB field instead of cache for contest summary
|
2023-11-24 00:35:38 -06:00 |
|
cuom1999
|
9bc4ed00e9
|
Improve code
|
2023-11-23 21:52:19 -06:00 |
|
cuom1999
|
7a05ad1c3b
|
Fix problem code change bug
|
2023-10-27 18:02:02 -05:00 |
|
cuom1999
|
27586b25b8
|
Fix group contest m2m fields (authors, curators, etc)
|
2023-10-27 16:49:28 -05: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
|
11bc57f2b1
|
Move dirty logic to admin
|
2023-10-12 08:56:53 -05:00 |
|
cuom1999
|
e1a38d42c3
|
Use better field
|
2023-10-11 20:45:32 -05:00 |
|
cuom1999
|
c3cecb3f58
|
Add more caching
|
2023-10-11 20:33:48 -05:00 |
|
cuom1999
|
130c96a2fe
|
Fix register
|
2023-10-11 00:21:21 -05:00 |
|
cuom1999
|
d4e0c5ca86
|
Fix register
|
2023-10-11 00:08:26 -05:00 |
|
cuom1999
|
67a3c7274e
|
Try fixing memcache error
|
2023-10-10 21:01:06 -05:00 |
|
cuom1999
|
a377f45e0b
|
Another fix
|
2023-10-10 20:31:25 -05:00 |
|
cuom1999
|
94395ae71a
|
Fix registration
|
2023-10-10 20:28:16 -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 |
|
cuom1999
|
5f97491f0d
|
Add contest summary url
|
2023-10-06 13:04:12 -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 |
|