Commit Graph

140 Commits

Author SHA1 Message Date
Miloš Holba d5f3599b9e v0.1 Add enable empty input in uploadText method 2020-10-24 09:44:23 +02:00
Miloš Holba 8b8562916b v0.1 exifBlacklist 2020-10-24 09:44:05 +02:00
Miloš Holba 0d7b920cbe v0.1 add check mimetype if mimetype of file is undefined 2020-10-24 09:44:04 +02:00
Miloš Holba f3254a380f v0.1 exif Blacklist add frontend validation 2020-10-24 09:44:02 +02:00
Miloš Holba 0e12029efc v0.1 Blacklist and Exif data 2020-10-24 09:43:58 +02:00
Miloš Holba fd6aa5c6b2 Lazy loading (#41)
* lazy-loading and solved bugs

* lazy-loading for pull request on master

* Update vuefilemanager.php

Co-authored-by: Peter Papp <peterpapp@makingcg.com>
2020-10-24 09:40:05 +02:00
nourisk f0e0103d81 Update router.js (#31)
Capital i missing
2020-10-06 17:03:26 +02:00
Peter Papp 69489c4ee2 - fixed simultaneously action with show and download file on doubleclick
- Changed download name for Backblaze
- Price plan can be defined in 12 digit number
2020-09-20 12:08:29 +02:00
Peter Papp 7ba2a3bec1 fixed backblaze broken download link when filename contain space (Content Disposition header wasn't read properly with space) 2020-09-14 09:53:38 +02:00
Peter Papp 95f6695d00 Fixed when default value incorrectly showing in switches in app settings 2020-09-01 07:41:05 +02:00
Peter Papp fde7f0f73b Fixed when default value incorrectly showing in switches in app settings 2020-09-01 07:10:56 +02:00
Peter Papp dd1bffec09 typo error 2020-08-31 08:38:40 +02:00
Peter Papp 6ba869234e FileFullPreview functionality in file grid view 2020-08-30 15:33:20 +02:00
Peter Papp f180f1fff8 expand tap area for FilePreviewActions.vue arrows 2020-08-30 11:15:51 +02:00
Peter Papp ab65ca7a13 hide subscription, payment cards and invoices in profile menu when is 'Allow subscription payment' option disabled
frontend build
2020-08-30 11:05:08 +02:00
Peter Papp 8895b5062a small design improves 2020-08-30 09:01:00 +02:00
Peter Papp 2f4aafb1b3 frontend build 2020-08-28 16:17:53 +02:00
Peter Papp be08c8487a Merge remote-tracking branch 'origin/master' into filepreview
# Conflicts:
#	.env.example
#	package-lock.json
#	package.json
#	public/js/main.js
#	public/mix-manifest.json
#	resources/js/App.vue
#	resources/js/helpers.js
#	resources/js/i18n/lang/en.json
#	resources/js/i18n/lang/sk.json
#	resources/js/store/modules/fileFunctions.js
#	resources/js/views/Shared/SharedPage.vue
2020-08-28 16:14:28 +02:00
Peter Papp 72e4067beb logo fix in shared page
Renamed option title in share popup
2020-08-27 14:46:07 +02:00
Peter Papp ba4f888826 Updated README.md and dark mode logo in Dashboard.vue page 2020-08-27 08:25:08 +02:00
Miloš Holba 82b43eb996 FilePreview solved v0.3 issues 2020-08-26 22:37:33 +02:00
Peter Papp 777132ec40 dark mode expiration buttons fix 2020-08-26 18:30:10 +02:00
Peter Papp 2b08d7801b Shared link expiration backend
Redirect from sign in page when user is logged
Updated README.md
2020-08-26 07:29:28 +02:00
Peter Papp 6f300ba1d5 Link expiration frontend 2020-08-25 15:25:18 +02:00
Peter Papp 9f4c21a1b1 UserSubscription page fix
PaymentMethods page fix
2020-08-24 09:30:38 +02:00
Peter Papp 88315e4a91 fixed paginated button 2020-08-24 07:20:45 +02:00
Peter Papp cca832a1c1 backend pagination and sorting from laravel database release 2020-08-24 06:35:42 +02:00
Miloš Holba aac0aa755f fix arrow function when is just one file in MediaPreview 2020-08-22 17:55:03 +02:00
Miloš Holba 4be77c07ac remove addEventListener change the video sizing wrapper 2020-08-22 14:18:57 +02:00
Miloš Holba 9372906a3e open to click at audio for mobile 2020-08-22 12:19:23 +02:00
Miloš Holba e12e521622 add audio mimetypes : mp4, flac 2020-08-21 17:32:36 +02:00
Peter Papp 6dd0b4f026 backend pagination and sorting from laravel database 2020-08-21 16:04:21 +02:00
Miloš Holba 0082c3a6a8 change arrows position 2020-08-20 20:31:47 +02:00
Miloš Holba f79973e922 Fix issues from FilePreview v0.2 2020-08-20 18:50:07 +02:00
Miloš Holba 59ca45e9b1 update filePreview ContextMenu 2020-08-18 19:22:54 +02:00
Peter Papp 5f5caae9e7 updated language files, cache clear button loading 2020-08-18 15:12:34 +02:00
Peter Papp 93a7542502 - Moved chunk size option to .env
- Added ability into App Settings to flush application cache
- Renew password page logo fix
- removed put|patch|delete methods from axios and replaced by faking these methods to support incompatible shared hostings where you can't install php extension to support these methods.
- Getting unique_ids fix
2020-08-18 10:21:24 +02:00
Miloš Holba bb22ec1e88 key binds fix 2020-08-17 20:10:30 +02:00
Peter Papp 47faadef51 strip non-asci characters from filename 2020-08-17 08:42:22 +02:00
Peter Papp d333d53e9c - added eu-central to setup wizard for backblaze regions 2020-08-17 05:55:50 +02:00
Miloš Holba ba315014fa split code to components, add arrow functions 2020-08-15 17:41:46 +02:00
Peter Papp 13de58fdbd - relative chunks path 2020-08-14 10:21:57 +02:00
Peter Papp 40111b95c1 - frontend build with included chunks 2020-08-14 10:13:57 +02:00
Peter Papp f03c6edec1 - code splitting with vue router 2020-08-14 10:02:24 +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
Peter Papp 962b76dd8b fix email setup 2020-08-13 10:57:29 +02:00
Miloš Holba 8387f56048 Move item from gallery fix 2020-08-10 10:30:54 +02:00
Miloš Holba 68acf5f986 Add Gallery 2020-08-08 21:53:43 +02:00
Miloš Holba 785dade6b2 Add Gallery 2020-08-08 21:46:56 +02:00
carodej fb790200d4 bug fixes 2020-08-05 16:51:44 +02:00