Commit Graph

32 Commits

Author SHA1 Message Date
Čarodej
b043878eed chunk upload fix 2022-03-21 09:35:13 +01:00
Čarodej
9ae2d54a5e team invitation notification with broadcasting 2022-03-10 16:23:13 +01:00
Čarodej
c84850e8d2 Merge remote-tracking branch 'origin/exif_metadata'
# Conflicts:
#	public/mix-manifest.json
#	resources/js/App.vue
#	resources/js/components/FilesView/ImageMetaData.vue
#	resources/js/components/FilesView/InfoSidebar.vue
#	resources/js/components/FilesView/SearchBar.vue
#	resources/js/components/Spotlight/Spotlight.vue
#	resources/js/views/Shared.vue
#	src/Domain/Files/Resources/FileResource.php
2022-02-25 18:23:08 +01:00
Čarodej
1107bf66af upload file into request folder and get their thumbnails 2022-02-19 12:32:19 +01:00
Milos Holba
d16d73680f create separated exif metadata table for files 2022-01-26 17:42:01 +01:00
Čarodej
5725753052 CreateFolderStructureAction refactoring 2022-01-25 10:55:48 +01:00
Čarodej
ec92295fbf CreateFolderStructureAction refactoring 2022-01-24 11:20:47 +01:00
Čarodej
87dbcbceb8 test refactoring 2022-01-24 09:25:32 +01:00
Čarodej
3677e51c8f merge fixes 2022-01-24 08:35:58 +01:00
Čarodej
4396965d4d Merge remote-tracking branch 'origin/folders_upload' into folder_upload_v2
# Conflicts:
#	composer.lock
#	config/language-translations.php
#	public/mix-manifest.json
#	resources/js/components/FilesView/DesktopToolbar.vue
#	resources/js/helpers.js
#	resources/js/store/modules/fileFunctions.js
#	src/Domain/Files/Actions/UploadFileAction.php
#	src/Domain/Files/Requests/UploadRequest.php
#	tests/Domain/Admin/AdminTest.php
#	tests/Domain/Files/FileTest.php
#	tests/Domain/Folders/FolderTest.php
#	tests/Domain/Sharing/VisitorManipulatingTest.php
#	tests/Domain/Traffic/TrafficTest.php
#	tests/Domain/Trash/TrashTest.php
#	tests/Domain/Zip/UserZippingTest.php
2022-01-24 08:05:04 +01:00
Čarodej
ec29764c3f - Restrictions for team folders 2022-01-05 17:52:08 +01:00
Čarodej
b4887cea0e - Restriction UI warning
- create folder restriction
- fixed UI bugs
2022-01-05 12:48:07 +01:00
Čarodej
c7c11fe5b9 Limitation API skelet with can upload tests 2022-01-05 11:20:57 +01:00
Čarodej
f5e182baf6 format 2021-12-21 10:34:15 +01:00
Čarodej
dc0dedffea Merge remote-tracking branch 'origin/thumbnails_queue' into subscription
# Conflicts:
#	public/mix-manifest.json
#	src/Domain/Files/Models/File.php
#	webpack.mix.js
2021-12-21 10:33:05 +01:00
Čarodej
56a5bfd483 refactoring 2021-12-21 10:26:45 +01:00
Čarodej
9275487cfa record daily usage 2021-12-10 16:37:00 +01:00
Milos Holba
e645eebc4d move create folder structure to new action 2021-12-09 12:49:38 +01:00
Milos Holba
067c123aa8 make queue for thumbnails generation 2021-11-30 15:49:33 +01:00
Čarodej
cdaad931bb format 2021-11-03 17:34:46 +01:00
Čarodej
f139dbae08 Generate multiple avatar sizes for better performance loading and frugal traffic 2021-11-03 16:28:14 +01:00
Čarodej
19cc01131b - gate implementation
- protected shared view fix
2021-09-24 10:52:19 +02:00
Milos Holba
09dfaaa34a fix upload progress count 2021-08-17 17:41:56 +02:00
Milos Holba
387c824647 Merge remote-tracking branch 'origin/master' into folders_upload 2021-08-11 17:46:57 +02:00
Milos Holba
ec2a10e32f fixed upload files in the nested levels of folders 2021-08-11 17:15:02 +02:00
Milos Holba
717f28608f folder upload 2021-08-10 17:50:08 +02:00
Peter Papp
087b6e77cc upload chunk fix 2021-07-29 13:22:39 +02:00
Peter Papp
eaec744356 Disable account registering from disabled email provider 2021-07-23 13:28:40 +02:00
Peter Papp
093c9451ec Refactoring 2021-07-22 14:24:07 +02:00
Peter Papp
9fb9b8a1b0 controller refactoring part 22 2021-07-21 17:21:19 +02:00
Peter Papp
76e1cd1113 controller refactoring part 18 2021-07-21 11:41:50 +02:00
Peter Papp
dccf98602d controller refactoring part 17 2021-07-21 11:20:41 +02:00