Commit Graph

282 Commits

Author SHA1 Message Date
Peter Papp 803cc089bd Admin & User account frontend consolidation 2021-03-15 16:56:26 +01:00
Peter Papp ba902a30b3 Log in functionality 2021-03-15 09:23:53 +01:00
Peter Papp 9c3c044623 index.blade.php refactored 2021-03-13 19:32:56 +01:00
Milos Holba 353180491b remove language_id column from language_strings table 2021-03-12 23:33:46 +01:00
Milos Holba 8be86183fa add set language as default, Fix console error in SharedPage 2021-03-10 12:28:50 +01:00
Milos Holba 33fa77cd73 create Createlanguage popup, changes in LanguageController 2021-03-08 12:55:17 +01:00
Peter Papp dd4fab8e7c added it_get_all_plans_from_admin, it_get_single_plan_from_admin, it_create_single_plan_from_admin, it_delete_single_plan, it_update_single_plan_from_admin, it_get_subscribers_from_plan_from_admin test 2021-03-06 12:14:09 +01:00
Peter Papp 80f38d47ed added it_send_reset_password_for_user test 2021-03-04 17:13:52 +01:00
Milos Holba 63ba4d3a1d Merge branch 'language-translation' into version-1.8.3 2021-03-02 16:38:48 +01:00
Peter Papp 55ba82442a - API routes refactoring
- setup:dev artisan command
2021-02-25 21:32:32 +01:00
Milos Holba 9a1a9ee206 add Language component 2021-02-21 12:09:24 +01:00
Peter Papp a4725df5f7 - added createFolder to SharedPage.vue
- queueable email
- frontend build
2021-02-07 17:28:00 +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 e2a52d27f5 Logging out progressbar 2021-02-06 14:18:53 +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
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 ba28ac6184 Change timezone input to select in Settings.vue 2021-01-05 11:40:05 +01:00
Milos Holba a100671cc0 timezone change int do decimal fix set_time_by_user_timezone function 2021-01-04 12:09:23 +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 2f89f6303a Merge branch 'upload-limit'
# Conflicts:
#	app/Http/Helpers/helpers.php
#	config/vuefilemanager.php
#	public/chunks/app-others.js
#	public/chunks/files~chunks/shared-files~chunks/shared-page~chunks/trash.js
#	public/js/main.js
#	public/mix-manifest.json
#	resources/js/components/FilesView/FileItemList.vue
#	resources/js/components/FilesView/FilePreview.vue
#	resources/js/helpers.js
#	resources/js/store/modules/fileFunctions.js
2020-12-21 18:19:37 +01:00
Peter Papp 08dc813af9 - fixes 2020-12-19 17:04:52 +01:00
Milos Holba 65624326c7 solved issuis from Bulk Review v3,v4 2020-12-19 15:12:56 +01:00
Milos Holba b16f22b0eb refactoring sorting and preview component 2020-12-17 12:25:08 +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
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 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 896be9c9c9 bulk-operations change MultiSelect component 2020-12-02 17:06:35 +01:00
Milos Holba 58f7479380 bulk-operations v0.1 add opcaity for draged items 2020-11-29 17:50:59 +01:00
Milos Holba e86ea3e5c4 bulk-operations v0.1 disable rename if are multiple items selected , add Drag & Drop UI Ghost for share 2020-11-28 18:06:42 +01:00
Milos Holba 0eb0939598 bulk-operations multiSelect items UI v0.1 2020-11-26 12:26:30 +01:00
Milos Holba 1654dc8678 bulk-operations draged item multiSelect UI 2020-11-24 11:19:40 +01:00
Milos Holba 714429d8f4 bulk-operations merge with the improvements branch 2020-11-22 16:39:58 +01:00
Milos Holba 0df03f1d32 bulk-operations make new MobileMultiSelectMenu component, add multi dwonload 2020-11-22 16:21:51 +01:00
Peter Papp fefc10afb8 Prevent browser 'Go Back' when you undesirably trying to go to previous page after sign in to your account 2020-11-22 10:30:06 +01:00
Peter Papp d76ff07bf4 Ability to collapse navigator or favourites widget in File page 2020-11-21 19:56:51 +01:00
Peter Papp b38333bb64 Trash moved to file page 2020-11-21 18:02:46 +01:00
Peter Papp f863537190 Integrated rename popup 2020-11-21 17:14:56 +01:00
Peter Papp a72a672aaf Added navigator to shared page with folders when you have multiple folders within for better user experience
Title name of favourite folder overflowed sidebar when you have long title
Share button in image preview appear when you are in shared public folder
2020-11-21 10:33:27 +01:00
Milos Holba a3dd817e7a bulk-operations v0.1 adding Drag & Drop for moving items to navigations folders, add folders to favourites 2020-11-20 17:54:39 +01:00
Peter Papp c0d5a771a5 upload-limit branch review 2020-11-16 17:16:38 +01:00
Milos Holba 966145d384 upload-limit v0.2 2020-11-16 17:16:38 +01:00
Milos Holba 2b4060cb7b upload-limit v0.1 2020-11-16 17:16:38 +01:00
Peter Papp a2ec066c6d added metadata to UpgradeAppController.php
updated readme with upgrading step to 1.7.11
Frontend build
2020-10-24 10:39:39 +02:00
Miloš Holba 0e12029efc v0.1 Blacklist and Exif data 2020-10-24 09:43:58 +02:00
Miloš Holba fd6aa5c6b2 Lazy loading (#41)
* lazy-loading and solved bugs

* lazy-loading for pull request on master

* Update vuefilemanager.php

Co-authored-by: Peter Papp <peterpapp@makingcg.com>
2020-10-24 09:40:05 +02:00
Peter Papp 69489c4ee2 - fixed simultaneously action with show and download file on doubleclick
- Changed download name for Backblaze
- Price plan can be defined in 12 digit number
2020-09-20 12:08:29 +02:00