Commit Graph

87 Commits

Author SHA1 Message Date
Peter Papp af1a8e6333 Migration refactoring 2021-02-25 17:15:58 +01:00
Peter Papp 18518106ca Upgrading laravel from v7 to v8 2021-02-25 16:47:32 +01:00
Milos Holba 29fce75d35 change language id to uuid 2021-02-09 16:22:06 +01:00
Peter Papp a0c39bd955 - upgrade service to 1.8.1 from 1.8
- Landing page for Regular Licenses
- Legal pages for Regular Licenses
2021-01-17 16:21:49 +01:00
Milos Holba ce1bad57cd add change folder icon to rename item popup 2021-01-17 10:24:13 +01:00
Milos Holba a8457cf261 first commit 2021-01-11 15:36:41 +01:00
Milos Holba a100671cc0 timezone change int do decimal fix set_time_by_user_timezone function 2021-01-04 12:09:23 +01:00
Milos Holba ded02fc15b user timezone v1 , add autofocus for CreateFolder,RenameItem popup 2021-01-03 18:00:28 +01:00
Peter Papp a10d394abb - download multiple files in public folder
- frontend build
2020-12-19 11:34:32 +01:00
Peter Papp 11873d06ff - zip implementation for users 2020-12-13 17:49:44 +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
Peter Papp 1981f39f9e traffic fix
drag preview styling
2020-11-29 09:39:26 +01:00
Peter Papp cb417ea76d added basic traffic meter for upload/download 2020-11-23 18:29:23 +01:00
Milos Holba 382756a6f0 rebase 2020-11-13 19:02:08 +01:00
Peter Papp f30dd38b96 migration column in file_manager_files renamed from meta_data to metadata
context menu feractoring
Editor.php typo changes
FileInfoPanel.vue small changes when to show metadata info
Added new exif information and reordering existing in ImageMetaData.vue
Added new translation strings to i18n files
2020-10-24 09:44:23 +02:00
Miloš Holba 0e12029efc v0.1 Blacklist and Exif data 2020-10-24 09:43:58 +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 cca832a1c1 backend pagination and sorting from laravel database release 2020-08-24 06:35:42 +02:00
Peter Papp f03c6edec1 - code splitting with vue router 2020-08-14 10:02:24 +02:00
carodej 7ff7decbb6 v1.7 alpha.3 2020-07-15 09:36:38 +02:00
carodej c9d300769c bugfixes 2020-07-14 10:34:42 +02:00
carodej 2ae60003d6 index options added 2020-07-13 09:49:25 +02:00
carodej 5a9f5813c8 dark mode update 2020-07-09 10:56:17 +02:00
carodej a98625876d Setup wizard update 2020-07-01 11:01:54 +02:00
carodej aedc98cc8b setup wizard init 2020-06-29 10:09:42 +02:00
carodej a2dfc627a7 frontend & backend update 2020-06-22 16:46:02 +02:00
carodej a2cab6198e frontend & backend update 2020-06-19 08:03:29 +02:00
carodej cffdc3ced9 frontend/backend update 2020-06-05 16:48:11 +02:00
carodej ca14838212 frontend update 2020-06-03 10:58:44 +02:00
carodej 252b6fd0bf v1.6 released 2020-05-28 13:00:54 +02:00
carodej a76d1dec3b user management v1.6-alpha.1 2020-05-27 10:22:33 +02:00
carodej 586f0bba68 protected sharing update 2020-04-24 12:50:11 +02:00
carodej 8cbc58f775 frontend/backend update 2020-04-23 12:40:22 +02:00
MakingCG 4504276563 Version 1.3
- i18n localization support
- Added SK, EN language files
- Video/Audio preview in file preview panel (Thanks to Joshua Fouyon to participating on this feature)
- Drop uploading (You can now drag files from desktop and drop it to VueFileManager)
- Fixed bug when rename item in safari browser
- Fixed bug when you drag folder from trash to favourites in sidebar panel
- small functions and design improvements
2020-04-03 11:52:54 +02:00
MakingCG 8633650f82 Added i18n support 2020-04-01 18:44:47 +02:00
MakingCG 515e8ef5ef V1.1
User Authentication
- Login to user account
- Register new user account
- Reset user password

Functionality
- Added locations to menu
- Added trash for deleted folders & files
- Restore files or folders from trash
- Empty trash function
- Favourites folders
- List of 5 latest uploads
- Profile settings page
- Storage info and upload limits

Design
- Night Mode
- Navigation sidebar
- Quick action buttons in mobile version
- Improved mobile UX
- Other small design improvements

Settings
- Enable/Disable user account registration
- Set storage limitation
- Set storage capacity for all users
2020-03-14 18:56:35 +01:00
MakingCG 3285a7e1c2 Initial commit 2020-03-10 19:00:32 +01:00