提交历史

作者 SHA1 备注 提交日期
  Jocelyn Boullier 7e7b2d0409 fix: second part of the fix for correctly moving a tab between group 4 年之前
  Jocelyn Boullier fa3ee67420 build: update package-set 4 年之前
  Jocelyn Boullier c46163e4df fix(Sidebar): put tab at the end when moving it between groups 4 年之前
  Jocelyn Boullier ae06920d3b refactor: slight rewrite of log messages 4 年之前
  Jocelyn Boullier 8b7baad410 fix(Sidebar): activate the group when moving a tab between groups 4 年之前
  Jocelyn Boullier 6799b5bb70 refactor: add default case for moveTabToGroup 4 年之前
  Jocelyn Boullier a22dc40fc7 fix: groups would restore properly, but be incorrect at the next session 4 年之前
  Jocelyn Boullier 3b97ed1650 refactor(Sidebar): remove Purescript hover logic, rely on :hover instead 4 年之前
  Jocelyn Boullier f88c0b9d85 fix: tab activation happening before creation due to groups restoration logic 4 年之前
  Jocelyn Boullier 438c40b7e5 refactor(Sidebar/Bar): remove log statements 4 年之前
  Jocelyn Boullier 7e73d7dc33 refactor: remove unsafeLog leftovers 4 年之前
  Jocelyn Boullier 5501f82ac8 fix: groups and tabs should be properly restored now 4 年之前
  Jocelyn Boullier 01681d9873 build: remove id in manifest.json, it actually shouldn't be static 4 年之前
  Jocelyn Boullier 364e55a63c style: group name hover 4 年之前
  Jocelyn Boullier 1412257e85 feat: log error when we fail to send to the initial message 4 年之前
  Jocelyn Boullier 9756be992e fix: attempt to fix the sidebar not loading properly (port disconnected) 4 年之前
  Jocelyn Boullier 62c0a5af7d feat: improve storage (use setWindowValue) and initialization of groups 4 年之前
  Jocelyn Boullier c089bcc8b0 feat: save groups per window instead of globally 4 年之前
  Jocelyn Boullier cd662974f0 build: fix the id of the extension 4 年之前
  Jocelyn Boullier 8d7a30f013 fix: sidebar: wait for successful connect to background before starting 4 年之前
  Jocelyn Boullier 881cc63969 fix(sidebar): incorrect tabs initialization when multiple groups 4 年之前
  Jocelyn Boullier 45819dd7ec fix(sidebar): put tab at the end after drag-and-drop between groups 4 年之前
  Jocelyn Boullier cbb5b64a28 docs(readme): check "Session save/import" 4 年之前
  Jocelyn Boullier 67661fc0e2 feat: save and restore groups, w/ their tabs 4 年之前
  Jocelyn Boullier 6f8bd3b749 feat: initial version of saving/restoring tabs in their previous group 4 年之前
  Jocelyn Boullier a67138974c style: fix favicon going above top bar when scrolling 4 年之前
  Jocelyn Boullier c6c515be0e fix: when a group is deleted, switch to the group of the active tab 4 年之前
  Jocelyn Boullier 5898a05080 feat: add group deletion 4 年之前
  Jocelyn Boullier 78c8156e08 refactor(sidebar): simplify scrollToTab 4 年之前
  Jocelyn Boullier 284ad74112 style: remove ununsed imports 4 年之前