Peter Papp
2f332197e6
added UserFactory and UserTest.php
2021-02-25 17:35:51 +01:00
Peter Papp
ac38d35ae1
Migration refactoring
2021-02-25 17:16:09 +01:00
Peter Papp
af1a8e6333
Migration refactoring
2021-02-25 17:15:58 +01:00
Peter Papp
18518106ca
Upgrading laravel from v7 to v8
2021-02-25 16:47: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
b42d480c91
- uploading fix
2021-02-25 15:25:59 +01:00
Peter Papp
c8a9f18265
Merge remote-tracking branch 'origin/upload-fix'
...
# Conflicts:
# public/mix-manifest.json
2021-02-25 15:23:09 +01:00
Peter Papp
56b7f30d47
- uploading fix
2021-02-25 15:22:16 +01:00
Peter Papp
b8790a964b
- uploading via files queue
2021-02-21 19:56:03 +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
28b39a79e6
- frontend build
v1.8.2
2021-02-20 16:30:12 +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
9dbce7a73a
- autofocus disabled on mobile devices
...
- tabwrapper icon fix
2021-02-20 14:48:59 +01:00
Peter Papp
8ac5c8fd38
- css refactoring to grid for emoji picker
...
- frontend build
2021-02-20 12:07:55 +01:00
Milos Holba
2a105877f3
add Zip & Download folder to mobile menu, fix thumbnailItem for images without thumbnail, change color of file icon in mobile menu dark mode
2021-02-16 00:07:05 +01:00
Milos Holba
28efba5773
fix open Processing popup for download files
2021-02-15 12:37:06 +01:00
Milos Holba
60f02622da
add default class for Folder in FolderIcon
2021-02-15 12:32:46 +01:00
Milos Holba
7eee7deba5
fix create folder on mobile
2021-02-15 10:00:39 +01:00
Peter Papp
ba0b2bd3b9
apple emojis
2021-02-13 12:05:47 +01:00
Peter Papp
86090b5870
folder color picker
2021-02-13 10:30:54 +01:00
Peter Papp
39681bc48a
emoji ios styling for list
2021-02-13 09:29:49 +01:00
Milos Holba
96e1bdd99f
make folder icon component
2021-02-12 20:43:33 +01:00
Milos Holba
eebeee6948
scss changes in SetFolderIcon, add translation to sk/cn
2021-02-11 20:14:27 +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
6c3630085e
test for iOS emojis
2021-02-09 20:42:48 +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
Peter Papp
a80e4364ae
- allow share files to email for demo
v1.8.1
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
5e408267ee
- frontend build
2021-02-07 18:03:40 +01:00
Peter Papp
a4725df5f7
- added createFolder to SharedPage.vue
...
- queueable email
- frontend build
2021-02-07 17:28:00 +01:00
Peter Papp
dee562c56e
- frontend build
2021-02-07 16:40:44 +01:00
Peter Papp
e1016502a1
Merge remote-tracking branch 'origin/version-v1.8.1' into version-v1.8.1
...
# Conflicts:
# app/Http/Controllers/FileFunctions/ShareController.php
# public/mix-manifest.json
2021-02-07 16:36:49 +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
Milos Holba
18b97866f2
MultiEmailInput first email dont need to be separated by comma or space, RenameItem comment ActionButton for more options
2021-02-07 13:26:42 +01:00
Milos Holba
6f2278b908
fix function shared_send_via_email in ShareController
2021-02-07 12:29:08 +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
8ca7881c5e
frontend build
2021-02-07 11:21:51 +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
d92bb50a03
upload progressbar UI
2021-02-07 09:19:28 +01:00
Milos Holba
44158c74e3
merge remote with local
2021-02-06 16:29:55 +01:00
Milos Holba
847bcec22f
add emojis groups navigation, add X icon to select input for reset emoji
2021-02-06 16:12:21 +01:00
Peter Papp
e984ae6beb
TabWrapper background change
2021-02-06 16:02:22 +01:00
Peter Papp
e2a52d27f5
Logging out progressbar
2021-02-06 14:18:53 +01:00
Peter Papp
9c92cffde3
Zip and Download title change
2021-02-06 13:57:34 +01:00
Peter Papp
ce20452f38
TabWrapper color change
2021-02-06 13:53:43 +01:00
Peter Papp
6c888c6bd3
Merge remote-tracking branch 'origin/version-v1.8.1' into version-v1.8.1
...
# Conflicts:
# public/mix-manifest.json
2021-02-06 13:48:34 +01:00
Peter Papp
2b2d9a0764
- fixed more actions in public shared folder
...
- 'There is nothing' title changed in new folder
- Play video after click on full preview
- Expanded close cookie disclaimer area
- Show fileinfopanel as default
- Hidden file icons in DesktopToolbar.vue on ipad landscape
- Changed background color in context menu dark mode mobile
2021-02-06 13:48:22 +01:00
Milos Holba
ed2d008f4b
stop uploading after failed uploadLimit validation on frontend
2021-02-06 11:15:09 +01:00