aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/ui/ImageUpload.js
Commit message (Collapse)AuthorAge
* Minor refactoring to avoid leaking of objects.Libravatar Vijay A2021-07-19
|
* Update submodules, browserslist data updates and linter fixes [skip ci]Libravatar github-actions2021-07-16
|
* if changed with conditional operator + getOS removed and replaced with isWindowsLibravatar Pierluigi Minardi2021-07-16
|
* Fix the file path format + function to recognize the OSLibravatar Pierluigi Minardi2021-07-16
|
* Fix on the path format + function to recognize the OSLibravatar Pierluigi Minardi2021-07-16
|
* Upgrade various dependencies to latest part 2 (#1557)Libravatar Markus Hatvan2021-07-03
| | | | | | | | * Upgrade various dependencies to latest, remove unnecessary electron-hunspell - upgrade eslint and friends to latest - remove deprecated 'node-sass' in favor of 'sass' - disable new rules from 'eslint-config-airbnb' that are conflicting with current code style - add workspace config for 'vscode' that silences 'experimentalDecorator' warning and forces 'prettier' to single quote * Run yarn lint to autofix with new ruleset and worked down lint issues to zero
* Upgrade various dependencies to latest, remove unnecessary electron-hunspellLibravatar mhatvan2021-06-24
|
* #271 Allow SVG mimetype for service custom iconLibravatar Amine Mouafik2019-12-23
|
* Revert "Upgrade react-dropzone and review usage breaking changes"Libravatar Amine Mouafik2019-11-28
| | | | This reverts commit 39805a4ea66da43f646e9117771c89b65c544b22.
* Upgrade react-dropzone and review usage breaking changesLibravatar Amine Mouafik2019-11-28
|
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
|
* Upgrade to react 16Libravatar Stefan Malzner2018-12-09
| | | | TODO: add componentDidCatch
* Fix linting errorsLibravatar Stefan Malzner2018-11-15
|
* fix displaying old icon while uploading new iconLibravatar Stefan Malzner2018-01-06
|
* Fix issue when deleting and reuploading an iconLibravatar Stefan Malzner2018-01-05
|
* feat(Service): Add custom service icon uploadLibravatar Stefan Malzner2018-01-02
|
* First working draft of icon uploadLibravatar Stefan Malzner2017-12-27
|
* [wip] add icon uploadLibravatar Stefan Malzner2017-11-12