junyi junyi
  • Joined on 2022-12-11
junyi pushed to master at chiu/recruitment_mod 2026-07-24 10:09:35 +00:00
bfa8c2dcad refactor: deprecate event_date and fully migrate to recruitment_date
junyi pushed to master at chiu/recruitment_mod 2026-07-24 09:39:30 +00:00
dd2420b52d refactor: rename event_date fields to recruitment_date across recruitment_mod
junyi pushed to master at harrybomrah/client_management 2026-07-24 07:58:11 +00:00
f75bd8bbf0 refactor: relocate super manager apply_change button to form-actions with notice text
junyi pushed to master at harrybomrah/client_management 2026-07-24 06:44:54 +00:00
a2af91f97e Fix relative path bug in delete_site kill commands
junyi pushed to master at saurabh/personal-patent 2026-07-23 10:57:30 +00:00
b7c1947520 defer include to after_initialize for Rails 7
junyi pushed to master at saurabh/personal-project 2026-07-23 10:56:19 +00:00
d4e9816396 defer include to after_initialize for Rails 7
junyi pushed to master at saurabh/personal-book 2026-07-23 10:54:08 +00:00
63a8ecf50f defer include to after_initialize for Rails 7
junyi pushed to master at saurabh/personal-conference 2026-07-23 10:51:08 +00:00
79ec75e5d3 defer include to after_initialize for Rails 7
junyi pushed to master at saurabh/personal-journal 2026-07-23 10:48:27 +00:00
7254a672de defer include to after_initialize for Rails 7
junyi pushed to master at chiu/video_pro 2026-07-21 09:39:02 +00:00
13738e6d87 perf: batch preload hashtags/tags/category/user names in get_videos to avoid N+1 queries
junyi pushed to master at harrybomrah/client_management 2026-07-17 08:34:12 +00:00
885493a7d1 Change default
junyi pushed to master at saurabh/archive 2026-07-15 10:45:55 +00:00
225066bbea remove accessibility_mode redirect page in download_file, download directly
junyi pushed to master at saurabh/adbanner-test 2026-07-15 08:10:09 +00:00
098a779200 fix: add credentialless attribute to YouTube iframe in ad banner video widget
junyi pushed to master at harrybomrah/client_management 2026-07-10 11:05:48 +00:00
866987d3ed Fix quotation mark bug in copy_site nginx config writing
junyi pushed to master at harrybomrah/client_management 2026-07-10 10:27:00 +00:00
422a9404e8 Add validation to prevent blank site_name/db_name/path in site creation/copy
junyi pushed to master at chiu/sync_personal_data_task_for_nfu 2026-07-09 08:40:00 +00:00
a40b9523f2 resolve teacher role_id dynamically instead of hardcoding ObjectId
junyi pushed to master at harrybomrah/epaper 2026-07-09 07:45:58 +00:00
3b8317e6c0 Fix e-paper subscriber import getting stuck on duplicate emails
junyi pushed to master at saurabh/announcement-test 2026-07-06 08:39:43 +00:00
aa02417ee8 Fix preview silently failing when announcement has carousel images
junyi pushed to master at harry/registered-sites 2026-07-06 07:35:05 +00:00
4a07cb0189 Fix duplicate registration confirmation email
junyi pushed to master at saurabh/announcement-test 2026-07-06 06:16:46 +00:00
3990e89f57 fix: remove Thread wrapper to prevent Bundler from killing background restart thread