Commit Graph

47 Commits

Author SHA1 Message Date
Peter Papp 6dc34964d8 upload fix 2021-05-15 07:22:57 +02:00
Peter Papp b0c81a692c - fileinfodetail renamed to clipboard 2021-04-19 09:22:50 +02:00
Peter Papp 2a02716a53 FilePreview refactoring 2021-04-16 11:41:41 +02:00
Peter Papp 3e18dbd4f9 DisabledMimetypes.php validation rule fix 2021-04-11 10:46:07 +02:00
Peter Papp db9900fcfb - public sharing refactored part 1 2021-03-19 07:27:15 +01:00
Peter Papp f0e9c80572 frontend function consolidation part 2 2021-03-16 11:53:19 +01:00
Peter Papp 1bb59854ea frontend function consolidation part 1 2021-03-16 08:31:42 +01:00
Peter Papp 803cc089bd Admin & User account frontend consolidation 2021-03-15 16:56:26 +01:00
Peter Papp f38b265ba7 Merge remote-tracking branch 'origin/version-1.8.3' into v2
# Conflicts:
#	app/Http/Controllers/FileFunctions/EditItemsController.php
#	config/vuefilemanager.php
#	public/mix-manifest.json
2021-02-27 09:25:00 +01:00
Milos Holba 7dd4e65d77 add SetFolderIcon for CreateFolder on mobile device, change SetFolderIcon payload 2021-02-26 17:14:21 +01:00
Peter Papp 55ba82442a - API routes refactoring
- setup:dev artisan command
2021-02-25 21:32:32 +01:00
Peter Papp c8a9f18265 Merge remote-tracking branch 'origin/upload-fix'
# Conflicts:
#	public/mix-manifest.json
2021-02-25 15:23:09 +01:00
Peter Papp 56b7f30d47 - uploading fix 2021-02-25 15:22:16 +01:00
Peter Papp b8790a964b - uploading via files queue 2021-02-21 19:56:03 +01:00
Milos Holba 28efba5773 fix open Processing popup for download files 2021-02-15 12:37:06 +01:00
Peter Papp d92bb50a03 upload progressbar UI 2021-02-07 09:19:28 +01:00
Peter Papp e2a52d27f5 Logging out progressbar 2021-02-06 14:18:53 +01:00
Milos Holba ce1bad57cd add change folder icon to rename item popup 2021-01-17 10:24:13 +01:00
Milos Holba 64fd6a2265 first commit Multi restore in trash, focus on the new folder name 2020-12-29 11:39:37 +01:00
Peter Papp 7da4d1f64b - .multiselect-actions as position:fixed
- zipping popup when generate zip for multiple files download
2020-12-21 09:56:03 +01:00
Milos Holba e6ff90f6fc solved issues: FullFilePreview menu , MultiSelected move action ; refactoring contextMenu 2020-12-20 16:41:30 +01:00
Milos Holba 00213824f1 brench merge 2020-12-19 15:18:58 +01:00
Milos Holba 65624326c7 solved issuis from Bulk Review v3,v4 2020-12-19 15:12:56 +01:00
Peter Papp e92d9344b9 - App popup for creating folder in mobile version
- bug fixes
2020-12-19 13:47:14 +01:00
Peter Papp a10d394abb - download multiple files in public folder
- frontend build
2020-12-19 11:34:32 +01:00
Peter Papp 11873d06ff - zip implementation for users 2020-12-13 17:49:44 +01:00
Milos Holba 714429d8f4 bulk-operations merge with the improvements branch 2020-11-22 16:39:58 +01:00
Milos Holba 0df03f1d32 bulk-operations make new MobileMultiSelectMenu component, add multi dwonload 2020-11-22 16:21:51 +01:00
Peter Papp 16ab540298 Ability to cancel uploading progress via x button 2020-11-22 09:42:44 +01:00
Peter Papp b38333bb64 Trash moved to file page 2020-11-21 18:02:46 +01:00
Peter Papp a72a672aaf Added navigator to shared page with folders when you have multiple folders within for better user experience
Title name of favourite folder overflowed sidebar when you have long title
Share button in image preview appear when you are in shared public folder
2020-11-21 10:33:27 +01:00
Milos Holba a3dd817e7a bulk-operations v0.1 adding Drag & Drop for moving items to navigations folders, add folders to favourites 2020-11-20 17:54:39 +01:00
Milos Holba 9d9e07d0fa bulk-operations v0.1 mobileSeleting finished, change FileFullPreview code 2020-11-16 17:57:43 +01:00
Milos Holba 5acaadeaae bulk-version v0.1 contextMenu Mobile version selecting 2020-11-15 19:59:12 +01:00
Milos Holba 324f4b1ffa bulk-operations v0.1 setup bulk delete,move items and FileInfoPanel 2020-11-13 19:10:36 +01:00
Peter Papp a2ec066c6d added metadata to UpgradeAppController.php
updated readme with upgrading step to 1.7.11
Frontend build
2020-10-24 10:39:39 +02:00
Miloš Holba 0e12029efc v0.1 Blacklist and Exif data 2020-10-24 09:43:58 +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
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 dfe4991177 v1.5-alpha.9 2020-05-18 09:32:34 +02:00
carodej 41656235fc v1.5-alpha.1 2020-05-15 17:31:25 +02:00
carodej 0f3cbaec3d vuefilemanager v1.5-alpha.1 2020-04-29 11:32:08 +02:00
carodej 2614efe601 editing with shared items in public 2020-04-28 18:06:38 +02:00
carodej 65147870fd backend refactoring 2020-04-27 08:34:09 +02:00
carodej 586f0bba68 protected sharing update 2020-04-24 12:50:11 +02:00
carodej c4b26d70b5 vuex refactoring 2020-04-23 17:57:55 +02:00