`<https://github.com/Disfactory/about.disfactory.tw/commit/d44c7d85b76e852b1e42a3556f9bf7005c46ff0f|d44c7d85>` - feat: update the OG images & og-imgs-cache.json
`<https://github.com/Disfactory/about.disfactory.tw/commit/d44c7d85b76e852b1e42a3556f9bf7005c46ff0f|d44c7d85>` - feat: update the OG images & og-imgs-cache.json
In order to identify different user , we add a function of getting client id in main.js. If GA has not be blocked by user, we will client id obtained by GA, otherwise, we will get random client id created by ourselves. We will use this client id for communication with database.
:white_check_mark: No checks have passed
`<https://github.com/Disfactory/SpofDiff-test-api-server/commit/17f083f63f8e2908a58a7b1c64921a7d9ded2b75|17f083f6>` - feat: add the database conforming to a API format of SpotDiff.
*Summary* • 應該能解決這個 issue <https://github.com/Disfactory/Disfactory/issues/576|Disfactory/Disfactory#576>
`<https://github.com/Disfactory/DisfactoryMonthlyReport/commit/7834c47ba04f69b268d5836def114a1ceb7e506c|7834c47b>` - fix: rename '不再追蹤' to '等待新事證'
`<https://github.com/Disfactory/DisfactoryMonthlyReport/commit/ef795f8c5299e8a65521c3424e3d2eed51bdf686|ef795f8c>` - fix: add env `branch` in action `actions-js/push@master`
`<https://github.com/Disfactory/DisfactoryMonthlyReport/commit/1f2d2c0b052e061ffc4f7d85932af25511e22fe8|1f2d2c0b>` - chore: autopublish 2021-12-01T13:30:39Z
`<https://github.com/Disfactory/SpotDiff/commit/2078bbe6453aede209ff0fe383b50c3e8a2da41a|2078bbe6>` - Update README.md
送至db的client id有三種來源: 1. ga tracker沒有被擋:google 的client id (存在cookie) 2. ga tracker被擋,但內含gtag() ga()的js file仍可以開啟:自定義ID 3. ga tracker被擋,內含gtag() ga()的js file無法開啟:需自定義ID 目前commit <https://github.com/Disfactory/SpotDiffFrontend/commit/0d051b0285fbd1646dc5c0ab497f36344e621dcf|0d051b0> 可以取得情境1.的client ID, 情境2. 僅針對<https://www.google-analytics.com/collect|https://www.google-analytics.com/collect> 的情求若被block的話,則自定義ID。 情境3. 則尚無解決方案。 針對情境2�與3,程式碼需要再完善。
<https://github.com/Disfactory/SpotDiffFrontend/issues/20|#20 待調整:將mock database架構調整成定好的api>
要將mock database( repo: spotdiff-api-server) 調整成<https://docs.google.com/presentation/d/1hyak0PdXA3CpxSC82T7ahmp0AbqjEJS2c3AcnhURpnw/edit?pli=1#slide=id.g1023c326eb1_1_0|api>的架構。
`<https://github.com/Disfactory/about.disfactory.tw/commit/0fcb96efabfb2bd87bddfb9835226a410edcaad9|0fcb96ef>` - feat: update the OG images & og-imgs-cache.json
`<https://github.com/Disfactory/Disfactory/commit/132dfac5982e19b547fb4a8e5106a0602e621d65|132dfac5>` - refactor(frontend): rm outdated frontend code `<https://github.com/Disfactory/Disfactory/commit/e30fe0c5a30dd31cd6936a42ac9fd8aa44fd5ef7|e30fe0c5>` - Merge pull request #578 from tai271828/pr-rm-legacy-frontend
`<https://github.com/Disfactory/SpofDiff-test-api-server/commit/7ef2403f51c429f8af895c918a8cfed6eb4f5afc|7ef2403f>` - feat: add testing path for <http://axios.post|axios.post>
<https://github.com/Disfactory/SpotDiff/pull/22|#22 Task1 implment location table>
Hi, Because the dependency is a little complex after weeks of implementation, I decide to combine the model/tables implementation in this branch. Please help to review this for me.
`<https://github.com/Disfactory/about.disfactory.tw/commit/a6ba9c38102f7256fbc9e9d4c94bff160a79025b|a6ba9c38>` - feat: update the OG images & og-imgs-cache.json
<https://github.com/Disfactory/Disfactory/pull/581|#581 README.md 解說檔案名稱改正>
在repository 中的此example檔案名稱為 .env.sample 而非 .env.example 可以改README 中的 description,或者考慮改檔案名稱(與frontend 一致)
:white_check_mark: All checks have passed
`<https://github.com/Disfactory/about.disfactory.tw/commit/c199d0b649c884d27cb811cd4db8ac70d32aae6e|c199d0b6>` - feat: update the OG images & og-imgs-cache.json
Simply refactoring the hard-coded status string to reduce the code duplicate. This commit is created in my forked repository, and contributed from the "downstream" community.
:white_check_mark: All checks have passed
`<https://github.com/Disfactory/imgur-keeper/commit/57fa7d41d1ecb2b81c181128fe3065edb93ce696|57fa7d41>` - feat(imgur.txt): refresh the list by 211126 `<https://github.com/Disfactory/imgur-keeper/commit/9683a4901315e513d9e1128febbc55347c84e41d|9683a490>` - feat(imgur.txt): refresh the cache of lastResult.json `<https://github.com/Disfactory/imgur-keeper/commit/b343f2fba2dee764a08a91c5fd3902ef6ae6226e|b343f2fb>` - Merge pull request #3 from tai271828/pr-update-url-by-211124
`<https://github.com/Disfactory/about.disfactory.tw/commit/789c53ec9d17937ccc1821634ed0e3725b608fbd|789c53ec>` - feat: update the OG images & og-imgs-cache.json
`<https://github.com/Disfactory/SpotDiffFrontend/commit/dfa409aa67fb82a634eb0c3fef315388e1590cb6|dfa409aa>` - Update issue templates
`<https://github.com/Disfactory/SpotDiffFrontend/commit/d210003e85e3a8fdfe76899f3f100b6d754657d7|d210003e>` - Update issue templates
<https://github.com/Disfactory/SpotDiffFrontend/issues/21|#21 進入game page時,地圖區塊會短暫呈現空白後才出現內容。>
*Expected Behavior* 進入game page後,可以在地圖區塊上看到內容。 *Current Behavior* 由於進入game page時,網頁同時在撈圖資資料及掛載頁面,所以頁面掛載完畢時,圖資資料還沒撈到, 所以進入game page後,地圖區塊會呈現空白、縣市鄉鎮會呈現undefined,約0.5秒後才會出現內容。 *To Reproduce* 1. 結束教學,進入遊戲。 2. 頁面會顯示畫面,但此時地圖區塊仍為空,縣市鄉鎮會呈現undefined。 3. 約0.5秒後頁面刷新,地圖區塊出現圖資,縣市鄉鎮呈現名稱。 *Possible Solution* 應該要將「掛載畫面」設在「撈圖資資料」之後,也就是當圖資資料撈完後,才開始掛載畫面。 而圖資資料的撈取過程,畫面則用loading page *Context (Environment)* 對於使用者而言,0.5秒的空白會造成使用者體驗不佳。 且之後當api更為複雜時,0.5秒可能會加長至2秒3秒甚至更多,恐讓使用者認為網站壞了,進而影響使用者的答題意願。 *Additional context* 無 *Screenshots* <https://user-images.githubusercontent.com/85677992/144800502-5e163f23-08e5-4428-8671-d3006eb58d0e.png|截圖 2021-12-06 下午2 48 17> If applicable, add screenshots to help explain your problem. *Desktop (please complete the following information):* All *Smartphone (please complete the following information):* All
`<https://github.com/Disfactory/about.disfactory.tw/commit/6363bb6284558dda1706e4a41318ff6332b8a337|6363bb62>` - feat: update the OG images & og-imgs-cache.json
`<https://github.com/Disfactory/about.disfactory.tw/commit/7f0dd32b2ff55b5f1d43bf7d6ac3f2c3cb0a0f75|7f0dd32b>` - feat: update the OG images & og-imgs-cache.json
`<https://github.com/Disfactory/SpofDiff-test-api-server/commit/456593437bc7d2444efcc9e5ff308fb988c528ed|45659343>` - feat: add factory id of disfactory api
<https://github.com/Disfactory/about.disfactory.tw/issues/61|#61 petition campaign>
地球公民將在2022年1月開始推一個為期約100天的連署,希望在about頁面上加一個連署的section或是button 連署頁面:<https://www.cet-taiwan.org/farm/act4|https://www.cet-taiwan.org/farm/act4>
`<https://github.com/Disfactory/Disfactory/commit/3e040cf8d372597e06f7741d75fb19ffc5710171|3e040cf8>` - README.md 解說檔案名稱改正 `<https://github.com/Disfactory/Disfactory/commit/a32fb6e1e7bee1a65625e336503e5696f57febb1|a32fb6e1>` - Merge pull request #581 from tai271828/disfactory-pr-update-readme
`<https://github.com/Disfactory/about.disfactory.tw/commit/19f441a44fc22b4e8c88778e493cb92077a5e524|19f441a4>` - feat: update the OG images & og-imgs-cache.json
`<https://github.com/Disfactory/about.disfactory.tw/commit/9c2eb9e324ab917df05d9cfe18f24cfe8376da2a|9c2eb9e3>` - feat: update the OG images & og-imgs-cache.json
<https://github.com/Disfactory/SpotDiff/pull/23|#23 Task5 implement location api>
Although the specification has not been done, I'd like the basic part of API be reviewed because it's my first time implementing web API. It followed the discussion on Dec.1. I'll update it again after the conclusion is done.
`<https://github.com/Disfactory/about.disfactory.tw/commit/a5fcc7bcb62f5c6c0740d3e623ad3cab02eda219|a5fcc7bc>` - Update contributor list
`<https://github.com/Disfactory/about.disfactory.tw/commit/0ffa923274187c703683e183a885dd8383bc51d3|0ffa9232>` - feat: update the OG images & og-imgs-cache.json
`<https://github.com/Disfactory/about.disfactory.tw/commit/23b7c38001eafa9856cece380c481b5e390f56f4|23b7c380>` - feat: update the OG images & og-imgs-cache.json
<https://github.com/Disfactory/about.disfactory.tw/pull/62|#62 Update contributor list>
Add tai, slayer, mg and robin in 社群協力 contributors
`<https://github.com/Disfactory/about.disfactory.tw/commit/8530eda0e5b5681f9c8dcd082ef103867ffd04af|8530eda0>` - feat: update the OG images & og-imgs-cache.json
`<https://github.com/Disfactory/about.disfactory.tw/commit/ff80487ad61c3f3eb392d248f57f8e9de71009a4|ff80487a>` - feat: update the OG images & og-imgs-cache.json
`<https://github.com/Disfactory/SpotDiffFrontend/commit/0d051b0285fbd1646dc5c0ab497f36344e621dcf|0d051b02>` - feat: add Google Analytics (GA)and function of getting client id. `<https://github.com/Disfactory/SpotDiffFrontend/commit/db0e9a24a02d71a1a06e6117586b825126d84e28|db0e9a24>` - fix: solve the problem of getting non-existent variables and generating errors when changing pages. `<https://github.com/Disfactory/SpotDiffFrontend/commit/b29ff59e214c3f5d3fade3b9e95e2aab3688c7d7|b29ff59e>` - refactor: rewrite dataflow of getting satellite image. `<https://github.com/Disfactory/SpotDiffFrontend/commit/9d4a710291ad6d113610e2dfc3d9003b41c087c0|9d4a7102>` - feat: record map params and coordinate of inner bounding box into local storage. `<https://github.com/Disfactory/SpotDiffFrontend/commit/89a21155176ae36174eeb4f33107b7b5d288cd3e|89a21155>` - feat: add loading page `<https://github.com/Disfactory/SpotDiffFrontend/commit/627395dbe5fb6c9f1cc9ad4b94d0d8e599236615|627395db>` - feat: add ending page `<https://github.com/Disfactory/SpotDiffFrontend/commit/c843357bc6a9f99ce189f333c2348cdc46c8292f|c843357b>` - fix: remove unneeded page and components `<https://github.com/Disfactory/SpotDiffFrontend/commit/c0a66bae650cda289bcce433ec3b25bbbb7e824c|c0a66bae>` - fix: In tutorial page, page auto scroll to bottom when answer in shown. `<https://github.com/Disfactory/SpotDiffFrontend/commit/b2c46de69357f073580f1e71765c510a22b52a49|b2c46de6>` - fix: disable map zooming by touch-dragging with two fingers in mobile devices `<https://github.com/Disfactory/SpotDiffFrontend/commit/8204273dca2871311218ccda12c6c9f4d0e86681|8204273d>` - Merge pull request #18 from Disfactory/creating-api
<https://github.com/Disfactory/SpotDiffFrontend/pull/22|#22 fix: take down devSever.>
In development phase, we set a devServer to avoid CORS problem when fetching data. However, it will cause the problem of getting wrong API url when deploy on Netlify. So we take down the devServer, and replace API url. But not sure whether CORS problem will occur.
:white_check_mark: No checks have passed
`<https://github.com/Disfactory/SpotDiffFrontend/commit/c46fba184ed98e27283b2363aebb6df7418fc11c|c46fba18>` - fix: take down devSever. `<https://github.com/Disfactory/SpotDiffFrontend/commit/1e2b92f3dbdb7e16489a401d4896d1653cec2557|1e2b92f3>` - Merge pull request #22 from Disfactory/creating-api
<https://github.com/Disfactory/SpotDiffFrontend/pull/23|#23 feat: replace API url to correct one>
:white_check_mark: No checks have passed
`<https://github.com/Disfactory/SpotDiffFrontend/commit/220f40fad45240e70d23391812b0ec5f5a8f33a3|220f40fa>` - feat: replace API url to current one `<https://github.com/Disfactory/SpotDiffFrontend/commit/244b2ea9bc06d958db425333cba8eec34f20d104|244b2ea9>` - Merge pull request #23 from Disfactory/creating-api
`<https://github.com/Disfactory/about.disfactory.tw/commit/3a12737f01bd40dde49f57034595970b8a3802ba|3a12737f>` - feat: update the OG images & og-imgs-cache.json
<https://github.com/Disfactory/frontend/issues/136|#136 工廠號碼搜尋功能>
*Is your feature request related to a problem? Please describe.* 回報者想要找到自己上傳的點位,現在只能用經緯度搜尋。 *Describe the solution you'd like* 開放以「工廠號碼」(display number) 搜尋 *Additional context* <https://github.com/Yukaii|@Yukaii> 說要需要先開api
<https://github.com/Disfactory/frontend/issues/136|#136 工廠號碼搜尋功能>
*Is your feature request related to a problem? Please describe.* 回報者想要找到自己上傳的點位,現在只能用經緯度搜尋。 *Describe the solution you'd like* 開放以「工廠號碼」(display number) 搜尋 *Additional context* <https://github.com/Yukaii|@Yukaii> 說要需要先開api
`<https://github.com/Disfactory/SpotDiffFrontend/commit/9c042e82d0a086c531fc6b43bbc0609b1beacf15|9c042e82>` - feat: add environment variable and devServer of development `<https://github.com/Disfactory/SpotDiffFrontend/commit/c4b423c2aa97f3da052d768ad1fd357b3cfd93c0|c4b423c2>` - Merge pull request #24 from Disfactory/creating-api
<https://github.com/Disfactory/SpotDiffFrontend/issues/25|#25 很容易沒看到有擴建那題下面的舊照片>
覺得問有沒有擴建那一題,使用者很容易沒看到下面那張照片。可能需要設計的幫忙? indicate 要比較的舊照片在下面,現在手機和電腦版畫面都很容易切在點點塊狀分隔上。也許設計已經做了,但我沒找到? 抱歉回饋有點亂,今天小聚的時候我會再整理一下
<https://github.com/Disfactory/SpotDiffFrontend/issues/26|#26 分享頁面優化>
覺得最後一頁的數字介紹有點生硬,不夠激勵人心(?)再麻煩 <https://github.com/Oriyar|@Oriyar> <https://github.com/Deeper|@Deeper> 想一下囉~~然後拜託數字跟中文字中間要有半形空格(網路圈禮節 XD) 辨識45,849次 已經有1,394人次參與辨識, 還差4,5896間工廠
`<https://github.com/Disfactory/SpotDiffFrontend/commit/aed79c4e95dd2850ef759c074ebae7722ff8c356|aed79c4e>` - Create Feature request.md
`<https://github.com/Disfactory/SpotDiffFrontend/commit/1194367d4ad82b85e7052e0d544de0f96dc983be|1194367d>` - Rename Feature request.md to feature_request.md
<https://github.com/Disfactory/SpotDiffFrontend/pull/27|#27 fix: assign node version to 14>
:white_check_mark: No checks have passed
`<https://github.com/Disfactory/SpotDiffFrontend/commit/e27d594480341ff0ec702bf6d57ad568b4685e80|e27d5944>` - fix: assign node version to 14 `<https://github.com/Disfactory/SpotDiffFrontend/commit/0397923c4cf21c11317c1a1007b30a40f024265a|0397923c>` - fix: assign node version to 14~15 `<https://github.com/Disfactory/SpotDiffFrontend/commit/b2bdaf0ba9f10fa580467cac1205707643b3ca20|b2bdaf0b>` - Merge pull request #27 from Disfactory/creating-api
`<https://github.com/Disfactory/SpotDiffFrontend/commit/efbb56fc86898f00b3ab6fad97ac0bcb60d8764e|efbb56fc>` - fix: unify api url
The text in the last page is not encouraging enough. latest version > ``` > - 辨識 45,849 次 > - 已經有 1,394 人次參與辨識, > - 還差 4,5896 間工廠 > > ``` ael's reminder: There should be blank between the number and the text(網路圈禮節 XD)
<https://github.com/Disfactory/about.disfactory.tw/pull/63|#63 feat: update the style>
依照設計稿修改 ReportTutorial.vue 元件樣式。 RWD 的部分,有些 breaking point 是用 css 的 <https://github.com/media|@media> 寫的,之後可能需要再找時間整理成比較統一的斷點。
`<https://github.com/Disfactory/about.disfactory.tw/commit/e737e03b32f254529db240159dafd387e20056fc|e737e03b>` - feat: update the OG images & og-imgs-cache.json
`<https://github.com/Disfactory/about.disfactory.tw/commit/d5815e0e6d84aac6db5fc1bc666e9f72b6606e92|d5815e0e>` - feat: update the OG images & og-imgs-cache.json
`<https://github.com/Disfactory/about.disfactory.tw/commit/11f5b2edda6c7d1f8c1038694fc6e8331212ff0a|11f5b2ed>` - feat: update the OG images & og-imgs-cache.json
`<https://github.com/Disfactory/about.disfactory.tw/commit/30804127de2bc8264b7a7ffcd73efdc129be926b|30804127>` - feat: update the OG images & og-imgs-cache.json
`<https://github.com/Disfactory/about.disfactory.tw/commit/9b05a05d56ce74bf3107b6daaf82d90eeafbbe23|9b05a05d>` - feat: update the OG images & og-imgs-cache.json
如果 range 的數字超過 MAX_FACTORY_RADIUS_PER_GET 的值, 會隨機選挑選 MAX_FACTORY_PER_GET 數量的工廠回傳 但是若 range 不超過 MAX_FACTORY_RADIUS_PER_GET 的情況, 則會回傳所有查詢到的工廠
:white_check_mark: No checks have passed
<https://github.com/Disfactory/SpotDiffFrontend/issues/29|#29 mock database 新增15筆資料,使用者每次測試5筆資料>
Mock database目前只有5筆資料,使用者一直都是以該5筆資料測試。 未來要將database新增為至少15筆資料,使用者每次測試5筆。 取資料過程: 1. 第一次玩時,取得所有資料。 2. 每次測試5筆,測試完後並重玩時,在測試下5筆。 3. 全部測完後,在送出資料到mock database。 <https://github.com/deeper747|@deeper747> 再麻煩給我測試資料的factory ID
`<https://github.com/Disfactory/Disfactory/commit/130cccbc23a89a73a9e73955e823d83f14ddcd21|130cccbc>` - Add const static variable for the hardcode status string `<https://github.com/Disfactory/Disfactory/commit/4be88fec04174a8dc2d238b0ab643e5f1364bdd8|4be88fec>` - Merge pull request #582 from tai271828/disfactory-status-string
`<https://github.com/Disfactory/Disfactory/commit/d31e241b443e203d26ec21f3f73d7fdc2bd12453|d31e241b>` - 增加 MAX_FACTORY_RADIUS_PER_GET 當從 /factories 取資料的時候 `<https://github.com/Disfactory/Disfactory/commit/32bab67d9bcd772cf90477de65b0dd91be2f9385|32bab67d>` - Merge pull request #583 from Swind/max_factory_radius_per_get
<https://github.com/Disfactory/frontend/issues/137|#137 onZoomed callback is never called?>
*Describe the bug* A clear and concise description of what the bug is. 請清晰詳細的描述這個問題 *To Reproduce* Steps to reproduce the behavior: 列出可以重現問題的步驟: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error *Expected behavior* A clear and concise description of what you expected to happen. *Screenshots* If applicable, add screenshots to help explain your problem. 截圖 *Desktop (please complete the following information):* • OS: [e.g. iOS] • Browser [e.g. chrome, safari] • Version [e.g. 22] *Smartphone (please complete the following information):* • Device: [e.g. iPhone6] • OS: [e.g. iOS8.1] • Browser [e.g. stock browser, safari] • Version [e.g. 22] *Additional context* Add any other context about the problem here.
<https://github.com/Disfactory/frontend/issues/137|#137 onZoomed callback is never called?>
*Describe the bug* A clear and concise description of what the bug is. 請清晰詳細的描述這個問題 *To Reproduce* Steps to reproduce the behavior: 列出可以重現問題的步驟: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error *Expected behavior* A clear and concise description of what you expected to happen. *Screenshots* If applicable, add screenshots to help explain your problem. 截圖 *Desktop (please complete the following information):* • OS: [e.g. iOS] • Browser [e.g. chrome, safari] • Version [e.g. 22] *Smartphone (please complete the following information):* • Device: [e.g. iPhone6] • OS: [e.g. iOS8.1] • Browser [e.g. stock browser, safari] • Version [e.g. 22] *Additional context* Add any other context about the problem here.
`<https://github.com/Disfactory/about.disfactory.tw/commit/270fb7e195f08a666021ca6d84e25d7b29e516f2|270fb7e1>` - feat: update the OG images & og-imgs-cache.json
`<https://github.com/Disfactory/about.disfactory.tw/commit/2f901de5225305a90508f245d0a114144d04ec03|2f901de5>` - feat: update the OG images & og-imgs-cache.json
`<https://github.com/Disfactory/about.disfactory.tw/commit/ea3f388ac747aed343ed2a6e078b8de4e261a01f|ea3f388a>` - feat: update the OG images & og-imgs-cache.json
`<https://github.com/Disfactory/about.disfactory.tw/commit/3b5ce8513e9ce29b16fa9a7221e277ea5d6921f7|3b5ce851>` - feat: update the OG images & og-imgs-cache.json
`<https://github.com/Disfactory/about.disfactory.tw/commit/f7437e62297b0d96419bc1ebba16a1c179248732|f7437e62>` - feat: update the OG images & og-imgs-cache.json
`<https://github.com/Disfactory/about.disfactory.tw/commit/8128aaae795f74731237fa911e89d7c1dd64e6a5|8128aaae>` - feat: update the OG images & og-imgs-cache.json
Mock database目前只有5筆資料,使用者一直都是以該5筆資料測試。 未來要將database新增為至少15筆資料,使用者每次測試5筆。 取資料過程: 1. 第一次玩時,取得所有資料。 2. 每次測試5筆,測試完後並重玩時,在測試下5筆。 3. 全部測完後,在送出資料到mock database。 <https://github.com/deeper747|@deeper747> 再麻煩給我測試資料的factory ID
<https://github.com/Disfactory/SpotDiffFrontend/issues/30|#30 mock database 新增15筆資料,使用者每次測試5筆資料>
Mock database目前只有5筆資料,使用者一直都是以該5筆資料測試。 未來要將database新增為至少15筆資料,使用者每次測試5筆。 取資料過程: 1. 第一次玩時,取得所有資料。 2. 每次測試5筆,測試完後並重玩時,在測試下5筆。 3. 全部測完後,在送出資料到mock database。 <https://github.com/deeper747|@deeper747> 再麻煩給我測試資料的factory ID
`<https://github.com/Disfactory/SpofDiff-test-api-server/commit/e48109a4db4303db3d528492ed082f345558fdd6|e48109a4>` - feat: add more factory_id for testing in path 'location'
According to <https://github.com/Disfactory/SpotDiffFrontend/issues/30|#30>, user will get 15 set of factory id. User will answer 5 set each time, and if all of set has been answer, the fatory id which store in localstroage will be removed.
:white_check_mark: All checks have passed
`<https://github.com/Disfactory/SpotDiffFrontend/commit/dc77a4511021ad4ff8a156687a25cba133800361|dc77a451>` - fix: rewrite target url in devServer `<https://github.com/Disfactory/SpotDiffFrontend/commit/2be3e2ff6a42ebc11022e632af6251c1ef85a64b|2be3e2ff>` - feat: add function of getting 15 set of factory data `<https://github.com/Disfactory/SpotDiffFrontend/commit/236f937699006d54d4e6434dc0a70e4d4e1c9d12|236f9376>` - fix: spelling of environment variable is wrong, rewrite it `<https://github.com/Disfactory/SpotDiffFrontend/commit/e2e51c4e66d901fff933998be4d0236254c2b66b|e2e51c4e>` - Merge pull request #31 from Disfactory/new-api
`<https://github.com/Disfactory/SpotDiffFrontend/commit/cddce66c3166dc9bca3d7b099cc1b3343229b4df|cddce66c>` - fix: solve problem of not showing factory data if user has old data in localstorage `<https://github.com/Disfactory/SpotDiffFrontend/commit/4baa0b6b9f88c14d5072fb32242c4d607e26fb27|4baa0b6b>` - fix: code spelling wrong, rewirte it `<https://github.com/Disfactory/SpotDiffFrontend/commit/4ff612599b3cc41aa2df61be8c5be3de08b9af5b|4ff61259>` - Merge pull request #32 from Disfactory/new-api
<https://github.com/Disfactory/about.disfactory.tw/issues/64|#64 Chinese New Year version recur>
又要過年了! 看能否在過年時把about page改回紅色 �然後把「我桌上的菜」改成「我桌上的年菜」 不知過年連假(1/29)上線有沒有機會?
`<https://github.com/Disfactory/about.disfactory.tw/commit/817043dbec2b1f11a3103f22ecdae98d183d2ad3|817043db>` - feat: update the OG images & og-imgs-cache.json
`<https://github.com/Disfactory/about.disfactory.tw/commit/227ac372a5ad053f9844057e5dbe5f745dddfff4|227ac372>` - feat: update the OG images & og-imgs-cache.json