Commit Graph

38 Commits

Author SHA1 Message Date
Peter Papp
03fc533848 php unit fixes 2021-07-22 17:39:01 +02:00
Peter Papp
dccf98602d controller refactoring part 17 2021-07-21 11:20:41 +02:00
Peter Papp
29d1b68dd5 namespaces refactoring part 3 2021-07-19 13:40:26 +02:00
Peter Papp
5046071f3a src folder refactoring 2021-07-18 14:43:50 +02:00
Peter Papp
157427c750 email verification review 2021-07-15 13:55:49 +02:00
Peter Papp
790052804e - php fixer upgrade
- workflow update
- npm update
2021-05-17 10:45:50 +02:00
Peter Papp
d8bbfcd4d2 External storage fix 2021-05-14 20:03:07 +02:00
Peter Papp
438ddbb868 removed padding in mobile pdf view 2021-05-11 10:16:12 +02:00
Peter Papp
50bdac62dc fixed static issues 2021-05-08 09:41:10 +02:00
Peter Papp
9fbd5fd472 removed shared files single page 2021-05-06 09:28:31 +02:00
Peter Papp
8c6e0321fd added spatie/laravel-tail 2021-05-03 07:28:26 +02:00
Peter Papp
6052174b83 psalm implementation 2021-05-02 16:27:18 +02:00
Peter Papp
583d65a1da php 8 support 2021-05-02 16:23:06 +02:00
Peter Papp
b52fe0454b added code style fixer 2021-04-25 08:44:08 +02:00
Peter Papp
2598ba38db - auto database backup 2021-04-10 08:06:01 +02:00
Peter Papp
cff7cd6b32 custom color theme part 1 2021-03-20 10:25:10 +01:00
Peter Papp
c73e44ff01 - laravel query monitor 2021-03-18 07:09:43 +01:00
Peter Papp
88540bd2a6 added it_store_stripe_plans_via_setup_wizard test 2021-03-06 11:32:18 +01:00
Peter Papp
69b72d24a9 added it_get_setup_intent, it_upgrade_plan, it_cancel_subscription test 2021-03-04 12:48:51 +01:00
Peter Papp
2f332197e6 added UserFactory and UserTest.php 2021-02-25 17:35:51 +01:00
Peter Papp
18518106ca Upgrading laravel from v7 to v8 2021-02-25 16:47:32 +01:00
Peter Papp
11873d06ff - zip implementation for users 2020-12-13 17:49:44 +01:00
Peter Papp
6f9f2f2d34 reading metadata in shared link 2020-08-25 11:03:53 +02:00
Peter Papp
6dd0b4f026 backend pagination and sorting from laravel database 2020-08-21 16:04:21 +02:00
Peter Papp
840898ec9a - added region list to setup wizard
- dark mode disabled input fix
- fixed deprecated scopes
- updated screenshots for SaaS version
2020-08-14 08:39:11 +02:00
carodej
a74c1c7b6e translations update 2020-07-12 11:02:21 +02:00
carodej
aedc98cc8b setup wizard init 2020-06-29 10:09:42 +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
26e79e7baa Merge branch 'dev'
* dev:
  set default storage as local
  v1.4.2 update
2020-05-06 07:44:11 +02:00
carodej
edd0b5195d v1.4.2 update 2020-05-06 07:41:36 +02:00
carodej
ca3514d1d2 Merge branch 'dev'
* dev:
  v1.4
  vuefilemanager v1.4-beta.1
  vuefilemanager v1.4-alpha.2
  vuefilemanager v1.5-alpha.1
  editing with shared items in public
  backend update
  backend refactoring
  protected sharing update
  vuex refactoring
  frontend/backend update
  vue frontend update
  vue frontend update
  vue router implemented
  implementing vue router
2020-05-01 11:21:20 +02:00
carodej
b2db3755d8 v1.4 2020-05-01 11:04:03 +02:00
carodej
eb6bd646c8 backend update 2020-04-27 12:38:08 +02:00
carodej
9db34fd90e file delete bugfixes 2020-04-08 09:37:54 +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
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