Skip to content

Latest commit

 

History

History
372 lines (281 loc) · 33.9 KB

CHANGELOG.md

File metadata and controls

372 lines (281 loc) · 33.9 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.5.0 (2020-07-28)

⚠ BREAKING CHANGES

  • eslint as default linter

Features

  • browser-setting: add item rng.speedChart.windowSize (339a55f)
  • browser-setting: set some value associated with browser or RcloneNg rather server (cded9c5)
  • layout.service: provide some information to archive responsive view (9359bc9)
  • mount-manager: enable to create a new mount point (9a6ec51)
  • mounts-manager: add animation on refresh button (0f298f0)
  • mounts-manager: add button to unmount all mounts (d736533)
  • mounts-manager: show current mount points (0a0c2e7)
  • mounts-manager: unmount selected active mount (f57d8b7)
  • add subtitle in preloader (b457e3f)

Bug Fixes

  • browser-setting-flow: existed data is build on default settings (e102370)

  • css.gg: fix svg path (3cd617e)

  • mounts-manager: fix isLoading undefined (922ebab)

  • mounts-manager: refresh not work around (1ac7cd2)

  • mounts-manager: unscribe on destory (3676b5a)

  • migrating from tslint to eslint (a66ec4f)

0.4.0 (2020-07-03)

⚠ BREAKING CHANGES

  • tasks: remove tasks viewer
  • list-view: In Mobile View, double click to open directory, lomg press it to popup detail log.
  • home-mode: In Mobile View, double click remote item to enter file system,and long press it to popup detail dialog.

Features

  • dashboard: add version card (a36fcbe)
  • home-mode: support remote detail on mobile view (2015e2f)
  • jobs-manager: clean finished groups (188fcdf)
  • jobs-manager: enable reset stats (ec025bd)
  • list-view: support file detail on mobile view (ce36cf2)
  • pages: show response time (9a02b22)

Bug Fixes

  • file-manager: footer over main sidebar in mobile view (48b855a), closes #2
  • jobs-manager: no animation on refresh button in mobile view (b0d21d7)
  • list-view: prevent showing detail when checking item (a2a4fa2)
  • avoid duration format error on other page (a1c4f75)
  • cancel underline in (6c179fa)
  • tasks: paste again not work around (c339dfa)

0.3.2 (2020-06-14)

Features

  • jobs-manager: add animation on refresh button (b7cc817)

Bug Fixes

  • list-view: table index except first page (b9d7fcf)

0.3.1 (2020-06-13)

Features

  • about: show changelog (9d7bea5)
  • breadcurmb: edit mode, double click to edit path. double again, back to normal (60c57b4)
  • file.detail: enable download file (1f578f7)
  • file.detail: show spaces usage in file detail if selected is directory (ff27df9)
  • list-view: expend click area of checkbox to improving user experience (988a219)
  • manager: push a message to toastr before creating directory (9e1091a)
  • pages: add star button (5c23b9b)
  • server-setting: adding more description in schema (4eee2f5)
  • server-setting: provide a powerful schema for server setting (67223bf)

Bug Fixes

  • check if "rc.Serve" is enabled in server options before downloading file (6a484ca)
  • remove debug code (b5cb23c)
  • breadcurmb: set cursor as poniter in breadcurmb item (f014edc)
  • changelog.md: copy RcloneNg CHANGELOG.md only (ef76e1e)
  • list-view: disable double click in manipulations column (0e0d825)
  • list-view: disable double click surrounding area of checkbox (bf03dd1)
  • list-view: disable select types icon (2ea540e)
  • manager: show detail button when right sidebar is expended (d69179e)

0.3.0 (2020-06-09)

⚠ BREAKING CHANGES

  • manager: Detail sidebar is not support in mobile

Features

  • breadcurmb: adapt to mobile view (8546f49)
  • manager: bind remote, path with url params (0a7b48c)
  • manager: enable detail sidebar support (74501dd)
  • manager: show snipper when loading (078675a)
  • manager: show task button in bottom bar as default (aa3fc66)
  • operations-list-extends-flow: share some common data (380b46e)
  • remote.detail: show available hashes (154f1aa)
  • remote.detail: show remote features in fs info (6850ccc)
  • remote.detail: show remote usages (091461b)
  • server-setting: allow to edit rclone server configuration (0898769)

Bug Fixes

  • breadcurmb: disable click home in homeMode and root in root of fileMode (62275dd)
  • breadcurmb: disable wrap text if direatory or file name too long (2262391)
  • breadcurmb: style change (349baf2)
  • format-duration: remove 'week' unit (e7fa3ef)
  • home-mode: turn click to double click (61a8872)
  • operations-fsinfo-flow: append new hash types (7a9960c)
  • remote.detail: public member (52bb80e)
  • server-setting: fill available region (618d0e0)
  • server-setting: lint fix (e8d6adf)
  • sidebar: make all sidebar collapsed at initialization (ac3681b)
  • disable select text when double click (be3d365)
  • replace nebular dialog service (9d91a99)

