• Joined on 2021-07-15
Loading Heatmap…

mrlan pushed to Alpha-snapshot20240618 at mrlan/EnglishPal

  • 6acd15f02e Fix Bug 586 - jinja2.exceptions.UndefinedError

2026-04-03 09:04:22 +08:00

mrlan pushed to Alpha-snapshot20240618 at mrlan/EnglishPal

  • 5ae0c56af2 Don't comit binary files such as pickle files or SQLite files

2026-03-19 15:48:49 +08:00

mrlan pushed to Alpha-snapshot20240618 at mrlan/EnglishPal

  • 8ead84efd9 Don't comit virtual environment folder -- useless and taking too much space

2026-03-19 15:37:59 +08:00

mrlan pushed to master at mrlan/EnglishPal

  • c64af4a20a wordfreqapp.db should be placed under app/db (not app/static) to protect data
  • 6285581bb5 Fix the webpage CRASH problem when the database has no article or when something bad happened on loading articles.
  • c9bbf6b6a3 Remove ambiguities: The Oxford word coverage is X% -> X% of the words in this article are in Oxford Word 5000.
  • 68e4ba33c5 mainpage_get.html: 牛津单词占比率(文章中有多少单词来自 oxford 5000),而不是覆盖率(文章覆盖了多少 oxford 5000 单词)
  • d9512c929b Add dependency for api_service.py
  • Compare 282 commits »

2026-03-13 08:36:36 +08:00

mrlan pushed to Alpha-snapshot20240618 at mrlan/EnglishPal

  • c64af4a20a wordfreqapp.db should be placed under app/db (not app/static) to protect data

2026-03-12 16:04:12 +08:00

mrlan pushed to Alpha-snapshot20240618 at mrlan/EnglishPal

  • 6285581bb5 Fix the webpage CRASH problem when the database has no article or when something bad happened on loading articles.

2026-03-12 16:00:59 +08:00

mrlan pushed to Alpha-snapshot20240618 at mrlan/EnglishPal

  • c9bbf6b6a3 Remove ambiguities: The Oxford word coverage is X% -> X% of the words in this article are in Oxford Word 5000.

2026-03-12 15:53:13 +08:00

mrlan pushed to Alpha-snapshot20240618 at mrlan/EnglishPal

  • 68e4ba33c5 mainpage_get.html: 牛津单词占比率(文章中有多少单词来自 oxford 5000),而不是覆盖率(文章覆盖了多少 oxford 5000 单词)

2025-09-29 15:31:10 +08:00

mrlan commented on pull request mrlan/LRR#75

Implement email password recovery feature for LRR system

@zayid I can confirm that this pull request contains valid implementation for email-based password resetting. Great job. Thanks. However, I decided to merge pull request 73 instead…

2025-07-10 16:15:06 +08:00

mrlan pushed to master at mrlan/LRR

  • 53cf6da844 Merge pull request 'Hui-Organize' (#57) from Hui-Organize into master
  • 246565c8e9 Merge pull request 'Aya's writing on how to install LRR and how to run regression test' (#74) from InstallationGuide into Hui-Organize
  • b37955daa8 Merge pull request 'Fix Bug48: Implememt Password Recovery Using Security Questions' (#73) from Bug48-Aya into Hui-Organize
  • 4e0d97afb4 Add back file types to be ignored
  • b0a44c001d Use teacher's config for date and time
  • Compare 246 commits »

2025-07-10 16:03:59 +08:00

mrlan merged pull request mrlan/LRR#57

Hui-Organize

2025-07-10 16:03:58 +08:00

mrlan pushed to Hui-Organize at mrlan/LRR

  • 246565c8e9 Merge pull request 'Aya's writing on how to install LRR and how to run regression test' (#74) from InstallationGuide into Hui-Organize
  • 43e9cfeffe Put every doc in the folder doc/
  • b264ce4299 Aya's writing on how to install LRR and how to run regression test
  • Compare 3 commits »

2025-07-10 16:01:07 +08:00

mrlan merged pull request mrlan/LRR#74

Aya's writing on how to install LRR and how to run regression test

2025-07-10 16:01:06 +08:00

mrlan pushed to Hui-Organize at mrlan/LRR

  • b37955daa8 Merge pull request 'Fix Bug48: Implememt Password Recovery Using Security Questions' (#73) from Bug48-Aya into Hui-Organize
  • 4e0d97afb4 Add back file types to be ignored
  • b0a44c001d Use teacher's config for date and time
  • f6833e7398 Use teacher's DB password
  • 2ce0aa95b2 Helper function logout() does not work anymore with the new SecurityQuestions page. So use URL instead.
  • Compare 7 commits »

2025-07-10 16:00:20 +08:00

mrlan merged pull request mrlan/LRR#73

Fix Bug48: Implememt Password Recovery Using Security Questions

2025-07-10 16:00:19 +08:00

mrlan pushed to Bug48-Aya at mrlan/LRR

2025-07-10 15:57:46 +08:00

mrlan commented on pull request mrlan/LRR#75

Implement email password recovery feature for LRR system

@zayid Thanks. I will check.

2025-05-26 08:03:26 +08:00

mrlan deleted branch Bug585-WangHaiFei from wanghaifei/EnglishPal

2025-05-23 10:24:35 +08:00

mrlan pushed to Bug48-Aya at mrlan/LRR

  • 2ce0aa95b2 Helper function logout() does not work anymore with the new SecurityQuestions page. So use URL instead.

2025-05-20 07:47:02 +08:00

mrlan pushed to InstallationGuide at mrlan/LRR

2025-05-20 06:56:53 +08:00