Commit Graph

281 Commits

Author SHA1 Message Date
Peter Papp
ee4a2205f6 Merge remote-tracking branch 'origin/version-1.8.3' into v2
# Conflicts:
#	app/FileManagerFolder.php
#	app/Http/Controllers/AppFunctionsController.php
#	app/Http/Controllers/Auth/AuthController.php
#	app/Http/Controllers/FileManager/BrowseController.php
#	app/Http/Controllers/General/SetupWizardController.php
#	app/Http/Controllers/General/UpgradeAppController.php
#	app/Http/Controllers/Sharing/FileSharingController.php
#	app/Http/helpers.php
#	app/Setting.php
#	composer.lock
#	public/mix-manifest.json
#	resources/js/App.vue
#	resources/js/components/Others/Forms/FormLabel.vue
#	resources/js/store/modules/app.js
#	resources/js/views/Admin.vue
#	resources/js/views/Mobile/AdminMobileMenu.vue
#	resources/js/views/Shared/SharedPage.vue
#	resources/views/index.blade.php
#	resources/views/vuefilemanager/crawler/og-view.blade.php
#	resources/views/vuefilemanager/invoice.blade.php
#	routes/api.php
#	routes/web.php
2021-03-27 12:12:42 +01:00
Peter Papp
4d5cd3d80f added og_image and touch_icon into admin appearance panel 2021-03-27 11:33:42 +01:00
Milos Holba
9fef371099 add language setting for moobile devices, add upgrade a update app function 2021-03-26 16:20:19 +01:00
Peter Papp
9e330da7a6 - favicon fix
- checkout fix
- stripe prefered locales
- color theme
- stripe card info box in dev version
- upload fix
2021-03-26 16:05:37 +01:00
Peter Papp
ac6b2b09e1 - cancel/resume subscription fix
- upload into root folder fix
- custom color theme part 3
2021-03-25 10:46:23 +01:00
Peter Papp
4a114ec096 - Zero capacity storage
- Set 0 storage capacity after creating order
2021-03-24 08:43:56 +01:00
Peter Papp
0e3c6e286e - extend setup:dev script
- Stripe taxes refactoring
- billing subscription fixes
2021-03-24 08:42:10 +01:00
Milos Holba
4142f829be cahng laravel translation, move route for languages from api to web, fix contact formular 2021-03-23 21:00:25 +01:00
Peter Papp
6f7b34dd0a - removed client passport validation
- added UpdateUserPasswordRequest.php
2021-03-23 15:37:21 +01:00
Peter Papp
19925e398f - refactored PricingResource
- get_tax_rates added into StripeService.php
2021-03-23 09:40:30 +01:00
Milos Holba
df5d5cb75f upgrade of __t function, add save default_language to cache 2021-03-22 20:27:47 +01:00
Milos Holba
61635db3db make translation helper for laravel 2021-03-22 10:46:27 +01:00
Milos Holba
c8dedd44c4 add cache for languages, make function to laravel translate 2021-03-19 20:17:12 +01:00
Peter Papp
aa51484303 - refactored user_scope to author
- added author_id for future teams implementation
2021-03-19 11:27:58 +01:00
Peter Papp
f4b3f1f163 - public sharing refactored part 3 2021-03-19 10:13:48 +01:00
Peter Papp
ed8ab2978f - public sharing refactored part 2 2021-03-19 09:04:18 +01:00
Peter Papp
db9900fcfb - public sharing refactored part 1 2021-03-19 07:27:15 +01:00
Milos Holba
ba7d6be249 make string in language_strings for the regular license 2021-03-18 16:41:43 +01:00
Peter Papp
816c8c3e07 - protected share authentification backend 2021-03-18 10:06:27 +01:00
Peter Papp
fc18280842 - added not found exception for Model
- cleared dev console
- get share record refactored on backend
2021-03-17 12:24:15 +01:00
Peter Papp
ce477fdaf1 - authentication fix
- demo helper
2021-03-17 07:34:22 +01:00
Milos Holba
617f715774 add load strings for i18n from database 2021-03-16 19:26:42 +01:00
Peter Papp
f0e9c80572 frontend function consolidation part 2 2021-03-16 11:53:19 +01:00
Peter Papp
adbe35e8b5 trash fixed 2021-03-16 10:30:36 +01:00
Peter Papp
1bb59854ea frontend function consolidation part 1 2021-03-16 08:31:42 +01:00
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
6b67f861c3 - enhanced setup:dev script
- refactored shared token creation
2021-03-15 07:51:01 +01:00
Peter Papp
7e3bbe4008 get shared via route model binding refactoring 2021-03-15 06:59:39 +01:00
Peter Papp
cb272709a3 DemoService.php refactoring 2021-03-14 17:48:26 +01:00
Peter Papp
961a8900be Classes refactored 2021-03-14 17:31:58 +01:00
Peter Papp
732fc48aa4 get_items_under_shared_by_folder_id moved to HelperService.php 2021-03-14 17:20:30 +01:00
Peter Papp
07cc977684 divisive public and private browsing controller 2021-03-14 17:03:42 +01:00
Peter Papp
380a588b0a added SharedFileAccessContentController 2021-03-14 13:25:35 +01:00
Peter Papp
0364e73c60 Guardian and FileManagerService.php refactored 2021-03-14 12:54:34 +01:00
Peter Papp
bb469f2520 added delete_failed_files into SchedulerService.php 2021-03-14 12:42:25 +01:00
Peter Papp
d0bd866354 refactoring part 1 2021-03-14 12:23:14 +01:00
Peter Papp
c5e9d29362 added it_get_all_plans_for_index_page test 2021-03-14 11:36:07 +01:00
Peter Papp
5778de20f2 added it_check_if_user_exist_and_return_name_with_avatar, it_check_non_existed_user_and_return_not_found test 2021-03-14 10:56:50 +01:00
Peter Papp
9c3c044623 index.blade.php refactored 2021-03-13 19:32:56 +01:00
Peter Papp
deaac3717c added it_get_og_page_for_folder, it_get_og_page_for_image, it_get_og_page_for_protected_file test 2021-03-13 19:16:47 +01:00
Milos Holba
353180491b remove language_id column from language_strings table 2021-03-12 23:33:46 +01:00
Peter Papp
b022cde9e0 added it_get_settings, it_try_get_secured_settings_via_public_api test 2021-03-12 17:17:53 +01:00
Peter Papp
b837cc1906 added it_get_legal_page test 2021-03-12 16:49:39 +01:00
Peter Papp
89a6c51672 added it_send_contact_form test 2021-03-12 16:45:02 +01:00
Peter Papp
bb2094016b Merge remote-tracking branch 'origin/v2' into v2 2021-03-12 16:34:40 +01:00
Peter Papp
3e8acd9b4b fixed namespaces 2021-03-12 16:28:37 +01:00
Peter Papp
8ef5444136 added get_settings_in_json helper 2021-03-12 14:35:12 +01:00
Peter Papp
af5181d4d7 - index method refactoret
- Added AppTest
2021-03-11 09:41:31 +01:00
Peter Papp
ed90173ec9 added guest_get_navigator_tree test 2021-03-10 17:22:40 +01:00