Čarodej
|
dba177d7f3
|
todo added
|
2022-07-17 14:14:23 +02:00 |
|
Čarodej
|
f87fef13cd
|
fixed language typo issue
|
2022-07-15 15:02:35 +02:00 |
|
Čarodej
|
c323677cfa
|
email localization fix
|
2022-07-15 12:19:48 +02:00 |
|
Čarodej
|
bc5300ad6d
|
fixed setup wizard
|
2022-07-11 18:05:33 +02:00 |
|
Čarodej
|
42ccd553d6
|
2.2.1 upgrade functions
|
2022-07-01 10:32:19 +02:00 |
|
Čarodej
|
b79184bee1
|
- vendor updates
- composer dumping fix
|
2022-07-01 09:10:59 +02:00 |
|
Čarodej
|
ab970ef056
|
Merge branch 'fraud-prevention-mechanism'
# Conflicts:
# public/chunks/admin.js
# public/chunks/payments/settings.js
# public/chunks/platform.js
# public/chunks/settings.js
# public/chunks/status-check.js
# public/css/tailwind.css
# public/js/main.js
# public/mix-manifest.json
# src/App/Providers/AppServiceProvider.php
# tests/Domain/Admin/AdminTest.php
|
2022-06-30 10:54:13 +02:00 |
|
Čarodej
|
b8e97b62c1
|
added index and button into DunningEmailToCoverAccountUsageNotification
|
2022-06-30 10:49:18 +02:00 |
|
Čarodej
|
1ba96f0c43
|
Extended login time up to 3 months
|
2022-06-29 11:42:05 +02:00 |
|
Čarodej
|
7b4cb694f3
|
return null in default in restriction engine
|
2022-06-28 16:33:47 +02:00 |
|
Čarodej
|
4cafb726df
|
Added hint to set cron command in dashboard panel when cron is not set correctly
|
2022-06-27 19:29:34 +02:00 |
|
Čarodej
|
e274088b71
|
backblaze fix
|
2022-06-27 12:48:44 +02:00 |
|
Čarodej
|
178a8606b9
|
google analytics fix
|
2022-06-27 11:07:52 +02:00 |
|
Čarodej
|
a26684df79
|
- composer repository update
- paypal test fix
|
2022-06-24 12:15:40 +02:00 |
|
Čarodej
|
06ee3faa1e
|
prevention to get other user folder when folder upload is trying to recreate folder structure
|
2022-06-23 17:49:56 +02:00 |
|
Čarodej
|
df3303b527
|
Fixed issue when after deleting user, the related subscription wasn't deleted
|
2022-06-22 10:30:39 +02:00 |
|
Čarodej
|
aaea435eb0
|
restriction text implementation for the frontend
|
2022-06-14 10:31:55 +02:00 |
|
Čarodej
|
8ec2d5402b
|
- stripe redirection into checkout fix
- show Websocket connection test only when broadcasting is set
|
2022-06-13 10:55:28 +02:00 |
|
Čarodej
|
918c0a6fe9
|
trash browsing fix
|
2022-06-12 15:15:25 +02:00 |
|
Čarodej
|
ebf1b16aa5
|
MeteredBillingRestrictionsEngine update with the new rule for dunning
|
2022-06-12 14:53:58 +02:00 |
|
Čarodej
|
119780317d
|
MeteredBillingRestrictionsEngine update with the new rule for dunning
|
2022-06-10 11:19:45 +02:00 |
|
Čarodej
|
9bc8a9b27c
|
dunning implementation of the notifications
|
2022-06-09 18:08:49 +02:00 |
|
Čarodej
|
f3bfe9a0cc
|
dump fix
|
2022-06-08 08:53:59 +02:00 |
|
Čarodej
|
8a943747eb
|
subscription config
|
2022-06-06 18:31:03 +02:00 |
|
Čarodej
|
16db8d3512
|
setup wizard fix
|
2022-06-06 07:57:37 +02:00 |
|
Čarodej
|
94afb626eb
|
- When new user was created via admin, the verification email was send
- Item name in list view type is now extended on the full page width
|
2022-06-01 10:09:18 +02:00 |
|
Čarodej
|
428b4c87a3
|
test fixing
|
2022-05-31 16:25:09 +02:00 |
|
Čarodej
|
c912166905
|
ResetPassword.php refactoring
|
2022-05-31 15:55:02 +02:00 |
|
Čarodej
|
aa9731dd13
|
file request url removed from http response
|
2022-05-31 15:46:11 +02:00 |
|
Čarodej
|
7659cc7221
|
api refactoring
|
2022-05-31 15:12:31 +02:00 |
|
Čarodej
|
317d7aefc3
|
- spotlight refactoring
- subscription widget fix in admin
|
2022-05-30 10:12:35 +02:00 |
|
Čarodej
|
17d4bcd888
|
prefilling user refactoring
|
2022-05-30 09:47:42 +02:00 |
|
Čarodej
|
8dd4cf2be6
|
config refactoring
|
2022-05-30 09:41:43 +02:00 |
|
Čarodej
|
d8789a4788
|
helper refactoring
|
2022-05-27 09:25:31 +02:00 |
|
Čarodej
|
b9975de700
|
paginator refactoring and implementation into the routes
|
2022-05-26 07:46:15 +02:00 |
|
Čarodej
|
31218240ae
|
Merge remote-tracking branch 'origin/infinite_scroll' into api
# Conflicts:
# config/vuefilemanager.php
# package-lock.json
# package.json
# public/mix-manifest.json
# resources/js/store/modules/fileBrowser.js
# resources/js/store/modules/sharing.js
# resources/js/store/modules/teams.js
# resources/js/store/modules/userAuth.js
# src/App/Socialite/Controllers/SocialiteCallbackController.php
# src/Domain/Browsing/Controllers/BrowseTrashContentController.php
# src/Domain/Browsing/Controllers/VisitorBrowseFolderController.php
# src/Domain/Files/Controllers/UploadFileController.php
# src/Domain/Items/Controllers/RenameFileOrFolderController.php
# src/Support/helpers.php
|
2022-05-24 10:22:21 +02:00 |
|
Čarodej
|
36c5e51b4f
|
refactoring
|
2022-05-24 10:01:07 +02:00 |
|
Čarodej
|
d6e9d2bd4f
|
lowered max execution time
|
2022-05-20 17:01:53 +02:00 |
|
Čarodej
|
63da860df5
|
test websocket connection
|
2022-05-20 16:48:25 +02:00 |
|
Čarodej
|
1d91d9759e
|
- team invitation fix
|
2022-05-18 11:04:41 +02:00 |
|
Čarodej
|
127f1dc4cf
|
- metered plan decimal extended into 3 places
- paginator fix
|
2022-05-18 10:45:56 +02:00 |
|
Čarodej
|
aa30b519fa
|
- send notification to native user when file request was sent via email
- updated mysql dump
|
2022-05-18 09:50:21 +02:00 |
|
Čarodej
|
e87e2ec4e3
|
routes response refactoring
|
2022-05-16 20:18:45 +02:00 |
|
Čarodej
|
f66982b3ec
|
sharing route refactoring
|
2022-05-16 12:33:09 +02:00 |
|
Čarodej
|
68dc04963d
|
Merge remote-tracking branch 'origin/api' into api
# Conflicts:
# .env.testing
# public/mix-manifest.json
# resources/js/components/RemoteUpload/RemoteUploadPopup.vue
# resources/js/store/modules/fileBrowser.js
# resources/js/store/modules/fileFunctions.js
# routes/share.php
# src/Domain/Files/Controllers/VisitorUploadFileChunksController.php
# tests/Domain/Sharing/VisitorManipulatingTest.php
# tests/Domain/Traffic/TrafficTest.php
|
2022-05-16 11:55:22 +02:00 |
|
Čarodej
|
69a48e8925
|
share routes refactoring
|
2022-05-16 11:51:08 +02:00 |
|
Čarodej
|
c0e431b384
|
api refactoring
|
2022-05-16 11:50:51 +02:00 |
|
Čarodej
|
b8741439f5
|
api refactoring part 2
|
2022-05-13 10:43:45 +02:00 |
|
Čarodej
|
70901a2df5
|
api refactoring
|
2022-05-12 08:56:48 +02:00 |
|
Čarodej
|
d2371e667f
|
Merge branch 'master' into api
# Conflicts:
# .env.testing
# public/mix-manifest.json
# src/Domain/RemoteUpload/Controllers/UploadFilesRemotelyForUploadRequestController.php
|
2022-05-11 09:00:42 +02:00 |
|