Peter Papp
0910daa1a3
Move to home folder fix
2021-04-16 16:54:59 +02:00
Peter Papp
213d6230ca
- File Filter implemented
2021-04-14 16:49:14 +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
6ac6528243
Language editor refactoring part 2 (backend + frontend)
2021-03-28 14:06:16 +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
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
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
Milos Holba
61635db3db
make translation helper for laravel
2021-03-22 10:46:27 +01:00
Milos Holba
ba7d6be249
make string in language_strings for the regular license
2021-03-18 16:41:43 +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
87e05d9521
- App container
2021-03-17 08:25:44 +01:00
Milos Holba
617f715774
add load strings for i18n from database
2021-03-16 19:26:42 +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
c8a9f18265
Merge remote-tracking branch 'origin/upload-fix'
...
# Conflicts:
# public/mix-manifest.json
2021-02-25 15:23:09 +01:00
Peter Papp
56b7f30d47
- uploading fix
2021-02-25 15:22:16 +01:00
Peter Papp
b8790a964b
- uploading via files queue
2021-02-21 19:56:03 +01:00
Milos Holba
96e1bdd99f
make folder icon component
2021-02-12 20:43:33 +01:00
Milos Holba
eebeee6948
scss changes in SetFolderIcon, add translation to sk/cn
2021-02-11 20:14:27 +01:00
Peter Papp
d92bb50a03
upload progressbar UI
2021-02-07 09:19:28 +01:00
Milos Holba
ed2d008f4b
stop uploading after failed uploadLimit validation on frontend
2021-02-06 11:15:09 +01:00
Milos Holba
03ef16d90d
make component for emojis
2021-02-05 18:13:22 +01:00
Milos Holba
e65acd8a4f
make new emoji module in vuex, add funcionality for grouping emojis
2021-02-02 16:10:16 +01:00
Milos Holba
ba5e05f77a
add tweomji transfer for single emojis
2021-02-01 19:43:30 +01:00
Milos Holba
2112fe879b
add twemoji
2021-01-26 23:17:09 +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
e92d9344b9
- App popup for creating folder in mobile version
...
- bug fixes
2020-12-19 13:47:14 +01:00
Peter Papp
a10d394abb
- download multiple files in public folder
...
- frontend build
2020-12-19 11:34:32 +01:00
Milos Holba
89ea50b893
solved issues bulk review part.1
2020-12-13 16:33:28 +01:00
Peter Papp
c7abcce729
- code review
...
- frontend build
2020-12-12 10:31:22 +01:00
Milos Holba
d823ae687b
refactor getDataByLocation helper, fix moveItem popup from File info panel
2020-12-11 18:18:09 +01:00
Milos Holba
21a36c0965
add translation for preview and sorting, add sorting for moveItem tree and remove for favourites tree
2020-12-10 18:38:48 +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
Milos Holba
418c072414
optimalize UI for preview and sorting options
2020-12-07 18:57:40 +01:00
Milos Holba
97d500028a
grid and list view working
2020-12-07 14:23:29 +01:00
Milos Holba
58f7479380
bulk-operations v0.1 add opcaity for draged items
2020-11-29 17:50:59 +01:00
Milos Holba
8fc7272e38
upload-limit v0.3 solved the multiple DB querys,uploadLimit in config
2020-11-16 17:16:38 +01:00
Milos Holba
8b8dc34ba6
upload-limit v0.2 solved uploadLimitFormate issues , add helper for format_megabytes
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
d5f3599b9e
v0.1 Add enable empty input in uploadText method
2020-10-24 09:44:23 +02:00
Miloš Holba
8b8562916b
v0.1 exifBlacklist
2020-10-24 09:44:05 +02:00
Miloš Holba
0d7b920cbe
v0.1 add check mimetype if mimetype of file is undefined
2020-10-24 09:44:04 +02:00
Miloš Holba
f3254a380f
v0.1 exif Blacklist add frontend validation
2020-10-24 09:44:02 +02:00
Miloš Holba
0e12029efc
v0.1 Blacklist and Exif data
2020-10-24 09:43:58 +02:00
Peter Papp
2b08d7801b
Shared link expiration backend
...
Redirect from sign in page when user is logged
Updated README.md
2020-08-26 07:29:28 +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