cuom1999
|
5e72b472e6
|
Rename problem data fields
|
2024-03-18 23:53:35 -05:00 |
|
cuom1999
|
acdf94a8c9
|
Fix problem admin error and give pdf problem more time to render
|
2024-03-17 02:39:20 -05:00 |
|
cuom1999
|
6dbe3932de
|
Fix cache + problem pdf
|
2024-02-28 14:13:59 -06:00 |
|
cuom1999
|
1e7957a2cd
|
Remove math engines
|
2024-02-26 14:49:52 -06:00 |
|
cuom1999
|
3f53c62d4d
|
Fix random frontend (problem info, lazy load img, comment pagedown)
|
2024-02-26 14:31:33 -06:00 |
|
Bao Le
|
df34e547ad
|
Copyright and fix for test formatter (#107)
|
2024-02-21 22:05:06 -06:00 |
|
cuom1999
|
c2f6dba462
|
Fix some js
|
2024-02-19 18:30:39 -06:00 |
|
cuom1999
|
83579891b9
|
Add course
|
2024-02-19 17:00:44 -06:00 |
|
cuom1999
|
c5aff93fb8
|
Fix user problem css
|
2024-02-12 13:43:07 -06:00 |
|
cuom1999
|
4259b909a0
|
Fix submission css
|
2024-02-08 12:57:06 -06:00 |
|
cuom1999
|
1073ad45ff
|
Fix user table
|
2024-02-05 20:11:54 -06:00 |
|
cuom1999
|
031e4f5f6b
|
Fix problem pdf
|
2024-02-05 19:21:17 -06:00 |
|
cuom1999
|
c87566673a
|
Improve katex markdown
|
2024-02-05 18:32:08 -06:00 |
|
cuom1999
|
08d2437d49
|
Move from mathjax to katex
|
2024-02-05 17:02:49 -06:00 |
|
cuom1999
|
76afe927b6
|
Make mathjax async
|
2024-02-05 15:16:35 -06:00 |
|
cuom1999
|
695fa85b19
|
Modify some select2 box
|
2024-02-05 15:15:32 -06:00 |
|
cuom1999
|
2a4d4e3bc1
|
Submission css
|
2024-02-02 22:23:05 -06:00 |
|
cuom1999
|
96ad972600
|
Update css
|
2024-01-31 20:46:25 -06:00 |
|
cuom1999
|
2ff1ed0f54
|
No require password if register via social auth
|
2024-01-30 19:47:06 -06:00 |
|
cuom1999
|
9fd93a3b53
|
More CSS
|
2024-01-29 21:18:22 -06:00 |
|
cuom1999
|
4b6ba43c42
|
CSS fix
|
2024-01-29 20:43:28 -06:00 |
|
Phuoc Anh Kha Le
|
f7fa1c01cb
|
Add character limit and check validation of messages in Chat (#105)
|
2024-01-28 15:39:27 -06:00 |
|
cuom1999
|
aef795b40c
|
Change pre code css in markdown
|
2024-01-18 19:46:41 -06:00 |
|
cuom1999
|
80b91435cf
|
Remove user script
|
2024-01-13 19:05:36 -06:00 |
|
cuom1999
|
2b84d62260
|
Small changes to test_formatter
|
2024-01-08 13:06:18 -06:00 |
|
Bao Le
|
04c6af1dff
|
Test Formatter (#100)
|
2024-01-08 12:27:20 -06:00 |
|
Phuoc Anh Kha Le
|
88b07644ee
|
Fix chat bugs (#102)
|
2024-01-03 02:07:17 -06:00 |
|
Phuoc Anh Kha Le
|
bfe939564b
|
Create user setting button in chat (#101)
|
2023-12-30 17:57:37 -06:00 |
|
Phuoc Anh Kha Le
|
c9f1d69b47
|
Reset textarea to default size after submitting message (#99)
|
2023-12-24 00:39:48 -06:00 |
|
cuom1999
|
f970d11d67
|
Modify problem submit button
|
2023-12-22 01:22:05 -06:00 |
|
cuom1999
|
c188051aee
|
Import jquery on top
|
2023-12-21 23:09:04 -06:00 |
|
cuom1999
|
ff6988f29c
|
Add comment revision count field
|
2023-12-05 20:01:23 -06:00 |
|
cuom1999
|
e1054077fa
|
Add contest field to manage submission page
|
2023-11-28 20:04:02 -06:00 |
|
cuom1999
|
de8adf983e
|
Change dropdown css
|
2023-11-27 21:47:12 -06:00 |
|
cuom1999
|
39b42a29a4
|
Add email to authentication
|
2023-11-27 19:49:38 -06:00 |
|
cuom1999
|
26f26a1722
|
Limit user-table column width
|
2023-11-27 19:23:48 -06:00 |
|
cuom1999
|
09e01d620e
|
Fix contest time bug
|
2023-11-26 18:05:19 -06:00 |
|
cuom1999
|
126ed83ee5
|
Don't update submissions for hidden sub contests
|
2023-11-24 03:47:08 -06:00 |
|
cuom1999
|
c36884846d
|
Hide check status in problem detail for hidden subtask
|
2023-11-24 03:21:48 -06:00 |
|
cuom1999
|
b2a91af011
|
Use DB field instead of cache for contest summary
|
2023-11-24 00:35:38 -06:00 |
|
cuom1999
|
159b2b4cc0
|
Paginate contest summary
|
2023-11-23 23:16:01 -06:00 |
|
Van Duc Le
|
d21e24dd6c
|
Problem UI (#96)
|
2023-11-23 21:46:45 -06:00 |
|
Van Duc Le
|
729a28bce5
|
New Problem UI (Problem Information & Submit Button) (#95)
|
2023-11-23 21:23:14 -06:00 |
|
cuom1999
|
d143218206
|
Add darkmode
|
2023-11-16 20:15:45 -06:00 |
|
Van Duc Le
|
5cbf3489b3
|
Update Problem UI (Problem Information) (#94)
|
2023-11-16 20:02:36 -06:00 |
|
cuom1999
|
87d7484a89
|
Make internal problem faster
|
2023-11-01 21:17:54 -05:00 |
|
cuom1999
|
e5b2481345
|
Make chat faster
|
2023-11-01 20:54:09 -05:00 |
|
cuom1999
|
58f3807b8d
|
Try moving js to body end
|
2023-11-01 19:14:21 -05:00 |
|
cuom1999
|
fcbf74ca97
|
Some css
|
2023-11-01 02:08:36 -05:00 |
|
cuom1999
|
b053c43b19
|
Merge branch 'master' of https://github.com/LQDJudge/online-judge
|
2023-10-27 16:49:37 -05:00 |
|
cuom1999
|
27586b25b8
|
Fix group contest m2m fields (authors, curators, etc)
|
2023-10-27 16:49:28 -05:00 |
|
Phuoc Anh Kha Le
|
3a7d4d8f0a
|
Fix Comment bugs (#93)
|
2023-10-25 02:19:05 -05:00 |
|
cuom1999
|
93d032fc72
|
Fix ranking filters
|
2023-10-18 14:21:38 -05:00 |
|
cuom1999
|
35756d2f15
|
Allow clone ended contests
|
2023-10-16 17:37:52 -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
|
c3cecb3f58
|
Add more caching
|
2023-10-11 20:33:48 -05:00 |
|
cuom1999
|
801738fea9
|
Add another fix
|
2023-10-10 20:09:05 -05:00 |
|
cuom1999
|
56c2b6d9b9
|
Fix contest summary
|
2023-10-10 19:46:48 -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 |
|
Bao Le
|
49d1bc2e1b
|
Markdown editor improvements (#87)
|
2023-10-05 13:08:24 -05:00 |
|
cuom1999
|
c64baad181
|
Fix xss
|
2023-10-05 01:09:09 -05:00 |
|
Bao Le
|
067214b587
|
Markdown Editor (#85)
|
2023-10-02 13:30:46 -05:00 |
|
cuom1999
|
0e1a3992eb
|
Comment page speed
|
2023-09-28 18:23:39 -05:00 |
|
cuom1999
|
7d517e1a7d
|
Render mathjax when loading more comments
|
2023-09-26 01:11:39 -05:00 |
|
cuom1999
|
66bf42cb61
|
Some hacky chat css
|
2023-09-25 03:50:30 -05:00 |
|
Phuoc Anh Kha Le
|
b417c08bfe
|
Update chat UI(#84)
|
2023-09-25 02:12:06 -05:00 |
|
cuom1999
|
db37cb4c40
|
Align center logo
|
2023-09-21 12:25:02 -05:00 |
|
cuom1999
|
8a73a8ff78
|
Refactor navbar
|
2023-09-20 01:39:14 -05:00 |
|
Van Duc Le
|
a2243ca668
|
New NavBar + Theme (#82)
|
2023-09-19 23:01:22 -05:00 |
|
cuom1999
|
ad278f58a9
|
Make public scoreboard better
|
2023-09-17 00:44:07 -05:00 |
|
cuom1999
|
34da746408
|
Make left sidebar item become <a>
|
2023-09-17 00:18:30 -05:00 |
|
cuom1999
|
8bb3812f97
|
Add public scoreboard option
|
2023-09-16 23:55:24 -05:00 |
|
cuom1999
|
32fbdb4530
|
Standardize css
|
2023-09-08 13:14:09 -05:00 |
|
Võ Trung Hoàng Hưng
|
3542d6ba64
|
new contest ui (#80)
|
2023-09-08 11:22:57 -05:00 |
|
Van Duc Le
|
a5bad300b8
|
Edit theme
|
2023-09-05 19:30:05 -05:00 |
|
cuom1999
|
5f80859022
|
Add custom css background
|
2023-09-01 19:42:58 -05:00 |
|
cuom1999
|
036509c47f
|
More css
|
2023-09-01 18:52:25 -05:00 |
|
cuom1999
|
4401fa7376
|
Simplify nav user span
|
2023-09-01 18:20:10 -05:00 |
|
cuom1999
|
41ba0894ac
|
Add loading bar
|
2023-09-01 18:09:30 -05:00 |
|
cuom1999
|
9a89c5a15a
|
Make chat ava square
|
2023-09-01 17:51:40 -05:00 |
|
cuom1999
|
1473118c5a
|
More css fix for chat
|
2023-08-30 13:19:51 -05:00 |
|
cuom1999
|
1749e64802
|
Fix chat css
|
2023-08-30 13:07:57 -05:00 |
|
Nguyễn Văn Thắng
|
3cd95e9349
|
Fixing Hidden-content feature for Upcoming contests (#77)
|
2023-08-30 00:13:34 -05:00 |
|
cuom1999
|
944d3a733e
|
More chat ui
|
2023-08-29 21:50:33 -05:00 |
|
cuom1999
|
accf586413
|
Add search to internal problem
|
2023-08-29 18:52:24 -05:00 |
|
cuom1999
|
00113848c8
|
Modify Chat UI
|
2023-08-29 18:36:01 -05:00 |
|
cuom1999
|
9f0213865d
|
Move chat template out of compress
|
2023-08-28 14:35:44 -05:00 |
|
cuom1999
|
2854ac97e9
|
Make chat faster
|
2023-08-28 14:20:35 -05:00 |
|
cuom1999
|
3ff608e4ff
|
Add password to email change form
|
2023-08-25 23:50:03 -05:00 |
|
cuom1999
|
9a825225dd
|
Small UI improvement
|
2023-08-25 18:38:19 -05:00 |
|
cuom1999
|
8f046c59c1
|
Drop output_prefix_override and use show_testcases
|
2023-08-25 18:12:53 -05:00 |
|
cuom1999
|
97d0239963
|
Add duplication check for contest edit in group
|
2023-08-25 17:34:33 -05:00 |
|
cuom1999
|
b8bee7e63d
|
Add trans
|
2023-08-25 15:44:27 -05:00 |
|
cuom1999
|
af5bee5147
|
Update emails
|
2023-08-25 15:36:38 -05:00 |
|
cuom1999
|
164a712902
|
Small UI improvements
|
2023-08-24 11:10:39 -05:00 |
|
cuom1999
|
37e5e6a3b3
|
Fix chat user search
|
2023-08-24 10:37:04 -05:00 |
|
cuom1999
|
c083ba5a3c
|
Make edit profile better on mobile
|
2023-08-23 23:30:17 -05:00 |
|