Commit Graph

97 Commits

Author SHA1 Message Date
Peter Papp a10d394abb - download multiple files in public folder
- frontend build
2020-12-19 11:34:32 +01:00
Peter Papp 7b27fa70d8 - download multiple files in private folder
- sorting context menu changes
- download icon active only if files was selected
2020-12-15 18:05:08 +01:00
Peter Papp bda293bc53 Merge remote-tracking branch 'origin/bulk-operations' into bulk-operations
# Conflicts:
#	public/mix-manifest.json
#	resources/js/components/FilesView/ContextMenu.vue
2020-12-13 17:52:24 +01:00
Peter Papp 11873d06ff - zip implementation for users 2020-12-13 17:49:44 +01:00
Milos Holba 89ea50b893 solved issues bulk review part.1 2020-12-13 16:33:28 +01:00
Peter Papp c7abcce729 - code review
- frontend build
2020-12-12 10:31:22 +01:00
Milos Holba d823ae687b refactor getDataByLocation helper, fix moveItem popup from File info panel 2020-12-11 18:18:09 +01:00
Milos Holba 21a36c0965 add translation for preview and sorting, add sorting for moveItem tree and remove for favourites tree 2020-12-10 18:38:48 +01:00
Milos Holba 7e325c5101 add sorting for every getData and navigator, Favourites need to be fixed 2020-12-08 19:14:53 +01:00
Milos Holba 527dfeef9f merge with bulk-operations 2020-12-07 11:32:43 +01:00
Milos Holba d076817c9e Merge branch 'bulk-operations' into sorting 2020-12-05 17:25:38 +01:00
Peter Papp f1006355c4 changed default sorting in navigation tree for move popup action 2020-12-05 17:09:44 +01:00
Milos Holba ec6087a03c sorting first commit 2020-12-05 17:08:57 +01:00
Peter Papp 77e29852a5 SQLite indexer overload fix
- added jobs migration
- added queue:work to scheduler
- new setup in env.example
- frontend build
2020-12-05 10:22:50 +01:00
Milos Holba d31e2ab98b bulk-operations v0.3 add multi shared cancel to contextMenu 2020-12-04 13:34:00 +01:00
Peter Papp cb417ea76d added basic traffic meter for upload/download 2020-11-23 18:29:23 +01:00
Peter Papp a72a672aaf Added navigator to shared page with folders when you have multiple folders within for better user experience
Title name of favourite folder overflowed sidebar when you have long title
Share button in image preview appear when you are in shared public folder
2020-11-21 10:33:27 +01:00
Milos Holba a3dd817e7a bulk-operations v0.1 adding Drag & Drop for moving items to navigations folders, add folders to favourites 2020-11-20 17:54:39 +01:00
Milos Holba f33f93006e bulk-operations v0.1 user_move, guest_move BE 2020-11-13 19:02:27 +01:00
Milos Holba 382756a6f0 rebase 2020-11-13 19:02:08 +01:00
Peter Papp a2ec066c6d added metadata to UpgradeAppController.php
updated readme with upgrading step to 1.7.11
Frontend build
2020-10-24 10:39:39 +02:00
Peter Papp ab65ca7a13 hide subscription, payment cards and invoices in profile menu when is 'Allow subscription payment' option disabled
frontend build
2020-08-30 11:05:08 +02:00
Peter Papp 7f6f60227a Ability to set expiration for shared link
If user is logged in, after visit SignIn page will be redirected to files page
2020-08-26 08:17:49 +02:00
Peter Papp ab6ff5dbfd force migration
added maintenance mode
2020-08-26 07:51:16 +02:00
Peter Papp 2b08d7801b Shared link expiration backend
Redirect from sign in page when user is logged
Updated README.md
2020-08-26 07:29:28 +02:00
Peter Papp cec4ff6cda shared link title fix 2020-08-25 15:33:16 +02:00
Peter Papp 6f300ba1d5 Link expiration frontend 2020-08-25 15:25:18 +02:00
Peter Papp af1228e363 reading metadata in shared link RC 2020-08-25 12:36:21 +02:00
Peter Papp f3a2758bcc reading metadata in shared link v0.1 2020-08-25 12:04:13 +02:00
Peter Papp 6f9f2f2d34 reading metadata in shared link 2020-08-25 11:03:53 +02:00
Peter Papp 9f4c21a1b1 UserSubscription page fix
PaymentMethods page fix
2020-08-24 09:30:38 +02:00
Peter Papp cca832a1c1 backend pagination and sorting from laravel database release 2020-08-24 06:35:42 +02:00
Peter Papp 6dd0b4f026 backend pagination and sorting from laravel database 2020-08-21 16:04:21 +02:00
Peter Papp 3e6e046dfc folder delete fix 2020-08-19 06:10:07 +02:00
Peter Papp 5f5caae9e7 updated language files, cache clear button loading 2020-08-18 15:12:34 +02:00
Peter Papp 93a7542502 - Moved chunk size option to .env
- Added ability into App Settings to flush application cache
- Renew password page logo fix
- removed put|patch|delete methods from axios and replaced by faking these methods to support incompatible shared hostings where you can't install php extension to support these methods.
- Getting unique_ids fix
2020-08-18 10:21:24 +02:00
Peter Papp 962b76dd8b fix email setup 2020-08-13 10:57:29 +02:00
carodej fb790200d4 bug fixes 2020-08-05 16:51:44 +02:00
carodej 192b843a85 Merge branch 'dev'
* dev:
  v1.7.3 rc.1
  chunk upload and multipart upload beta.2
  chunk upload and multipart upload beta.1
  multipart upload build
  multipart upload
  chunk upload
  chunk upload
2020-07-30 08:58:19 +02:00
carodej 18761eb5b3 chunk upload and multipart upload beta.1 2020-07-29 12:29:30 +02:00
carodej 6ac543128e chunk upload 2020-07-27 17:28:55 +02:00
carodej 35e1262676 Added some hints to setup wizard, new validation rules and readme update 2020-07-22 09:28:13 +02:00
carodej 6f6115d5cb v1.7 RC.2 2020-07-21 09:27:57 +02:00
carodej b67297f160 v1.7 RC.1 2020-07-20 16:03:39 +02:00
carodej 6f95fc2565 v1.7 beta.8 2020-07-20 08:54:57 +02:00
carodej 6c96fe2f46 v1.7 beta.6 2020-07-18 09:15:19 +02:00
carodej 59b6dfb841 v1.7 beta.3 2020-07-16 16:51:27 +02:00
carodej eeada5468b v1.7 beta.1 2020-07-16 10:26:41 +02:00
carodej 6b36480097 v1.7 alpha.4 2020-07-15 11:50:32 +02:00
carodej 38da639e26 v1.7 alpha.2 2020-07-15 08:34:52 +02:00