0.2.4 (2020-06-04)

Bug Fixes

  • index.html: set base href as releative path (7854fa1)

0.2.3 (2020-06-04)

Features

  • add title (7d9eb98)
  • fetch all module in pre-load stage (8ea21ee)
  • core-bwlimit-flow: enable limit speed (8fedf35)
  • core-memstats-flow: implememt memory card (fa96913)
  • dashboard: show velocity of memory (42d5f4c)
  • file-mode: enable refresh list (736add0)
  • options: enable fetch/set options of rclone server (3bd7c45)
  • rng-diff: enable custom suffic string (b2e6df3)
  • rng-diff: new state '-' (077a7d2)

Bug Fixes

  • cache-flow: dynamically override cached data (2a927ee)
  • clipboard: adapt to mobile view (1d878c9)
  • core-stats-flow: some properties is option (a81284b)
  • dashboard: adapt to mobie view (760cf32)
  • dashboard: continuously update memory stats (f22ea05)
  • dashboard: seed chart responsive (5728689)
  • format-bytes: condiction order error (8af6baf)
  • home-mode: adapt to mobile view (2377d2e)
  • home-mode: color consistence (704ab96)
  • jobs: adapt to mobile view (b554476)
  • adapt to mobie view (74b71f6)
  • jobs: color consistence (8383cf6)
  • key-value-table: expression has changed after it was checked in transferring (1583a5a)
  • manager: adapt to mobile view (dad3bb4)
  • manager: connect delete event (0cc5d72)
  • rng-diff: strip decimal (9a67874)
  • speed-char: show tooltip by index (a53c049)
  • speed-chart: more accurate in acceleration (6308688)
  • users-config: fix dataflow logical error (3ca1458)

0.2.2 (2020-06-01)

Features

  • clipboard: a task storage center (7a3713f)
  • delete-file-flow: enable delete file now (9cefd41)
  • move-file-flow: enable move file now (2b2a94d)
  • operation-purge-flow: enable delete directory now (e7e49e5)
  • sync-copy-flow: enable copy directory now (2512fc5)
  • sync-move-flow: enable move directory now (7e7dd78)
  • task-component: a task manager (749d31b)
  • tasks-pool: a daemon service for posting tasks to rclone server (c534ff1)

Bug Fixes

  • format-bytes: fix format error when 0 < input < 1 (b408816)
  • format-bytes: handle bytes variable undefined (1b227a9)
  • list-view: check index not synchronize with table index after sort (0cb442d)
  • list-view: sort work around (823c4a7)
  • main-sidebar: main header over main sidebar (a4f1495)
  • manager: paste only trigger copy and move, not include delete (180ff3a)
  • speed-chart: format to human readable data (5c3b532)
  • speed-diff: make value human-readable (fdecc54)
  • summary: make Duration human-readable (93c1786)
  • summary: make speed and bytes human-readable (721dd71)
  • summary: more accurate in speed statistics (c72d90a)
  • cancel distinctUntilChanged before getoutput or getSuperset (dd64a31)
  • tooltip: scale icon size (90b0eaa)
  • transferring: format eta (e1dc691)
  • transferring: make speed and size human-readable (43bcaba)
  • transferring: sort incorrect (bab48c7)

0.2.1 (2020-05-29)

Features

  • manager: create directory (22b59c9)

Bug Fixes

  • superset-flow: timer workaround in superset flow (ee1283c)

0.2.0 (2020-05-29)

⚠ BREAKING CHANGES

  • most of flow instance is created in service

Features

  • connection-flow: privade a pure superset node output port (3744893)
  • connection-service: add list cmd flow (83d32bf)
  • connection-service: host connection check (1617e5d)
  • core-stats-flow: support group specification (9a98a11)
  • job-speed-chart: basic framework (5c0dd1f)
  • jobs: basic framework (6b02399)
  • jobs: fetch group infomation and list it (b6f4cb9)
  • jobs-speed-chart: connect to stats flow (e1d4b60)
  • jobs-speed-chart: show legend (d21db88)
  • list-cmd-flow: check if server support some command (8245b32)
  • list-view: add checkbox to allow multi-select (f5ac788)
  • list-view: add file formats icons and directory icon (95cc25c)
  • list-view: add manipulation idenity (39c2c87)
  • list-view: make size human-readable (31c0919)
  • list-view: multi-select items (c6efb4e)
  • list-view: recursively open directory (38f8326)
  • pages: add logo (62c7a0e)
  • preloader: a simple loading screen (a2b9525)
  • speed-diff: show acceleration (e4c04e6)
  • summary: connect to stats flow (23fecaf)
  • transferring: connect to stats flow (5209203)

Bug Fixes

  • dashboard-module: turn lazy-loading back to normal (aefbb8a)

  • file-mode: disable forward data without remote (08ee080)

  • format-bytes: handle size less than 0 (directory) (f3280b4)

  • jobs: disable toggle group sidebar (f86b0fe)

  • list-view: assign more space for name (f4d4ad2)

  • list-view: let table back to first page after jump (5f3e51b)

  • list-view: turn modified time to time ago (6d2d78e)

  • speed: more accurate in speed statistics (324134d)

  • superset-flow: prerequest of superset is alway previous result (40b0a90)

  • users-flow: extract preName from user in default (38f7482)

  • move most of flow instance to service (1bc2a36)

