Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [CRON] sync translated content | MDN | 2022-02-11 |
| | |||
* | Fix typo | Byron | 2021-11-09 |
| | | | fix typo 'workre' | ||
* | Fix link to cache type pic (#2929) | btea | 2021-11-07 |
| | |||
* | [CRON] sync translated content | MDN | 2021-10-11 |
| | |||
* | Remove occurrences of oaa-accessibility.org which has now nothing to do with ↵ | SphinxKnight | 2021-09-17 |
| | | | | | | | | | | | Accessibility (#2379) * Remove occurrences of oaa-accessibility.org which is now squatted * Remove parts related to this PR Additional removing is necessary to keep the articles natural. This commit removes parts that correspond to the parts in Japanese version already removed in the English version. Co-authored-by: Masahiro FUJIMOTO <mfujimot@gmail.com> | ||
* | [CRON] sync translated content | MDN | 2021-09-16 |
| | |||
* | [CRON] sync translated content | MDN | 2021-09-03 |
| | |||
* | [CRON] sync translated content | MDN | 2021-09-01 |
| | |||
* | Update Web/JavaScript/EventLoop, zh-TW (#2205) | SImonAllen | 2021-08-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 補上剩餘翻譯與風格修正 翻譯: 把此章節剩餘翻譯補完 風格整理: 1. 「程序」改成「程式」 2. 冒號改成全型冒號 3. 引號改成中文引號 4. 「函數」與「函式」夾雜,統一改成「函式」 5. 修正原212行未翻譯完成段落 6. 整理中英數夾雜時多出來的單獨空格 7. 破折號整理成一致 * Web/JavaScript/EventLoop 更新: 1. 修正圖片顯示錯誤 2. http 連結改 https * Web/JavaScript/EventLoop 更新: 1. 按 Flaws 提示移除 img style 2. 原69行連結修正 3. 補上 Adding messages 段落缺少的程式範例與翻譯 4. 原91行連結修正 5. 原103行連結修正 * Web/JavaScript/EventLoop 更新: 補上缺少的 HTML <code> element | ||
* | [CRON] sync translated content | MDN | 2021-08-20 |
| | |||
* | correct to Quick_links (not Quick_Links) (#2138) | Peter Bengtsson | 2021-08-19 |
| | |||
* | remove all 'cke_pastebin' mentions (#1617) | Peter Bengtsson | 2021-07-19 |
| | |||
* | replace wiki links in zh-TW | t7yang | 2021-07-19 |
| | |||
* | [CRON] sync translated content | MDN | 2021-07-09 |
| | |||
* | fix a bug of legacy http:// URL references | Peter Bengtsson | 2021-07-08 |
| | |||
* | [CRON] sync translated content | MDN | 2021-07-04 |
| | |||
* | [CRON] sync translated content | MDN | 2021-07-01 |
| | |||
* | [CRON] sync translated content | MDN | 2021-06-30 |
| | |||
* | [doc] Correct words | Cheng-Ying Li | 2021-06-28 |
| | | | 修改同音錯字 | ||
* | remove deprecated $sample URLs for zh-TW | t7yang | 2021-06-25 |
| | |||
* | Update index.html | 1sw3 | 2021-06-25 |
| | | | | 依照我在mdn upstream已approved的提交進行更改 https://github.com/mdn/content/pull/6296 | ||
* | remove hidden bcd for zh-TW | t7yang | 2021-06-24 |
| | |||
* | [CRON] sync translated content | MDN | 2021-06-23 |
| | |||
* | remove deprecated $sample URLs for zh | t7yang | 2021-06-23 |
| | |||
* | remove hidden bcd table paragraph from 'zh-tw' (#1275) | Peter Bengtsson | 2021-06-21 |
| | | | Part of #1008 | ||
* | [CRON] sync translated content | MDN | 2021-06-20 |
| | |||
* | [CRON] sync translated content | MDN | 2021-06-19 |
| | |||
* | [CRON] sync translated content | MDN | 2021-06-15 |
| | |||
* | [CRON] sync translated content | MDN | 2021-06-10 |
| | |||
* | [CRON] sync translated content | MDN | 2021-06-09 |
| | |||
* | remove bcd paragraph for zh-TW | t7yang | 2021-05-31 |
| | |||
* | fix MacroWrongXRefError flaws for some domxref calls (#1018) | Ryan Johnson | 2021-05-28 |
| | |||
* | Revert "replace some domxref macro calls with event macro calls (#1016)" (#1017) | Ryan Johnson | 2021-05-28 |
| | | | This reverts commit 2958ec7e85c9a1182cd81728e3705948a2c39d71. | ||
* | replace some domxref macro calls with event macro calls (#1016) | Ryan Johnson | 2021-05-28 |
| | |||
* | [CRON] sync translated content | MDN | 2021-05-25 |
| | |||
* | [CRON] sync translated content | MDN | 2021-05-18 |
| | |||
* | Update Web/HTTP/Caching, zh-TW (#882) | 林博仁(Buo-ren, Lin) | 2021-05-17 |
| | |||
* | Update Web/HTTP/Caching, zh-TW (#877) | 林博仁(Buo-ren, Lin) | 2021-05-16 |
| | | | Signed-off-by: 林博仁(Buo-ren Lin) <Buo.Ren.Lin@gmail.com> | ||
* | fix external image flaws in Web/MathML/Authoring (zh-cn, zh-tw) | Peter Bengtsson | 2021-05-15 |
| | |||
* | Update /web/javascript/reference/global_objects/string, zh-TW (#792) | Chris Huang | 2021-05-08 |
| | | | | | | | | | | | * Update /web/javascript/reference/global_objects/string/concat/, zh-TW * Update /web/javascript/reference/global_objects/string/trim/, zh-TW * Update /web/javascript/reference/global_objects/string/concat, zh-TW * Update /web/javascript/reference/global_objects/string/trim, zh-TW Co-authored-by: chrishuang <chrishuang@dotzero.tech> | ||
* | Update /web/javascript/reference/global_objects/array/tostring, zh-TW (#783) | Chris Huang | 2021-05-08 |
| | |||
* | [add] zh-TW web/api/navigatorlanguage/language | yuting | 2021-05-01 |
| | |||
* | web/http/headers/content-type (zh-TW translation) | Artyom Liou | 2021-05-01 |
| | |||
* | web/http/headers/etag (zh-TW translation) | Artyom Liou | 2021-05-01 |
| | |||
* | web/http/headers/date (zh-TW translation) | Artyom Liou | 2021-05-01 |
| | |||
* | Initial /web/http/headers/cookie, zh-TW (#695) | Artyom Liou | 2021-04-30 |
| | | | | | * web/http/headers/cookie (zh-TW translation) * fix: commit錯檔案 | ||
* | Initial web/http/headers/authorization, zh-TW (#666) | Artyom Liou | 2021-04-28 |
| | | | | | * web/http/headers/authorization (zh-TW translation) * fix: 引號的使用 | ||
* | Initial /web/http/headers/connection, zh-TW (#671) | Artyom Liou | 2021-04-28 |
| | |||
* | Initial web/http/headers/age (zh-TW translation) (#664) | Artyom Liou | 2021-04-27 |
| | |||
* | http/headers/cache-control (zh-TW translation) (#658) | Artyom Liou | 2021-04-27 |
| | | | | | * Cache-Control (zh-TW translation) * fix: 移除多餘空白、替換括號、略為修正譯文 |