Peter Papp
|
a10d394abb
|
- download multiple files in public folder
- frontend build
|
2020-12-19 11:34:32 +01:00 |
|
Milos Holba
|
b16f22b0eb
|
refactoring sorting and preview component
|
2020-12-17 12:25:08 +01:00 |
|
Milos Holba
|
5bc66d51be
|
add close sortingAndPreview after click anywhere in application
|
2020-12-16 12:21:55 +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
|
372b3aa407
|
- frontend build
|
2020-12-14 18:53:06 +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
|
874b4bb768
|
- multiple download test
|
2020-12-12 17:44:24 +01:00 |
|
Peter Papp
|
1e49f52abe
|
- timeout changed in ContextMenu.vue
|
2020-12-12 10:44:13 +01:00 |
|
Peter Papp
|
94088e76ec
|
- timeout changed in ContextMenu.vue
|
2020-12-12 10:38:25 +01:00 |
|
Peter Papp
|
c7abcce729
|
- code review
- frontend build
|
2020-12-12 10:31:22 +01:00 |
|
Milos Holba
|
e9d2f4bacc
|
delete sorting icon
|
2020-12-11 18:26:57 +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
|
c3d162b991
|
add preview&Sorting menu for mobile version, refacoring sorting URI
|
2020-12-09 18:24:05 +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
|
59ff07fb01
|
remove clear fileInfoDetail after load data , add clear fileInfoDetail after open another folder
|
2020-12-07 19:08:45 +01:00 |
|
Milos Holba
|
2ba92ed3b6
|
add aplhabet icon
|
2020-12-07 19:00:50 +01:00 |
|
Milos Holba
|
418c072414
|
optimalize UI for preview and sorting options
|
2020-12-07 18:57:40 +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
|
97d500028a
|
grid and list view working
|
2020-12-07 14:23:29 +01:00 |
|
Milos Holba
|
527dfeef9f
|
merge with bulk-operations
|
2020-12-07 11:32:43 +01:00 |
|
Milos Holba
|
1b3baab691
|
set timeout between multi download cycles
|
2020-12-05 18:17:45 +01:00 |
|
Milos Holba
|
5d512f7806
|
available create folder and upload files at multi selecting
|
2020-12-05 17:46:22 +01:00 |
|
Milos Holba
|
0da525f692
|
add the command key for selecting to FileItemGrid
|
2020-12-05 17:38:08 +01:00 |
|
Milos Holba
|
d076817c9e
|
Merge branch 'bulk-operations' into sorting
|
2020-12-05 17:25:38 +01:00 |
|
Peter Papp
|
d2af7c1f5e
|
version changed
|
2020-12-05 17:17:11 +01:00 |
|
Peter Papp
|
ef002f9186
|
frontend build
|
2020-12-05 17:15:27 +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
|
2e465f4d03
|
'Cancel Sharing' edit in language files
|
2020-12-05 16:56:17 +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
|
6bc84d4b25
|
bulk-operations v0.3 fixed DragUI subtitle for single item , add handle for move item to the same parent
|
2020-12-04 15:47:32 +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
|
ee14c34671
|
bulk-operations fix desktopToolbar delete
|
2020-12-04 11:26:15 +01:00 |
|
Milos Holba
|
a8b290692e
|
bulk-operations merge
|
2020-12-04 11:15:10 +01:00 |
|
Milos Holba
|
441f911560
|
bulk-operations v0.3 issues solved
|
2020-12-04 10:56:27 +01:00 |
|
Peter Papp
|
10090b474a
|
- navigator in shared folder page fix
- fixed trash in MobileNavigation.vue
- MobileMultiSelectMenu.vue refactor
- frontend build
|
2020-12-03 20:19:21 +01:00 |
|
Milos Holba
|
aff2594ef2
|
bulk-operations fix drop of dragged item
|
2020-12-02 19:56:54 +01:00 |
|
Milos Holba
|
66aad7c488
|
merge
|
2020-12-02 17:09:35 +01:00 |
|
Milos Holba
|
896be9c9c9
|
bulk-operations change MultiSelect component
|
2020-12-02 17:06:35 +01:00 |
|
Peter Papp
|
8d1821e05d
|
changed version
|
2020-12-01 17:55:20 +01:00 |
|
Peter Papp
|
b7014552d2
|
frontend build
|
2020-12-01 17:53:25 +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
|
7b70c81d4d
|
binding key delete
|
2020-11-29 09:55:58 +01:00 |
|
Peter Papp
|
1981f39f9e
|
traffic fix
drag preview styling
|
2020-11-29 09:39:26 +01:00 |
|