Milos Holba
ded02fc15b
user timezone v1 , add autofocus for CreateFolder,RenameItem popup
2021-01-03 18:00:28 +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
e60bbb369a
- upgrade controller to v1.8
2020-12-21 20:50:56 +01:00
Peter Papp
7379d17a40
- zip file name fix
2020-12-21 19:00:54 +01:00
Peter Papp
2f89f6303a
Merge branch 'upload-limit'
...
# Conflicts:
# app/Http/Helpers/helpers.php
# config/vuefilemanager.php
# public/chunks/app-others.js
# public/chunks/files~chunks/shared-files~chunks/shared-page~chunks/trash.js
# public/js/main.js
# public/mix-manifest.json
# resources/js/components/FilesView/FileItemList.vue
# resources/js/components/FilesView/FilePreview.vue
# resources/js/helpers.js
# resources/js/store/modules/fileFunctions.js
2020-12-21 18:19:37 +01:00
Milos Holba
65624326c7
solved issuis from Bulk Review v3,v4
2020-12-19 15:12:56 +01:00
Peter Papp
55cf58fffd
- local zip file
2020-12-19 11:50:48 +01:00
Peter Papp
a3c43af7ba
- local zip file
2020-12-19 11:49:00 +01:00
Peter Papp
a10d394abb
- download multiple files in public folder
...
- frontend build
2020-12-19 11:34:32 +01:00
Peter Papp
7b27fa70d8
- download multiple files in private folder
...
- sorting context menu changes
- download icon active only if files was selected
2020-12-15 18:05:08 +01:00
Peter Papp
bda293bc53
Merge remote-tracking branch 'origin/bulk-operations' into bulk-operations
...
# Conflicts:
# public/mix-manifest.json
# resources/js/components/FilesView/ContextMenu.vue
2020-12-13 17:52:24 +01:00
Peter Papp
11873d06ff
- zip implementation for users
2020-12-13 17:49:44 +01:00
Milos Holba
89ea50b893
solved issues bulk review part.1
2020-12-13 16:33:28 +01:00
Peter Papp
c7abcce729
- code review
...
- frontend build
2020-12-12 10:31:22 +01:00
Milos Holba
7e7965f98e
merge with sorting
2020-12-11 18:25:04 +01:00
Milos Holba
d823ae687b
refactor getDataByLocation helper, fix moveItem popup from File info panel
2020-12-11 18:18:09 +01:00
Milos Holba
21a36c0965
add translation for preview and sorting, add sorting for moveItem tree and remove for favourites tree
2020-12-10 18:38:48 +01:00
Milos Holba
7e325c5101
add sorting for every getData and navigator, Favourites need to be fixed
2020-12-08 19:14:53 +01:00
Milos Holba
397fe6b7e4
fixed record_upload for guest ,add clear fileInfoDetail after data change
2020-12-07 16:03:48 +01:00
Milos Holba
527dfeef9f
merge with bulk-operations
2020-12-07 11:32:43 +01:00
Milos Holba
d076817c9e
Merge branch 'bulk-operations' into sorting
2020-12-05 17:25:38 +01:00
Peter Papp
f1006355c4
changed default sorting in navigation tree for move popup action
2020-12-05 17:09:44 +01:00
Milos Holba
ec6087a03c
sorting first commit
2020-12-05 17:08:57 +01:00
Peter Papp
08bf6654fc
- Folder tree in navigator now has correct ordering with folder list in file view
...
- added translation to alert popup
- SCOUT_QUEUE default to true
2020-12-05 11:18:37 +01:00
Peter Papp
77e29852a5
SQLite indexer overload fix
...
- added jobs migration
- added queue:work to scheduler
- new setup in env.example
- frontend build
2020-12-05 10:22:50 +01:00
Milos Holba
d31e2ab98b
bulk-operations v0.3 add multi shared cancel to contextMenu
2020-12-04 13:34:00 +01:00
Milos Holba
8561556f5c
bulk-operations fixed moveItem popup Three, fixed multiSelect with Shift from bottom to top
2020-11-30 18:49:54 +01:00
Milos Holba
58f7479380
bulk-operations v0.1 add opcaity for draged items
2020-11-29 17:50:59 +01:00
Peter Papp
1981f39f9e
traffic fix
...
drag preview styling
2020-11-29 09:39:26 +01:00
Peter Papp
f33fe84350
traffic id fix
2020-11-28 14:46:59 +01:00
Peter Papp
cb417ea76d
added basic traffic meter for upload/download
2020-11-23 18:29:23 +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
Peter Papp
c0d5a771a5
upload-limit branch review
2020-11-16 17:16:38 +01:00
Milos Holba
8fc7272e38
upload-limit v0.3 solved the multiple DB querys,uploadLimit in config
2020-11-16 17:16:38 +01:00
Milos Holba
8b8dc34ba6
upload-limit v0.2 solved uploadLimitFormate issues , add helper for format_megabytes
2020-11-16 17:16:38 +01:00
Milos Holba
966145d384
upload-limit v0.2
2020-11-16 17:16:38 +01:00
Milos Holba
2b4060cb7b
upload-limit v0.1
2020-11-16 17:16:38 +01:00
Milos Holba
5acaadeaae
bulk-version v0.1 contextMenu Mobile version selecting
2020-11-15 19:59:12 +01:00
Milos Holba
0c02952f7a
bulk-operations v0.1 add selecting to FileItem List and Grid
2020-11-13 19:05:47 +01:00
Milos Holba
f33f93006e
bulk-operations v0.1 user_move, guest_move BE
2020-11-13 19:02:27 +01:00
Milos Holba
382756a6f0
rebase
2020-11-13 19:02:08 +01:00
Peter Papp
1c62da4e7c
fixed plan description validation in payment request
2020-11-12 17:16:37 +01:00
Peter Papp
ae3be12934
fixed plan description validation in payment request
2020-11-12 09:46:38 +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
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
de62ab535c
v0.1 Fix exif data function just for jpeg and Fix config in index.blade for mimetype_blacklist
2020-10-24 09:44:18 +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
0e12029efc
v0.1 Blacklist and Exif data
2020-10-24 09:43:58 +02:00
Peter Papp
12d6b0bf57
scheduler changed from hourly to every minute
2020-10-13 17:09:05 +02:00