Skip to content

Latest commit

 

History

History
296 lines (161 loc) · 15.1 KB

CHANGELOG.md

File metadata and controls

296 lines (161 loc) · 15.1 KB

1.17.1 (2022-01-24)

Bug Fixes

  • add prefix for download class (a84d9cb)

1.17.0 (2021-12-16)

Bug Fixes

  • some dark mode style problems (a79ea93)

Features

  • add option for file size and download (64c4f7d)
  • new toggle ui (bf8131b)

1.16.1 (2021-09-01)

Bug Fixes

  • disableFirefox config for firefox (8388439)
  • input placeholder color (111de61)
  • only enable lazy load for gogs (c6aa843)
  • remove token input pattern rule (f5be197)

1.16.0 (2021-08-12)

Bug Fixes

Features

1.15.0 (2021-08-12)

Features

1.14.0 (2021-04-13)

Bug Fixes

  • remove github toke validation (a442673)

Features

1.13.0 (2021-04-08)

Bug Fixes

  • use default branch when viewing releases or tags (59e7064)

Features

  • add mirror for github clone, release and tags (4f5046a)
  • add option for github mirror feature (f4c5985)
  • support GitHub more dark theme and auto mode (f8e9f4f)

1.12.2 (2021-03-12)

Bug Fixes

  • avoid multi file download by once click (2557587)
  • disable unsafe-eval in production (01ed739)

1.12.1 (2021-02-17)

Bug Fixes

  • give gm toggle icon correct size (9ac03e1)

1.12.0 (2021-01-23)

Features

  • add usage tips (5c69189)
  • add version tips (87eed46)
  • change loading style (b1aa643)
  • disable git history in safari (f304752)
  • load entire tree for gitee again (65de99e)
  • support safari 14 (d24a92c)
  • unSubscribe dark mode when build-in enabled (a651813)
  • update github dark mode style (3314566)
  • update xcode project version (2ed01ec)
  • work with github official dark mode (d0031f4)

1.11.5 (2020-11-24)

Bug Fixes

  • disable gitee layload (dfb4cce)
  • pjax error on youtube page (8d782d5)
  • support gitee selectPath (8f1c3a0)

1.11.4 (2020-11-11)

Bug Fixes

1.11.3 (2020-11-05)

Bug Fixes

  • improve code for get gitlab repo info (5ff49f5)

1.11.2 (2020-11-01)

Bug Fixes

  • add default style for download space (d6bf172)
  • remove more times regex match for gitalb url (2785e05)
  • remove more times regex match for gitalb url (c5203f5)

1.11.1 (2020-09-29)

Bug Fixes

  • apply highlight only when dom existed (db69b1e)
  • get branch dynamic to support subgroup (a8eb09c)
  • improve gitlab subgroup (c97f476)

1.11.0 (2020-09-21)

Bug Fixes

  • open raw link when file icon clicked (05174d1)

Features

  • support subgroup project for gitlab (404b0e5)

1.10.0 (2020-09-13)

Bug Fixes

Features

1.9.0 (2020-08-26)

Bug Fixes

  • remove outline when side view focused (f4d43d3)
  • some ui problem (85dd1c2)
  • startsWith should use directory (0f9c7a6)

Features

1.8.0 (2020-07-20)

Features

1.7.0 (2020-07-08)

Bug Fixes

  • change sidebar layout event wide screen (5522df4)
  • change treeview top header height (365036b)
  • gitlab nav padding (b902e8e)
  • nav item in dark mode (665d822)
  • use arraybuffer instead of blob to download (0d65c7f)

Features

  • report version when trigger onInstalled event (022c16d)
  • show file icon in tree list (9fb419c)
  • upgrade file-icons (8e29b24)

1.6.0 (2020-06-28)

Bug Fixes

  • change border color of tree view (95bb8f7)

Features

1.5.1 (2020-06-19)

Bug Fixes

  • support github preview feature ui (e687763)

1.5.0 (2020-06-17)

Bug Fixes

Features

  • do not detect system dark-mode (3fdea48)
  • improve file info behavior (1d532e7)
  • show file count or size in treeview (a148059)

1.4.0 (2020-05-31)

Bug Fixes

Features

  • add file download for gitee (5989083)
  • add pjax for gitee (4da683f)
  • add toggle dark style (e9da5b9)
  • improve github notifications default display (cdf13ba)
  • support dark mode (d77fcde)

1.3.0 (2020-05-08)

Bug Fixes

  • catch error for private repo (c295693)
  • change site code in tabs (ecd698b)
  • change site code in tabs (5a3c5fc)
  • hide error message (eaabb8d)
  • replace file-generic to default-icon (e2567d8)
  • replace file-generic to default-icon (8f2afb0)

Features