aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* chore: update 'node-gyp' and '@types/tar' modules; (#2183)Libravatar Vijay Aravamudhan2021-11-06
| | | replace 'terser' with 'gulp-terser' to reduce custom code
* 5.6.3-nightly.53 [skip ci]v5.6.3-nightly.53Libravatar github-actions2021-11-06
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-11-06
|
* 5.6.3-nightly.52 [skip ci]v5.6.3-nightly.52Libravatar github-actions2021-11-05
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-11-05
|
* New Crowdin updates (#2180) [skip ci]Libravatar Ferdi Bot2021-11-04
|
* 5.6.3-nightly.51 [skip ci]v5.6.3-nightly.51Libravatar github-actions2021-11-04
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-11-04
|
* 5.6.3-nightly.50 [skip ci]v5.6.3-nightly.50Libravatar github-actions2021-11-02
|
* chore: use specific node version while bumping package versionLibravatar Vijay A2021-11-02
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-11-02
|
* 5.6.3-nightly.49 [skip ci]v5.6.3-nightly.49Libravatar github-actions2021-11-01
|
* chore: downgrade '@types/validator' since that passes locally, but fails on CILibravatar Vijay A2021-11-01
|
* chore: upgrade various npm modulesLibravatar Vijay A2021-11-01
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-11-01
|
* New Crowdin updates (#2172) [skip ci]Libravatar Ferdi Bot2021-11-01
|
* Added improvements for displaying service name under service icon (#2169)Libravatar Anjith Paul2021-10-31
| | | | | | | | * move notification badge to top of service icon * Change horizontal sidebar height programmatically * Fix tab item style in vertical and horizontal style sidebar * Reformat code and remove magic numbers Co-authored-by: Johan K Mathew <johankmathew@gmail.com>
* Add shortcuts for toggling service from the context menu (#2148)Libravatar Deepti2021-10-31
|
* docs: add DarsiSreelekha as a contributor for code (#2170)Libravatar allcontributors[bot]2021-10-31
|
* docs: add Dee-Bajaj as a contributor for code (#2168)Libravatar allcontributors[bot]2021-10-31
|
* chore: Fixing issue with 'npm version' leaving out version change in the ↵Libravatar Vijay A2021-10-31
| | | | nested location
* 5.6.3-nightly.48 [skip ci]v5.6.3-nightly.48Libravatar github-actions2021-10-31
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-10-31
|
* chore: ignore missing type defns for optional dependenciesLibravatar Vijay A2021-10-31
|
* New translations en-US.json (#2166) [skip ci]Libravatar Ferdi Bot2021-10-31
|
* chore: commit package-lock.json (not sure why it was missed by GH actions)Libravatar Vijay A2021-10-30
|
* 5.6.3-nightly.47 [skip ci]v5.6.3-nightly.47Libravatar github-actions2021-10-30
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-10-30
|
* chore: use caret for dependencies instead of locked versions (#2162)Libravatar Markus Hatvan2021-10-29
| | | | | - use caret for all dependencies except brittle ones like e.g. typescript - remove 'save-exact' true from .npmrc - fix various prettier formatting issues
* 5.6.3-nightly.46 [skip ci]v5.6.3-nightly.46Libravatar github-actions2021-10-29
|
* refactor: Remove duplicate codeLibravatar Vijay A2021-10-29
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-10-29
|
* build: use node 16 and npm 8 (#2157)Libravatar Markus Hatvan2021-10-28
| | | | | | | | | | | - change node version from 14.18.1 to 16.13.0 - change npm version from 6.14.13 to 8.1.0 - update package-lock.json to lockfileVersion 2 - use @sindresorhus/do-not-disturb instead of macos-notification-state to avoid failing CI - run ferdi build on latest macos and windows - skip husky in CI builds - move 'cld' and 'node-mac-permissions' to optionalDependency Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* New translations en-US.json (French) (#2155)Libravatar Ferdi Bot2021-10-28
|
* use local 'node-gyp' instead of global one (#2160)Libravatar Vijay Aravamudhan2021-10-28
|
* upgrade 'node-gyp' to '8.3.0' (#2159)Libravatar Vijay Aravamudhan2021-10-28
| | | Co-authored-by: Markus Hatvan <markus_hatvan@aon.at>
* chore: remove @mdi/font in favor of using icons with @mdi/js directly (#2158)Libravatar Markus Hatvan2021-10-28
| | | Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* New Crowdin updates (#2154) [skip ci]Libravatar Ferdi Bot2021-10-28
|
* 5.6.3-nightly.45 [skip ci]v5.6.3-nightly.45Libravatar github-actions2021-10-28
|
* New Crowdin updates (#2146)Libravatar Ferdi Bot2021-10-27
|
* 5.6.3-nightly.44 [skip ci]v5.6.3-nightly.44Libravatar github-actions2021-10-27
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-10-27
|
* Add feature to display document title along with current title (#2143)Libravatar Chandrika Priya Bogadi2021-10-26
| | | Co-authored by: Rachel Cynthia <rachel883omega@gmail.com>
* docs: add Chandrika-Priya as a contributor for code (#2145) [skip ci]Libravatar allcontributors[bot]2021-10-26
|
* docs: add rachelcynthia as a contributor for code (#2144) [skip ci]Libravatar allcontributors[bot]2021-10-26
|
* New Crowdin updates (#2138) [skip ci]Libravatar Ferdi Bot2021-10-26
|
* Cleanup/remove feature toggle for todo, workspace, service proxy (#2134)Libravatar Abin Mn2021-10-26
| | | | | | * Remove DEFAULT_FEATURES_CONFIG from config * Remove static controller Co-authored-by: Madhuri B <MadhuriBandanadam@users.noreply.github.com>
* Add feature to display service name under service icon when the toggle for ↵Libravatar Vishnu0172021-10-26
| | | | | it is enabled in the settings (#2136) Co-authored-by: AnjithPaul <anjithpaul.mec@gmail.com>
* docs: add Vishnu017 as a contributor for code (#2142) [skip ci]Libravatar allcontributors[bot]2021-10-26
|
* docs: add AnjithPaul as a contributor for code (#2141) [skip ci]Libravatar allcontributors[bot]2021-10-26
|