Commit Graph

294 Commits

Author SHA1 Message Date
Peter Papp b1c15bb6a7 added it_get_user_data test 2021-03-03 09:39:56 +01:00
Peter Papp b38f04533c added it_logout_user test 2021-03-03 08:51:17 +01:00
Peter Papp cd9d1d91bd added it_update_user_settings, it_update_user_avatar test 2021-03-03 08:42:07 +01:00
Peter Papp 7f21755f5a added UserAccountTest 2021-03-02 17:24:13 +01:00
Peter Papp 33d6d1cd60 added it_zip_folder_with_content_within_and_download test 2021-03-02 16:43:32 +01:00
Milos Holba 63ba4d3a1d Merge branch 'language-translation' into version-1.8.3 2021-03-02 16:38:48 +01:00
Peter Papp 4ab716bf9c added it_zip_multiple_files_and_download_it test 2021-03-02 16:16:11 +01:00
Peter Papp 594a4acc94 added it_delete_folder_with_their_content_within_softly and it_delete_folder_with_their_content_within_hardly test 2021-03-02 15:42:04 +01:00
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 81dc7d7ed7 added it_delete_multiple_files_hardly 2021-02-27 15:18:33 +01:00
Peter Papp fdef2de99d added it_upload_image_file_and_create_thumbnail 2021-02-27 14:40:44 +01:00
Peter Papp f55472442f functionality for setting default folders for app installation 2021-02-27 11:49:01 +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 af1a8e6333 Migration refactoring 2021-02-25 17:15:58 +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
Milos Holba 9a1a9ee206 add Language component 2021-02-21 12:09:24 +01:00
Peter Papp 05f850ab2c - ability to change folder color in demo version 2021-02-20 20:34:12 +01:00
Peter Papp c2868c051d - ability to change emoji in demo version 2021-02-20 17:07:07 +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 67cf7a6ced change names of routes 2021-02-11 17:11:59 +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
Milos Holba f6dbb5e71e expansion functionality for the reset button in selected emoji input for possibility to set default icon 2021-02-09 19:20:21 +01:00
Milos Holba 29fce75d35 change language id to uuid 2021-02-09 16:22:06 +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
Peter Papp 267556b39d - Prevent submit shared form
- Send shared link from FileInfoPanel.vue
2021-01-30 14:01:36 +01:00
Milos Holba fdd8f16384 solved error for get exif data 2021-01-28 11:21:23 +01:00
Milos Holba 2112fe879b add twemoji 2021-01-26 23:17:09 +01:00