Commit Graph

27 Commits

Author SHA1 Message Date
e626faf2ab
feat: fallback avatar 2023-02-07 19:36:48 +08:00
692c512adc
refactor: goodbye, bootstrap 4
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-05 20:55:14 +08:00
bc18403973
fix(user_msg): height
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-28 09:33:50 +08:00
561d3052b8
fix(user_msg): small window
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 18:25:19 +08:00
bfa0cf8d3d
fix(user_msg): cannot open new chat
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 18:03:09 +08:00
6ff2f48e88
fix(user_msg): conversations list item
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-16 17:22:47 +08:00
95b11fbbd8
fix(user_msg): clear interval before open new chat 2023-01-16 17:16:19 +08:00
c26ad98ff0
fix(user_msg): conversations list scroll bar 2023-01-16 17:12:40 +08:00
d6ac737a11
feat(user_msg): auto scroll to bottom after enter or send msg 2023-01-16 16:50:58 +08:00
99e9a839af
feat(user_msg): auto fetch new messages 2023-01-16 16:44:12 +08:00
7184774cff
fix(user_msg): pagination margin-top 2023-01-16 16:28:30 +08:00
da4eb28406
fix(user_msg): close button 2023-01-16 16:25:47 +08:00
b8e692447d
feat(user_msg): last msg preview in list 2023-01-16 16:24:40 +08:00
c99f4898ff
chore(user_msg): rounded avatar 2023-01-16 15:39:50 +08:00
39df125d16
refactor(user_msg): bootstrap5 2023-01-16 15:34:51 +08:00
ef3f7b9e7f
feat(web): new user permissions (#10) 2022-11-12 07:10:34 +08:00
844c93da84
refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
75c8481676
feat(web/user): allow admins to edit user info and read system msgs
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-17 22:13:08 +08:00
fcb1162be5
fix(web/user/msg): item position
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-10 08:24:07 +08:00
63b7768f78
feat: force-login and open-register config
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-07 17:29:26 +08:00
410631075e
fix: style 2022-09-18 12:58:35 +08:00
27c1eee037
feat(web): add contest only user type 2022-04-03 18:18:17 +08:00
2e7da82db9
feat(web): force login 2022-03-17 12:00:03 +08:00
billchenchina
ebf541ab91
fix(web): json_encode for input enter in /user/msg
This commit fixes #79.
Ref: https://huntr.dev/bounties/a2b63a25-385f-4f4e-b790-d910b90718f7/
2021-09-09 21:25:54 +08:00
Leo Lu
b8f82be3dc Reformated with php-cs-fixer 2020-07-02 23:12:06 +08:00
Masco Skray
c49b69aa86 style(web): upgrade to Bootstrap 4 view with new artworks
Let's welcome brand new look made by Bootstrap 4!
Not only website but also our logo is being flat now.
The new logo uses blue as main color, to be different from original.
For us, it also shows the project has up to a new stage.
We hope that the project will get better and better.

BREAKING CHANGE: The path for users to place their images is renamed.
Logos are saved as new names too. Users should move "pictures" to "images".
Any modifications should suit the Bootstrap 4's standard.
2019-09-10 10:25:07 +08:00
Masco Skray
96d4a3ecf7 style(judger,web): move code out from subfolder "1"
Due to historical reasons, the code is in subfolder "1".
With SVN removal, we place the code back and remove the annoying "1" folder.
2019-06-14 23:34:41 +08:00