52 Commits

Author SHA1 Message Date
wizard
5ba4bf3478 remove license checking 2023-10-07 11:55:28 +02:00
Čarodej
16c923bab2 improved tracking for google analytics 2022-08-09 09:45:54 +02:00
Čarodej
5505006d1b frontend build 2022-08-05 15:40:09 +02:00
Čarodej
e412f3b88b Fixed issue where Dragged & Dropped folder from desktop didn't start uploading 2022-06-23 11:44:23 +02:00
Čarodej
3a73e4c792 composer & npm update 2022-06-01 11:02:19 +02:00
Čarodej
b9975de700 paginator refactoring and implementation into the routes 2022-05-26 07:46:15 +02:00
Peter Papp
a051ab568d Merge pull request #14 from VueFileManager/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8
2022-04-11 15:57:07 +02:00
Peter Papp
b803c32b41 Merge pull request #15 from VueFileManager/dependabot/npm_and_yarn/node-forge-1.3.0
Bump node-forge from 1.2.1 to 1.3.0
2022-04-11 15:56:44 +02:00
Peter Papp
5d1d883fb1 Merge pull request #16 from VueFileManager/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-04-11 15:56:21 +02:00
Čarodej
23fdab0f68 npm upgrade 2022-04-05 11:04:37 +02:00
Čarodej
d362b37cd3 upgrade functionality for v2.0.10 2022-03-30 13:36:28 +02:00
dependabot[bot]
b8a1390220 Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-29 08:27:02 +00:00
dependabot[bot]
87466e4596 Bump node-forge from 1.2.1 to 1.3.0
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/digitalbazaar/forge/releases)
- [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
- [Commits](https://github.com/digitalbazaar/forge/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: node-forge
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 18:48:10 +00:00
Čarodej
ab03b471f7 click outside of notification center hide notification popup 2022-03-12 09:10:34 +01:00
Čarodej
64e80d387b backend notifications implementation 2022-03-10 11:49:02 +01:00
Čarodej
8495ed5422 websocket implementation 2022-03-09 07:40:05 +01:00
Čarodej
ff9198a03e frontend build 2022-03-02 09:02:11 +01:00
dependabot[bot]
8828432e4d Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 10:02:43 +00:00
Čarodej
81362fef2d pdfvuer resolve 2022-02-06 15:43:26 +01:00
Čarodej
b38b532cbe added prettier 2022-02-01 12:21:38 +01:00
Čarodej
940a2de13d tailwind 3 upgrade part 1 2022-01-28 11:41:13 +01:00
Čarodej
0b3fc946bd fixed navigation for mobile version 2022-01-26 18:28:19 +01:00
Čarodej
3d32e8f7e0 Merge remote-tracking branch 'origin/recaptcha'
# Conflicts:
#	public/mix-manifest.json
#	src/Domain/Settings/Controllers/StoreSocialServiceCredentialsController.php
2022-01-25 16:29:37 +01:00
Čarodej
995319cfe5 updates 2022-01-25 16:27:45 +01:00
Milos Holba
8b1a3f0476 implemented reCaptcha 2022-01-25 14:28:22 +01:00
Čarodej
3677e51c8f merge fixes 2022-01-24 08:35:58 +01:00
Čarodej
3b4085f0ca UI improvements 2 2022-01-03 17:27:39 +01:00
Čarodej
47e834c368 - register stripe payment method 2021-12-28 16:26:12 +01:00
Čarodej
d16a37f2ed settings page refactor 2021-11-22 10:47:24 +01:00
Čarodej
c7dab4b268 - get plans via api
- subscribe to plan at the frontend
2021-11-11 14:57:53 +01:00
Čarodej
9d52da4e3a - paystack test
- FEB
2021-11-08 09:27:50 +01:00
Čarodej
21d6410f76 file view refactoring 2021-10-27 09:53:59 +02:00
Čarodej
133dd5285d tailwind implementation 2021-10-25 09:02:00 +02:00
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
Peter Papp
b31fb4f7d2 Merge pull request #1 from MakingCG/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
2021-05-11 08:36:24 +02:00
Peter Papp
862fc68134 Merge pull request #3 from MakingCG/dependabot/npm_and_yarn/url-parse-1.5.1
Bump url-parse from 1.4.7 to 1.5.1
2021-05-11 08:36:10 +02:00
dependabot[bot]
6ac8089cd7 Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 06:33:58 +00:00
dependabot[bot]
f29a2571df Bump url-parse from 1.4.7 to 1.5.1
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 06:33:11 +00: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
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