Peter Papp
33d45408d2
Mobile main navigation
2021-04-20 15:24:44 +02:00
Peter Papp
0bf81164e7
Merge remote-tracking branch 'origin/master' into oasis
...
# Conflicts:
# app/Console/Kernel.php
# composer.json
# composer.lock
# public/chunks/admin-account.js
# public/chunks/admin.js
# public/chunks/app-appearance.js
# public/chunks/app-appearance~chunks/app-billings~chunks/app-email~chunks/app-index~chunks/app-others~chunks~8cc7d96f.js
# public/chunks/app-billings.js
# public/chunks/app-email.js
# public/chunks/app-index.js
# public/chunks/app-language.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/create-new-password.js
# public/chunks/dashboard.js
# public/chunks/database.js
# public/chunks/dynamic-page.js
# public/chunks/environment-setup.js
# public/chunks/files.js
# public/chunks/files~chunks/shared-files~chunks/shared/file-browser.js
# public/chunks/files~chunks/shared-files~chunks/shared/file-browser~chunks/shared/single-file.js
# public/chunks/forgotten-password.js
# public/chunks/homepage.js
# public/chunks/installation-disclaimer.js
# public/chunks/invoices.js
# public/chunks/page-edit.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/platform.js
# public/chunks/platform~chunks/shared.js
# public/chunks/profile.js
# public/chunks/profile~chunks/settings-password.js
# public/chunks/purchase-code.js
# public/chunks/settings-create-payment-methods.js
# public/chunks/settings-invoices.js
# public/chunks/settings-password.js
# public/chunks/settings-payment-methods.js
# public/chunks/settings-storage.js
# public/chunks/settings-subscription.js
# public/chunks/settings.js
# public/chunks/setup-wizard.js
# public/chunks/shared-files.js
# public/chunks/shared.js
# public/chunks/shared/authenticate.js
# public/chunks/shared/file-browser.js
# public/chunks/shared/single-file.js
# public/chunks/sign-in.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-plan.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
2021-04-12 06:57:47 +02:00
Peter Papp
452da6c6b4
- disabled notification after backup
...
- fix incorrect password in sign in form
2021-04-10 09:06:05 +02:00
Peter Papp
e78f1ce731
- removed sign in credentials
2021-04-07 13:21:02 +02:00
Peter Papp
5d0348e2d0
Merge remote-tracking branch 'origin/v2' into oasis
...
# Conflicts:
# app/Http/Controllers/User/AccountController.php
# app/Http/helpers.php
# public/mix-manifest.json
# resources/js/components/FilesView/Icons/AlphabetIcon.vue
# resources/js/components/FilesView/MobileActionButton.vue
# resources/js/views/Admin/AppSettings/AppSettingsTabs/Appearance.vue
# resources/js/views/Admin/Users/UserTabs/UserDetail.vue
# resources/js/views/Upgrade/UpgradeBilling.vue
# resources/views/index.blade.php
# resources/views/vuefilemanager/invoice.blade.php
# resources/views/vuefilemanager/others/color-template.blade.php
2021-04-01 10:45:10 +02:00
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
a18ceb1b4f
- user not found fix in SignIn.vue page
2021-03-24 11:59:12 +01:00
Peter Papp
88c134918e
- user not found fix in SignIn.vue page
2021-03-24 11:53:42 +01:00
Peter Papp
f2c44c3cfe
- custom route for PlanPricingTables.vue
...
- removed passport error in signin form
2021-03-24 11:43:03 +01:00
Peter Papp
ffe6de5b98
- signup form fix
2021-03-24 11:39:34 +01:00
Peter Papp
af79a28361
- redirect after sign in/up to payment page
...
- extended /api/oasis/subscribe function
- setup:dev extended data
2021-03-24 11:38:15 +01:00
Peter Papp
1bb3ca4fb5
- register route fix
2021-03-24 08:49:11 +01:00
Peter Papp
6f7b34dd0a
- removed client passport validation
...
- added UpdateUserPasswordRequest.php
2021-03-23 15:37:21 +01:00
Peter Papp
75042e0c42
- set password backend
2021-03-23 15:32:28 +01:00
Milos Holba
df5d5cb75f
upgrade of __t function, add save default_language to cache
2021-03-22 20:27:47 +01:00
Peter Papp
cff7cd6b32
custom color theme part 1
2021-03-20 10:25:10 +01:00
Peter Papp
87e05d9521
- App container
2021-03-17 08:25:44 +01:00
Peter Papp
1bb59854ea
frontend function consolidation part 1
2021-03-16 08:31:42 +01:00
Peter Papp
ba902a30b3
Log in functionality
2021-03-15 09:23:53 +01:00
Peter Papp
e2a52d27f5
Logging out progressbar
2021-02-06 14:18:53 +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
Peter Papp
72e4067beb
logo fix in shared page
...
Renamed option title in share popup
2020-08-27 14:46:07 +02:00
Peter Papp
93a7542502
- Moved chunk size option to .env
...
- Added ability into App Settings to flush application cache
- Renew password page logo fix
- removed put|patch|delete methods from axios and replaced by faking these methods to support incompatible shared hostings where you can't install php extension to support these methods.
- Getting unique_ids fix
2020-08-18 10:21:24 +02:00
carodej
5c86f4dbb3
SignUp button fixed and updated readme
2020-07-21 19:28:47 +02:00
carodej
abe7f0dafd
v1.7 beta.2
2020-07-16 11:02:58 +02:00
carodej
eeada5468b
v1.7 beta.1
2020-07-16 10:26:41 +02:00
carodej
7ff7decbb6
v1.7 alpha.3
2020-07-15 09:36:38 +02:00
carodej
c9d300769c
bugfixes
2020-07-14 10:34:42 +02:00
carodej
2ae60003d6
index options added
2020-07-13 09:49:25 +02:00
carodej
5a9f5813c8
dark mode update
2020-07-09 10:56:17 +02:00
carodej
95bc310def
backend update
2020-06-09 18:06:04 +02:00
carodej
61a8849e2d
SaaS frontend update
2020-05-29 17:37:23 +02:00
carodej
252b6fd0bf
v1.6 released
2020-05-28 13:00:54 +02:00
carodej
a76d1dec3b
user management v1.6-alpha.1
2020-05-27 10:22:33 +02:00
carodej
3dc3f37cf6
v1.5.2
2020-05-22 10:20:55 +02:00
carodej
be7d1bdc73
v1.5.1-beta.1
2020-05-22 09:40:34 +02:00
carodej
65f902fbcf
v1.5-beta.3
2020-05-19 17:49:49 +02:00
carodej
41656235fc
v1.5-alpha.1
2020-05-15 17:31:25 +02:00
carodej
ce2daaf6c4
v1.4.1 update
2020-05-04 11:45:13 +02:00
carodej
b2db3755d8
v1.4
2020-05-01 11:04:03 +02:00
carodej
2614efe601
editing with shared items in public
2020-04-28 18:06:38 +02:00
carodej
ae4353cc4b
vue router implemented
2020-04-07 14:48:29 +02:00