Commit Graph

10 Commits

Author SHA1 Message Date
Č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
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
c0e431b384 api refactoring 2022-05-16 11:50:51 +02:00
Milos Holba
4379daa079 added infinite scroll in browsing 2022-04-06 17:40:44 +02:00
Čarodej
45dcdcce16 added email notification about fulfilling upload request 2022-02-24 10:43:35 +01:00
Čarodej
a589ee5f7a browsing through upload request 2022-02-24 10:20:38 +01:00
Čarodej
c3398f0da4 finish file request 2022-02-22 09:35:06 +01:00
Čarodej
1107bf66af upload file into request folder and get their thumbnails 2022-02-19 12:32:19 +01:00
Čarodej
394a7b6baf upload request prototype UI 2022-02-16 16:57:57 +01:00