Peter Papp
|
42d243e2fe
|
added it_restore_items_from_trash test
|
2021-03-02 13:19:23 +01:00 |
|
Peter Papp
|
9583c22b72
|
added it_dump_trash test
|
2021-03-01 20:50:48 +01:00 |
|
Peter Papp
|
bcba0fd057
|
added it_get_shared_items test
|
2021-03-01 17:39:24 +01:00 |
|
Peter Papp
|
2007279a69
|
added it_get_trash_root
|
2021-03-01 16:59:57 +01:00 |
|
Peter Papp
|
d8b279479a
|
added it_get_recent_files test
|
2021-03-01 16:33:51 +01:00 |
|
Peter Papp
|
674290edfc
|
added it_get_navigator_tree and it_get_folder_content
|
2021-02-28 18:21:23 +01:00 |
|
Peter Papp
|
b82f34ed4d
|
added ShareTest test methods
|
2021-02-28 16:45:34 +01:00 |
|
Peter Papp
|
3328fdebb0
|
added it_rename_file, it_move_file_to_another_folder, it_delete_multiple_files_softly
|
2021-02-27 11:17:04 +01:00 |
|
Peter Papp
|
97ade6c238
|
added it_remove_folder_from_favourites, it_delete_multiple_folder_hardly
|
2021-02-27 11:03:04 +01:00 |
|
Peter Papp
|
5225673163
|
added it_delete_multiple_folder_softly
|
2021-02-27 10:43:11 +01:00 |
|
Peter Papp
|
27675d7f38
|
- refactored move method
- refactored FavouriteController.php store method
- added some tests methods
|
2021-02-27 10:22:35 +01:00 |
|
Peter Papp
|
92962aac17
|
- emoji refactoring
|
2021-02-27 09:44:43 +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 |
|
Peter Papp
|
6736afaefb
|
- added folder test methods
|
2021-02-27 09:22:23 +01:00 |
|
Peter Papp
|
920ee19651
|
- added model events for generate uuid
|
2021-02-26 17:19:57 +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
|
fd02fbfe08
|
- API routes refactoring part 3
|
2021-02-26 17:10:21 +01:00 |
|
Peter Papp
|
55ba82442a
|
- API routes refactoring
- setup:dev artisan command
|
2021-02-25 21:32:32 +01:00 |
|
Peter Papp
|
92e02d8b57
|
- fixed file download links when you are using different disk location in filesystems.disks.local.root
|
2021-02-25 15:54:18 +01:00 |
|
Peter Papp
|
2dbd9dd62d
|
Merge remote-tracking branch 'origin/version-v1.8.1'
# Conflicts:
# resources/js/components/FilesView/FileItemGrid.vue
# resources/js/components/FilesView/FileItemList.vue
# resources/js/components/Others/ThumbnailItem.vue
|
2021-02-20 15:30:44 +01:00 |
|
Peter Papp
|
8ac5c8fd38
|
- css refactoring to grid for emoji picker
- frontend build
|
2021-02-20 12:07:55 +01:00 |
|
Milos Holba
|
7be02edead
|
change base_path to public_path in get_emojis_list function
|
2021-02-11 16:44:16 +01:00 |
|
Milos Holba
|
d65c27091c
|
change functionality of Emojis List to async load from backend
|
2021-02-10 19:45:59 +01:00 |
|
Peter Papp
|
a80e4364ae
|
- allow share files to email for demo
|
2021-02-07 18:20:29 +01:00 |
|
Peter Papp
|
bfb3888555
|
Merge remote-tracking branch 'origin/version-v1.8.1'
# Conflicts:
# config/vuefilemanager.php
# public/chunks/admin-account.js
# public/chunks/admin.js
# public/chunks/app-appearance.js
# public/chunks/app-billings.js
# public/chunks/app-email.js
# public/chunks/app-index.js
# public/chunks/app-others.js
# public/chunks/app-payments.js
# public/chunks/app-settings.js
# public/chunks/app-setup.js
# public/chunks/billings-detail.js
# public/chunks/contact-us.js
# public/chunks/dashboard.js
# public/chunks/database.js
# public/chunks/environment-setup.js
# public/chunks/files.js
# public/chunks/files~chunks/shared-files~chunks/shared-page.js
# public/chunks/installation-disclaimer.js
# public/chunks/invoices.js
# public/chunks/landing-page.js
# public/chunks/pages.js
# public/chunks/plan-create.js
# public/chunks/plan-delete.js
# public/chunks/plan-settings.js
# public/chunks/plan-subscribers.js
# public/chunks/plan.js
# public/chunks/plans.js
# public/chunks/profile.js
# public/chunks/purchase-code.js
# public/chunks/settings-create-payment-methods.js
# public/chunks/settings-invoices.js
# public/chunks/settings-payment-methods.js
# public/chunks/settings-storage.js
# public/chunks/settings-subscription.js
# public/chunks/settings.js
# public/chunks/shared-files.js
# public/chunks/shared-page.js
# public/chunks/sign-up.js
# public/chunks/stripe-credentials.js
# public/chunks/subscription-plans.js
# public/chunks/subscription-service.js
# public/chunks/upgrade-billing.js
# public/chunks/upgrade.js
# public/chunks/user-create.js
# public/chunks/user-delete.js
# public/chunks/user-detail.js
# public/chunks/user-invoices.js
# public/chunks/user-password.js
# public/chunks/user-storage.js
# public/chunks/user-subscription.js
# public/chunks/user.js
# public/chunks/users.js
# public/js/main.js
# public/mix-manifest.json
# resources/js/views/FilePages/Files.vue
|
2021-02-07 18:05:56 +01:00 |
|
Peter Papp
|
541924448b
|
- Toggle for enable/disable landing page
- New app screenshots for landing page
- frontend build
- some ui fixes
|
2021-02-07 16:35:48 +01:00 |
|
Peter Papp
|
bdd8d63162
|
- Toggle for enable/disable landing page
- New app screenshots for laanding page
- frontend build
|
2021-02-07 12:18:56 +01:00 |
|
Peter Papp
|
8d04a94dbc
|
- on-demand notification
- error message on failed after shared link was created
- Shared link email text edit
|
2021-02-07 11:19:21 +01:00 |
|
Peter Papp
|
6e3adcd459
|
Fixed streaming video/mp3 on safari browsers with using local disk
|
2021-02-01 16:37:40 +01:00 |
|
Milos Holba
|
98d1926ab3
|
add send shared link via email in edit sharing option
|
2021-01-20 18:54:12 +01:00 |
|
Milos Holba
|
2263cc9511
|
Make table wrapper and table options components
|
2021-01-19 18:47:53 +01:00 |
|
Milos Holba
|
4b1e5fcb46
|
Create Folder - ContextMenu,add X icon for rename popup input, Dekstoptolbar icons,Recent uploads sorting,Windows scroller in nav sidebar,Change color of Delere in context menu
|
2021-01-18 20:00:26 +01:00 |
|
Peter Papp
|
a0c39bd955
|
- upgrade service to 1.8.1 from 1.8
- Landing page for Regular Licenses
- Legal pages for Regular Licenses
|
2021-01-17 16:21:49 +01:00 |
|
Milos Holba
|
ce1bad57cd
|
add change folder icon to rename item popup
|
2021-01-17 10:24:13 +01:00 |
|
Milos Holba
|
3285af3603
|
add to create share link a send share vie email option
|
2021-01-11 21:11:09 +01:00 |
|
Milos Holba
|
04990fcf7b
|
add for backend send shared link via email
|
2021-01-06 17:33:15 +01:00 |
|
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 |
|
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
|
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 |
|