• Joined on 2020-04-17
young pushed to main at young/paperline 2026-07-27 20:37:17 +08:00
d870485f6d Remove rebuttal status from dashboard
young pushed to main at young/paperline 2026-07-27 19:04:37 +08:00
ddb6ee840f Remove submitted status from dashboard
young pushed to main at young/paperline 2026-07-26 11:30:05 +08:00
fa5d028300 Widen status column in dashboard list view
young pushed to main at young/paperline 2026-07-26 11:25:23 +08:00
b8218bc47c Widen author column in dashboard list view
young pushed to main at young/paperline 2026-07-26 11:22:05 +08:00
e8ec7f7b70 Widen 目标会议/期刊 and 时间间隔 columns in dashboard list view
young pushed to main at young/paperline 2026-07-26 11:17:53 +08:00
a15353b0ca Card: 过期->过去; list view: add 时间间隔 column
young pushed to main at young/paperline 2026-07-25 09:30:21 +08:00
7684217c8a Fix member deletion: cascade-clean PaperAuthor/StatusHistory and reassign createdPapers before delete; block self-deletion
young pushed to main at young/paperline 2026-07-25 09:06:23 +08:00
f5a30a4928 Remove researchArea from members; add only-mine toggle and board/list view switch on dashboard
young pushed to main at young/paperline 2026-07-25 08:21:40 +08:00
7f97fed35b Exclude pending users from /api/users author filter
young pushed to main at young/paperline 2026-07-24 21:47:23 +08:00
1be90f7b98 Lock /api/members to admin; add lightweight /api/users for dashboard author filter
young pushed to main at young/paperline 2026-07-24 21:20:58 +08:00
18fa28f461 Remove overleaf/DOI/publishUrl/author fields from paper detail edit form
young pushed to main at young/paperline 2026-07-24 21:12:09 +08:00
54ec5e47a7 Rename deadlines to conferences ref; remove accepted list; add year filter; admin-only members
young pushed to main at young/paperline 2026-07-24 20:55:52 +08:00
820387a5f9 Fix status tag colors via tailwind safelist; add title placeholder; show authors on accepted list
young pushed to main at young/paperline 2026-07-24 20:41:54 +08:00
2ef9c727a0 Stop seeding admin user; adjust status colors (accepted green, rejected red, under_review blue); remove published status
young pushed to main at young/paperline 2026-07-24 20:30:19 +08:00
c3ca32882c Default author to logged-in user; color-code statuses; add author filter on dashboard
young pushed to main at young/paperline 2026-07-24 20:18:39 +08:00
151f34463e Simplify new paper form: remove overleaf/DOI/publishUrl/author fields
young pushed to main at young/paperline 2026-07-24 20:14:05 +08:00
20a18ca0fa Fix seed overwriting admin-edited conferences: only seed when table is empty
young pushed to main at young/paperline 2026-07-24 19:47:35 +08:00
5c3a023540 Fix NEXTAUTH_URL leak: use env placeholders in docker-compose, keep real values in gitignored override
young pushed to main at young/paperline 2026-07-24 19:42:45 +08:00
10acd209ed Add major/minor revision statuses; rename published tab to accepted list
young pushed to main at young/paperline 2026-07-24 19:24:48 +08:00
0b194c1ff4 Update README and sanitize config: remove deployment URL and license section, replace real secret/domain with placeholders