Commit Graph

10 Commits

Author SHA1 Message Date
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