Čarodej
|
9720d34d6a
|
Merge remote-tracking branch 'origin/master' into light
# Conflicts:
# .env.testing
# README.md
# composer.json
# composer.lock
# config/language-translations.php
# config/vuefilemanager.php
# public/chunks/admin.js
# public/chunks/database.js
# public/chunks/demo.js
# public/chunks/files.js
# public/chunks/my-shared-items.js
# public/chunks/platform.js
# public/chunks/recent-uploads.js
# public/chunks/settings-storage.js
# public/chunks/settings.js
# public/chunks/shared.js
# public/chunks/shared/browser.js
# public/chunks/shared/single-file.js
# public/chunks/sign-in.js
# public/chunks/status-check.js
# public/chunks/trash.js
# public/chunks/user-storage.js
# public/css/tailwind.css
# public/js/main.js
# public/mix-manifest.json
# resources/js/components/Subscription/UserFixedSubscriptionDetail.vue
# resources/js/store/modules/userAuth.js
# resources/js/views/Admin.vue
# resources/js/views/Admin/PaymentSettings/PaymentSettingsTab/Payments.vue
# resources/js/views/Admin/Plans.vue
# resources/js/views/Admin/Plans/Create/CreateFixedPlan.vue
# resources/js/views/Admin/Settings/AppSettingsTabs/SignInUp.vue
# resources/js/views/Demo.vue
# resources/js/views/Frontpage/Homepage.vue
# resources/js/views/Platform.vue
# resources/views/index.blade.php
# src/App/Console/Commands/SetupWebsocketEnvironment.php
# src/App/Users/Models/UserLimitation.php
# src/Domain/RemoteUpload/Controllers/RemoteUploadFileController.php
# src/Domain/RemoteUpload/Controllers/UploadFilesRemotelyForUploadRequestController.php
# src/Domain/RemoteUpload/Controllers/VisitorRemoteUploadFileController.php
# src/Domain/RemoteUpload/Requests/RemoteUploadRequest.php
# src/Domain/Settings/Controllers/StoreBroadcastServiceCredentialsController.php
# src/Domain/Settings/Controllers/StorePaymentServiceCredentialsController.php
# src/Domain/SetupWizard/Controllers/StoreEnvironmentSettingsController.php
# src/Domain/UploadRequest/Controllers/UploadFilesForUploadRequestController.php
# src/Support/Upgrading/Controllers/UpgradingVersionsController.php
|
2022-05-10 16:06:09 +02:00 |
|
Čarodej
|
a43c799d59
|
- Fixed issue when upload doesn't start after you drag the file into empty view
- pointer cursor over file item
|
2022-05-09 15:06:21 +02:00 |
|
Čarodej
|
eb4d5b4cba
|
deleted frontend code
|
2022-04-27 08:17:06 +02:00 |
|
Čarodej
|
35d89e2be1
|
remote upload implementation into file request
|
2022-04-21 17:31:47 +02:00 |
|
Čarodej
|
338f8664b7
|
vue components refactoring
|
2022-04-13 16:19:10 +02:00 |
|
Čarodej
|
93dbaa081d
|
iOs window height fix
|
2022-04-07 11:00:24 +02:00 |
|
Čarodej
|
eb48aa46e3
|
- fixed issue with centering and overflowing info sidebar
|
2022-04-07 10:37:11 +02:00 |
|
Čarodej
|
657248aa43
|
The delay after first upload in file request when the interface wasn't showing was removed
|
2022-04-06 10:35:13 +02:00 |
|
Čarodej
|
3c35ea9a4e
|
UI Fixes part II.
|
2022-03-14 09:02:40 +01:00 |
|
Čarodej
|
a589ee5f7a
|
browsing through upload request
|
2022-02-24 10:20:38 +01:00 |
|
Čarodej
|
efb0fc4734
|
InfoSidebarUploadRequest for upload request
|
2022-02-23 06:53:29 +01:00 |
|
Čarodej
|
ee67b8050d
|
mobile file request
|
2022-02-22 11:36:28 +01:00 |
|
Čarodej
|
c3398f0da4
|
finish file request
|
2022-02-22 09:35:06 +01:00 |
|
Čarodej
|
394a7b6baf
|
upload request prototype UI
|
2022-02-16 16:57:57 +01:00 |
|