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
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
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
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
0e12029efc
v0.1 Blacklist and Exif data
2020-10-24 09:43:58 +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
7f6f60227a
Ability to set expiration for shared link
...
If user is logged in, after visit SignIn page will be redirected to files page
2020-08-26 08:17:49 +02:00
Peter Papp
ab6ff5dbfd
force migration
...
added maintenance mode
2020-08-26 07:51:16 +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
cec4ff6cda
shared link title fix
2020-08-25 15:33:16 +02:00
Peter Papp
6f300ba1d5
Link expiration frontend
2020-08-25 15:25:18 +02:00
Peter Papp
af1228e363
reading metadata in shared link RC
2020-08-25 12:36:21 +02:00
Peter Papp
f3a2758bcc
reading metadata in shared link v0.1
2020-08-25 12:04:13 +02:00
Peter Papp
6f9f2f2d34
reading metadata in shared link
2020-08-25 11:03:53 +02:00
Peter Papp
9f4c21a1b1
UserSubscription page fix
...
PaymentMethods page fix
2020-08-24 09:30:38 +02:00
Peter Papp
cca832a1c1
backend pagination and sorting from laravel database release
2020-08-24 06:35:42 +02:00
Peter Papp
6dd0b4f026
backend pagination and sorting from laravel database
2020-08-21 16:04:21 +02:00