Commit Graph

16 Commits

Author SHA1 Message Date
Peter Papp 790052804e - php fixer upgrade
- workflow update
- npm update
2021-05-17 10:45:50 +02:00
Peter Papp 88ac70bc67 Merge pull request #2 from MakingCG/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.19.2 to 0.21.1
2021-05-11 08:36:35 +02:00
dependabot[bot] c0d1fa6965 Bump axios from 0.19.2 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 06:32:42 +00:00
dependabot[bot] 499e4e8f7c Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 06:32:01 +00:00
Peter Papp b105c9fc8f - pdf implementation
- file preview refactoring
2021-04-16 10:27:09 +02:00
Milos Holba 2112fe879b add twemoji 2021-01-26 23:17:09 +01:00
nourisk 961462fe54 Update package.json (#32)
The "vue" and "vue-template[..]" versions not being the same, this has the effect of breaking the "npm run prod" command with error "version missmatch".
For people who have already installed it, just change the version then "npm install" and that should solve the problem.
2020-10-07 08:19:39 +02:00
Peter Papp 840898ec9a - added region list to setup wizard
- dark mode disabled input fix
- fixed deprecated scopes
- updated screenshots for SaaS version
2020-08-14 08:39:11 +02:00
carodej 6b36480097 v1.7 alpha.4 2020-07-15 11:50:32 +02:00
carodej 252b6fd0bf v1.6 released 2020-05-28 13:00:54 +02:00
carodej 41656235fc v1.5-alpha.1 2020-05-15 17:31:25 +02:00
carodej eb6bd646c8 backend update 2020-04-27 12:38:08 +02:00
carodej bde58fbf60 implementing vue router 2020-04-06 20:45:56 +02:00
MakingCG 4504276563 Version 1.3
- i18n localization support
- Added SK, EN language files
- Video/Audio preview in file preview panel (Thanks to Joshua Fouyon to participating on this feature)
- Drop uploading (You can now drag files from desktop and drop it to VueFileManager)
- Fixed bug when rename item in safari browser
- Fixed bug when you drag folder from trash to favourites in sidebar panel
- small functions and design improvements
2020-04-03 11:52:54 +02:00
MakingCG 8633650f82 Added i18n support 2020-04-01 18:44:47 +02:00
MakingCG 3285a7e1c2 Initial commit 2020-03-10 19:00:32 +01:00