1052 Commits

Author SHA1 Message Date
wizard
5ba4bf3478 remove license checking 2023-10-07 11:55:28 +02:00
Čarodej
29c88eb858 fixed upload button issue in mobile 2022-08-20 09:16:25 +02:00
Čarodej
517445875d fixed upload button issue 2022-08-17 17:11:50 +02:00
Čarodej
16c923bab2 improved tracking for google analytics 2022-08-09 09:45:54 +02:00
Čarodej
60cdcff4ff In case if cron isn't set, in Settings/Server tab you will see suggestions for cron command 2022-08-08 16:57:15 +02:00
Čarodej
88fa5732d3 Fixed issue where metered billing mode still count in some cases members after team folder was deleted 2022-08-08 12:44:00 +02:00
Čarodej
7db1c7926f extended license restrictions removed 2022-08-05 15:24:06 +02:00
Čarodej
04b965fd83 cron alert message updated 2022-07-06 10:37:55 +02:00
Čarodej
245bef8d10 changelog update 2022-07-01 08:58:31 +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
4c52b6a627 Fixed reCaptcha for the contact form 2022-06-29 12:16:06 +02:00
Čarodej
e01fc99ef4 Fixed deleted at language string in grid view browsed in trash section 2022-06-29 11:49:34 +02:00
Čarodej
ec5ed24eaa language strings update 2022-06-28 08:23:41 +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
178a8606b9 google analytics fix 2022-06-27 11:07:52 +02:00
Čarodej
13d0a5feba Fixed issue when you upload empty .txt file, it stops the upload process 2022-06-23 16:39:59 +02:00
Čarodej
7fff722377 Added spinner when pdf is loading 2022-06-23 12:25:10 +02:00
Čarodej
e412f3b88b Fixed issue where Dragged & Dropped folder from desktop didn't start uploading 2022-06-23 11:44:23 +02:00
Čarodej
0485672a47 Fixed issue where change in sorting option will duplicate the content in file view 2022-06-22 12:38:54 +02:00
Čarodej
aedd6d9120 set sandbox/live mode in PayPal key configuration setup form 2022-06-22 09:56:05 +02:00
Čarodej
ad02c87f19 subscription page can now list subscriptions without users 2022-06-15 09:45:22 +02:00
Čarodej
c9c7a730f6 language editor fix 2022-06-15 09:07:44 +02:00
Čarodej
aaea435eb0 restriction text implementation for the frontend 2022-06-14 10:31:55 +02:00
Čarodej
447535bd26 multiple paypal load buttons fix 2022-06-13 11:23:47 +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
9bc8a9b27c dunning implementation of the notifications 2022-06-09 18:08:49 +02:00
Čarodej
8a943747eb subscription config 2022-06-06 18:31:03 +02:00
Čarodej
59e3f55ac3 Added Fraud Prevention Mechanism Rules form 2022-06-06 10:00:44 +02:00
Čarodej
16db8d3512 setup wizard fix 2022-06-06 07:57:37 +02:00
Čarodej
d521b237a3 app title fix 2022-06-02 08:40:56 +02:00
Čarodej
8b5b9c3310 color fix 2022-06-02 07:38:03 +02:00
Čarodej
2e798bd1ec - navigation bar long title is now allowed 2022-06-01 10:59:59 +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
aa9731dd13 file request url removed from http response 2022-05-31 15:46:11 +02:00
Čarodej
05f58e1468 centering auth page fix 2022-05-31 15:38:08 +02:00
Čarodej
7659cc7221 api refactoring 2022-05-31 15:12:31 +02:00
Čarodej
a4b18c26b5 avatar fix in dark mode 2022-05-30 10:15:25 +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
1d670fcb52 infinity scroller ui improvements 2022-05-26 09:22:50 +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
971ae4160e - plan sorting fix
- plan homepage visibility fix
2022-05-20 16:59:53 +02:00
Čarodej
63da860df5 test websocket connection 2022-05-20 16:48:25 +02:00
Čarodej
ab65aa8859 logout bug fixed 2022-05-18 17:39:05 +02:00
Čarodej
127f1dc4cf - metered plan decimal extended into 3 places
- paginator fix
2022-05-18 10:45:56 +02:00
Čarodej
1e10ff32a8 triangle fix in notification center 2022-05-18 10:03:43 +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