summaryrefslogtreecommitdiffstats
path: root/package-lock.json
Commit message (Collapse)AuthorAgeFilesLines
* v4.25HEADv4.25masterLauri Ojansivu2020-08-311-1/+1
|
* Restore original package.json and package-lock.jsonLauri Ojansivu2020-08-311-16/+16
|
* fix(scrollbar): remove custom scrollbarTomasz Borychowski2020-08-281-16/+16
|
* v4.24v4.24Lauri Ojansivu2020-08-271-1/+1
|
* Update dependencies.Lauri Ojansivu2020-08-271-74/+62
| | | | Thanks to developers of dependencies!
* Bump bcrypt from 3.0.8 to 5.0.0dependabot[bot]2020-08-201-11/+17
| | | | | | | | Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 3.0.8 to 5.0.0. - [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases) - [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/kelektiv/node.bcrypt.js/compare/v3.0.8...v5.0.0) Signed-off-by: dependabot[bot] <support@github.com>
* v4.23v4.23Lauri Ojansivu2020-08-131-1/+1
|
* Update vulnerable dependency elliptic that is dependency of ↵Lauri Ojansivu2020-08-131-77/+111
| | | | | | | | meteor-node-stubs that is dependency of Wekan. Thanks to filipenevola, neeldug, L25inux and xet7. Closes #3234
* v4.22v4.22Lauri Ojansivu2020-07-231-1/+1
|
* Hide CSV export until it's fixed in EdgeHTML compatible way.Lauri Ojansivu2020-07-231-5/+0
| | | | Thanks to xet7 !
* Exports now work at #3173 at least for small boards. TODO: Fix EdgeHTML to ↵Lauri Ojansivu2020-07-231-590/+557
| | | | | | work, before I can release this. Thanks to xet7 !
* Revert xss to previous compatible version.Lauri Ojansivu2020-07-231-4/+4
| | | | Thanks to xet7 !
* v4.21v4.21Lauri Ojansivu2020-07-211-1/+1
|
* v4.20v4.20Lauri Ojansivu2020-07-201-1/+1
|
* Update dependencies, part 2.Lauri Ojansivu2020-07-201-167/+201
| | | | Thanks to developers of dependencies and xet7 !
* Update dependencies.Lauri Ojansivu2020-07-191-381/+395
| | | | Thanks to developers of dependencies and xet7 !
* v4.19v4.19Lauri Ojansivu2020-07-181-1/+1
|
* Add support for EdgeHTML browser (Microsoft Legacy Edge, not based on ↵Lauri Ojansivu2020-07-181-5/+0
| | | | | | | | | | Chromium) by removing incompatible csv-stringify package. CSV export will be fixed later. Thanks to xet7 ! Closes #3125
* Bump lodash from 4.17.15 to 4.17.19dependabot[bot]2020-07-181-3/+3
| | | | | | | Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com>
* v4.18v4.18Lauri Ojansivu2020-07-101-1/+1
|
* v4.17v4.17Lauri Ojansivu2020-06-181-1/+1
|
* v4.16v4.16Lauri Ojansivu2020-06-171-1/+1
|
* v4.15v4.15Lauri Ojansivu2020-06-161-1/+1
|
* v4.14v4.14Lauri Ojansivu2020-06-161-1/+1
|
* v4.13v4.13Lauri Ojansivu2020-06-091-1/+1
|
* v4.12v4.12Lauri Ojansivu2020-06-081-1/+1
|
* Change to correct dependency version.Lauri Ojansivu2020-06-081-4/+4
|
* Update dependencies.Lauri Ojansivu2020-06-081-134/+479
|
* v4.11v4.11Lauri Ojansivu2020-06-041-1/+1
|
* Add fibers.Lauri Ojansivu2020-06-041-0/+8
|
* v4.10v4.10Lauri Ojansivu2020-05-301-1/+1
|
* Remove fibers.Lauri Ojansivu2020-05-301-8/+0
|
* REALLY, REALLY UGLY HACKMarc Hartmayer2020-05-291-0/+8
|
* v4.09v4.09Lauri Ojansivu2020-05-271-1/+1
|
* v4.08v4.08Lauri Ojansivu2020-05-261-1/+1
|
* v4.07v4.07Lauri Ojansivu2020-05-261-1/+1
|
* v4.06v4.06Lauri Ojansivu2020-05-251-1/+1
|
* v4.05v4.05Lauri Ojansivu2020-05-251-1/+1
|
* Update packages.Lauri Ojansivu2020-05-241-6/+6
|
* Try to fix Snap.Lauri Ojansivu2020-05-241-8/+0
|
* v4.04Lauri Ojansivu2020-05-241-1/+1
|
* Merge branch 'lib-change' of https://github.com/PDIS/wekan intoLauri Ojansivu2020-05-241-0/+8
|\ | | | | | | PDIS-lib-change
| * Merge branch 'master' into lib-changeRomulus Tsai 蔡仲明2020-05-141-30/+179
| |\
| * \ Merge branch 'master' into lib-changeRomulus Tsai 蔡仲明2020-05-081-861/+650
| |\ \
| * | | Change coagmano:stylus package to 1.1.0 since 2.0.0 building is super slowRomulus Urakagi Tsai2020-03-021-0/+8
| | | |
* | | | Export Board to Zip fileLewis Cowles2020-05-181-0/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Extracts Card covers * Labels * Re-works some CSS & HTML * Produces deployable assets (minus WebFonts)
* | | | v4.03v4.03Lauri Ojansivu2020-05-161-1/+1
| | | |
* | | | v4.02v4.02Lauri Ojansivu2020-05-151-1/+1
| |_|/ |/| |
* | | Merge branch 'add-more-import-export-options' of ↵Lauri Ojansivu2020-05-131-0/+10
|\ \ \ | | | | | | | | | | | | https://github.com/brymut/wekan into brymut-add-more-import-export-options
| * | | add: export board/cards/lists to CSV/TSVBryan Mutai2020-05-101-0/+5
| | | |