Commit Graph

102 Commits

Author SHA1 Message Date
Miloš Holba 15d4ffc349 Add to metadata Longitude and Latitude 2020-10-24 09:44:23 +02:00
Peter Papp 9af9e45b8a night mode for ImageMetaData.vue 2020-10-24 09:44:23 +02:00
Peter Papp f30dd38b96 migration column in file_manager_files renamed from meta_data to metadata
context menu feractoring
Editor.php typo changes
FileInfoPanel.vue small changes when to show metadata info
Added new exif information and reordering existing in ImageMetaData.vue
Added new translation strings to i18n files
2020-10-24 09:44:23 +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
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 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 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
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 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 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
Miloš Holba ba315014fa split code to components, add arrow functions 2020-08-15 17:41:46 +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
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 cd0627e8b8 v1.7.3 rc.1 2020-07-30 08:47:05 +02:00
carodej 18761eb5b3 chunk upload and multipart upload beta.1 2020-07-29 12:29:30 +02:00
carodej 6ac543128e chunk upload 2020-07-27 17:28:55 +02:00
carodej b67297f160 v1.7 RC.1 2020-07-20 16:03:39 +02:00
carodej 6f95fc2565 v1.7 beta.8 2020-07-20 08:54:57 +02:00
carodej 35543e6f06 v1.7 beta.7 2020-07-18 16:25:29 +02:00
carodej abe7f0dafd v1.7 beta.2 2020-07-16 11:02:58 +02:00
carodej eeada5468b v1.7 beta.1 2020-07-16 10:26:41 +02:00
carodej 38da639e26 v1.7 alpha.2 2020-07-15 08:34:52 +02:00
carodej b1860eac21 alpha v1.7 alpha.1 2020-07-14 17:31:04 +02:00
carodej c9d300769c bugfixes 2020-07-14 10:34:42 +02:00
carodej 2ae60003d6 index options added 2020-07-13 09:49:25 +02:00
carodej a74c1c7b6e translations update 2020-07-12 11:02:21 +02:00
carodej 3c3a18cf6b translations update 2020-07-10 17:05:30 +02:00
carodej 5bd6455f7f responsivity update 2020-07-09 16:52:00 +02:00
carodej 5a9f5813c8 dark mode update 2020-07-09 10:56:17 +02:00