0.1.0 (2020-05-24)

⚠ BREAKING CHANGES

  • replace DataFlowNode as CombErr<{}>
  • @dataflow: replace 'BareFlowInNode' as 'FlowInNode', replace 'BareFlowOutNode' as 'FlowOutNode'
  • specify Tout. simplest way is that set it as BareFlowOutNode.
  • replace BareFlowPreNode as BareFlowInNode
  • some of DataFlow need specify 'Tpre'. simplest way is that set it as BareFlowPreNode.
  • generic: using RcloneAuth instand of Generic

Features

  • ajax-flow: fetch data by ajax (14904e8)
  • bare-flow: allow to dynamically link dataflow (7b8680b)
  • bare-flow: runtime check that deploy function has been called once (45c4f20)
  • breadcrumb: basic framework (0f7fc22)
  • core-stats: basic framework (7cad448)
  • curentusersflow: provide current user configuration (57ff2be)
  • dashboard: a page for watching rclone states (8874908)
  • dashboard: implement basic framework (f370c57)
  • generic: an abstract and generic dataflow (16fef91)
  • generic: implement of rclone basical auth (cf914c9)
  • homeview: show remores on manager (13fd771)
  • init: sign up RcloneNg project (5c7502b)
  • jobs: manipulate groups and jobs of rclone server (737904a)
  • listview: remote file exporer with list view (733370d)
  • manager: explore and manipulate remote storages (02bd3ed)
  • nav service: parse remote and path from url (1f4bda1)
  • navigation-flow: just provide a formater (29aef47)
  • noop-auth: implement command: rc/noopauth (77fb72b)
  • nothing-flow: do nothing (d5f6426)
  • operations-list-flow: list the given remote and path (6bf2bcf)
  • pages: add inbox (4eb0aa1)
  • pages: adding menu 'Server Setting' and 'Apperence Setting' (4652c74)
  • pages: basic framework of RcloneNg powered by nebular (0e859f8)
  • post-flow: enable specify params type (691a7cf)
  • post-flow: more robust in member 'params' (0598d79)
  • speed-charts: a simple speed chart (7174123)
  • user: add previous button (cb0eab6)
  • user: back to step 0 after saved or confirm (765d74d)
  • user: create a page for adding/editing/removing rclone server (2dafa56)
  • user: delete user in local storage (21c3834)
  • user: edit exist user (44b5cf6)
  • user: save edited user to local storage (691513d)
  • user-config: implement connect button (6243f1e)
  • user-config: validate url (9e19149)
  • user/config: allow edit exist user (04343f3)
  • user/config: implement save button (9a810b4)
  • setup connect between homeMode and fileMode (639725d)
  • show users on menu, click to switch (b4c74d4)
  • static type check about getOutput (f0b8bc7)
  • static type check about getSupersetOutput (217700a)
  • static type check about prerequest (6c1cc80)
  • user/config: name validation (fa777f3)
  • user/config: user configuration view (47efd7d)

Bug Fixes

  • @dataflow/rclone: add index.ts (7d6d257)

  • ajax-flow: export ajax-flow from core (0c7200b)

  • bare-flow: dynamic link flow not work around in 'source' flow (b412351)

  • breadcrumb: show remote name correctly (ae9b6ec)

  • generic: emit network error failure (46fdc7e)

  • generic: request params error (681fcb4)

  • generic: set data as object rather any (30e8122)

  • generic: type fix about class member interalData$ (355fcb3)

  • icon: replace as Rclone logo (e24bd18)

  • list-view: isLoading set false whatever error is arised (1d178c7)

  • nebular: import nebular style (e41b9e5)

  • operations-list-flow: disable options (606d8d7)

  • pages/menu: merge user operations togather (dcfbe0d)

  • post-flow: add user's url to cache path (98a9fc2)

  • post-flow: read params incorrectly in requestAjax (e4e25ed)

  • post-flow: typo fix of Tparams (10ded57)

  • root: remove default contents (28483b5)

  • superser-flow: storage boostrapPrerequest (fdce810)

  • user: disable click step navigation (0884a2a)

  • user: link error (cffd508)

  • user/config: fix user$ type (54b5c94)

  • user/config: style change for stepper (4f520fe)

  • user/select: moving confirm button to right (39e4716)

  • users-flow: find previous logined user when edited logined user (e77b5ff)

  • automate trigger refresh list (93031d9)

  • using hash in routing (dd2ef98)

  • @dataflow: interface rename 'FlowInNode' 'FlowOutNode' (b552309)

  • generic: rename class member and improve cohesion (d8bec07)

  • deprecated DataFlowNode type (101786d)

  • rename type name BareFlowPreNode to BareFlowInNode (c8a3f39)