MakingCG
|
449724e78a
|
Fix backend code styling
|
2021-06-18 15:35:41 +00:00 |
|
Peter Papp
|
e5de408ab0
|
Merge remote-tracking branch 'origin/master'
|
2021-06-18 17:35:16 +02:00 |
|
Peter Papp
|
f6f9199b87
|
Filename as original
|
2021-06-18 17:23:40 +02:00 |
|
MakingCG
|
cb99e105c0
|
Fix backend code styling
|
2021-06-15 16:37:41 +00:00 |
|
Peter Papp
|
c0da1b0b07
|
Alibaba OSS support
|
2021-06-15 18:37:03 +02:00 |
|
Peter Papp
|
b50e0041e0
|
- chunking translations query
- language translations fallback
|
2021-06-07 17:42:53 +02:00 |
|
Peter Papp
|
61824a511c
|
- mad zipper hotfix
|
2021-05-17 11:49:19 +02:00 |
|
Peter Papp
|
790052804e
|
- php fixer upgrade
- workflow update
- npm update
|
2021-05-17 10:45:50 +02:00 |
|
Peter Papp
|
50bdac62dc
|
fixed static issues
|
2021-05-08 09:41:10 +02:00 |
|
Peter Papp
|
bd881da856
|
- allow empty input
- allow svg avatar
|
2021-05-06 10:08:58 +02:00 |
|
Peter Papp
|
c47886fb8b
|
code style fix
|
2021-04-25 09:02:00 +02:00 |
|
Peter Papp
|
7e8511ab3f
|
Popover refactored
|
2021-04-19 17:41:41 +02:00 |
|
Peter Papp
|
fc11a38457
|
language fixes
|
2021-04-17 10:12:26 +02:00 |
|
Peter Papp
|
3e18dbd4f9
|
DisabledMimetypes.php validation rule fix
|
2021-04-11 10:46:07 +02:00 |
|
Peter Papp
|
30ae2c0a54
|
- fixes
|
2021-04-07 07:48:07 +02:00 |
|
Peter Papp
|
bf9581173c
|
- S3 storages compatibility with v2
- user profile fixes
|
2021-04-06 18:01:59 +02:00 |
|
Peter Papp
|
131ae8109f
|
- flush cache after language upgrade
- Gateway fix
- extended language editor with textarea
|
2021-04-06 10:32:50 +02:00 |
|
Peter Papp
|
90c0466cd0
|
- fixed setup wizard
|
2021-04-06 10:31:34 +02:00 |
|
Peter Papp
|
13992deb41
|
- added function to upgrade language translations
- maintenance gate
|
2021-04-06 09:56:11 +02:00 |
|
Peter Papp
|
7772ef6b40
|
Language editor refactoring part 4 (backend + frontend)
|
2021-04-01 10:40:48 +02:00 |
|
Peter Papp
|
5130082111
|
Language editor refactoring part 3 (backend + frontend)
|
2021-04-01 07:50:01 +02:00 |
|
Peter Papp
|
a8fa3694be
|
helpers refactoring
|
2021-03-31 08:27:28 +02:00 |
|
Peter Papp
|
6ac6528243
|
Language editor refactoring part 2 (backend + frontend)
|
2021-03-28 14:06:16 +02:00 |
|
Peter Papp
|
ec51440c3a
|
Language editor refactoring part 1 (nackend)
|
2021-03-27 18:53:41 +01:00 |
|
Peter Papp
|
cdb395c77f
|
cleaning
|
2021-03-27 12:21:35 +01: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
|
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 |
|