Commit Graph

602 Commits

Author SHA1 Message Date
Čarodej
1afa5fa48e added new adsense code 2022-08-08 09:51:14 +02:00
Čarodej
6c8a4e2186 adsense edit 2022-08-08 09:35:02 +02:00
Čarodej
b38a8f5450 Merge remote-tracking branch 'origin/master' into ads
# Conflicts:
#	package.json
#	public/9346.js
#	public/chunks/admin.js
#	public/chunks/app-environment.js
#	public/chunks/app-server.js
#	public/chunks/billing.js
#	public/chunks/forgotten-password.js
#	public/chunks/homepage.js
#	public/chunks/plan-create/metered.js
#	public/chunks/plan-settings.js
#	public/chunks/platform.js
#	public/chunks/profile.js
#	public/chunks/recent-uploads.js
#	public/chunks/request.js
#	public/chunks/settings.js
#	public/chunks/shared.js
#	public/chunks/shared/authenticate.js
#	public/chunks/shared/single-file.js
#	public/chunks/sign-in.js
#	public/css/tailwind.css
#	public/js/main.js
#	public/js/main.js.LICENSE.txt
#	public/mix-manifest.json
2022-08-08 08:50:24 +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
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
e412f3b88b Fixed issue where Dragged & Dropped folder from desktop didn't start uploading 2022-06-23 11:44:23 +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
8ec2d5402b - stripe redirection into checkout fix
- show Websocket connection test only when broadcasting is set
2022-06-13 10:55:28 +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
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
05f58e1468 centering auth page fix 2022-05-31 15:38:08 +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
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
4e2f92ee7a adsense vue test 2022-05-24 07:53:13 +02:00
Čarodej
63da860df5 test websocket connection 2022-05-20 16:48:25 +02:00
Čarodej
127f1dc4cf - metered plan decimal extended into 3 places
- paginator fix
2022-05-18 10:45:56 +02:00
Čarodej
3c28da2613 refactoring 2022-05-18 08:51:28 +02:00
Čarodej
e87e2ec4e3 routes response refactoring 2022-05-16 20:18:45 +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
ed17ed1a79 build 2022-05-10 11:17:01 +02:00
Čarodej
209667f55e fixed homepage redirection when homepage is disabled 2022-05-10 09:53:13 +02:00
Čarodej
73c84075c5 facebook authentication fix 2022-05-10 08:41:43 +02:00
Čarodej
4eb901dae0 Paystack connection test 2022-05-09 17:32:44 +02:00
Čarodej
a43c799d59 - Fixed issue when upload doesn't start after you drag the file into empty view
- pointer cursor over file item
2022-05-09 15:06:21 +02:00
Čarodej
e9824bb807 show errors for recaptcha 2022-05-09 10:33:39 +02:00
Čarodej
2c933c65a7 added plan synchronization button 2022-05-09 09:57:25 +02:00
Čarodej
70fe106e45 - team members fix 2022-05-08 10:35:44 +02:00
Čarodej
37cc94aeda added demo page with button redirection 2022-05-03 10:48:31 +02:00
Čarodej
ba58e76d3b setup wizard database password as optional 2022-05-01 12:44:34 +02:00
Čarodej
954f0e3361 implemented remote upload progress counter 2022-04-25 10:13:10 +02:00
Čarodej
4b366747b6 Merge remote-tracking branch 'origin/remote-upload-merge'
# Conflicts:
#	public/mix-manifest.json
2022-04-22 16:37:07 +02:00
Čarodej
5e86799a82 vuefilemanager broadcast server enhancements 2022-04-22 08:58:00 +02:00
Čarodej
35d89e2be1 remote upload implementation into file request 2022-04-21 17:31:47 +02:00
Čarodej
64b0dff8fb - The switch button in archived plans is now hidden
- updated readme.md
- Fixed upload progressbar in mobile version
- Added Viet Nam language into the language editor
2022-04-21 09:11:57 +02:00
Čarodej
552e5e02c9 google button fix 2022-04-19 19:10:18 +02:00
Čarodej
6c3e7801da remote upload popup frontend 2022-04-14 15:16:43 +02:00