Čarodej
|
e5f4bad9a9
|
azure implementation
|
2022-04-11 11:59:16 +02:00 |
|
Čarodej
|
fbc9eed30b
|
ftp implementation
|
2022-04-11 09:34:25 +02:00 |
|
Čarodej
|
10d8b592ea
|
confirm token in 2fa challenge
|
2022-04-05 09:52:49 +02:00 |
|
Čarodej
|
bf6bc17d7d
|
auto plan synchronization
|
2022-04-04 19:05:02 +02:00 |
|
Čarodej
|
be37f95404
|
- Added status column to the fixed plan table
- Ability to delete fixed plan if there isn't any subscribed user
- Improved error handling in subscription module
|
2022-04-02 17:52:48 +02:00 |
|
Čarodej
|
9d4d1ba9aa
|
s3 bandwidth usage fix
|
2022-03-29 10:06:20 +02:00 |
|
Čarodej
|
a608678bb9
|
plan tables for fixed billing
language translation fix
|
2022-03-23 19:16:40 +01:00 |
|
Čarodej
|
dece343d8b
|
composer update
|
2022-03-20 19:20:35 +01:00 |
|
Čarodej
|
4b899d8f29
|
composer fix
|
2022-03-16 17:25:45 +01:00 |
|
Čarodej
|
e8c3fd74b1
|
added AdminBonusAddedNotification.php and InsufficientBalanceNotification.php
|
2022-03-16 17:22:55 +01:00 |
|
Čarodej
|
8495ed5422
|
websocket implementation
|
2022-03-09 07:40:05 +01:00 |
|
Čarodej
|
241190104e
|
subscription repository update
|
2022-03-06 10:13:04 +01:00 |
|
Čarodej
|
e0e488860d
|
socialite fix
|
2022-03-05 11:18:53 +01:00 |
|
Čarodej
|
ab3a307dc1
|
Laravel 9 upgrade
|
2022-02-25 17:37:17 +01:00 |
|
Čarodej
|
a6940379cb
|
setup wizard refactoring
|
2022-02-09 14:04:51 +01:00 |
|
Čarodej
|
8a64fe070b
|
Merge remote-tracking branch 'origin/social_authentication' into subscription
# Conflicts:
# .env.example
# composer.lock
# public/mix-manifest.json
# resources/js/views/User/Password.vue
# routes/api.php
# src/App/Users/Actions/CreateNewUserAction.php
# tests/App/Users/UserAccountTest.php
|
2022-01-10 07:38:56 +01:00 |
|
Čarodej
|
c7c11fe5b9
|
Limitation API skelet with can upload tests
|
2022-01-05 11:20:57 +01:00 |
|
Milos Holba
|
f37c4f62b7
|
create Socialite Login/Register
|
2021-12-16 14:07:33 +01:00 |
|
Čarodej
|
7c5cb79677
|
event implementation
|
2021-11-19 17:08:49 +01:00 |
|
Čarodej
|
496a6ea5a7
|
composer update
|
2021-11-19 16:21:50 +01:00 |
|
Čarodej
|
18ff8a6dc7
|
- test refactoring
- removed laravel/cashier
|
2021-11-06 16:07:31 +01:00 |
|
Čarodej
|
1f5f0a7fbb
|
subscription installation
|
2021-11-06 15:55:04 +01:00 |
|
Čarodej
|
ee86fbbe66
|
- convert folders into teams folders in convert/delete events
- composer update
|
2021-11-04 10:05:29 +01:00 |
|
Čarodej
|
19cc01131b
|
- gate implementation
- protected shared view fix
|
2021-09-24 10:52:19 +02:00 |
|
Peter Papp
|
e751a6bc90
|
team folder generator
|
2021-08-30 09:16:48 +02:00 |
|
Peter Papp
|
ca1d037975
|
create team folder
|
2021-08-24 10:58:03 +02:00 |
|
Peter Papp
|
71a1eb8e7c
|
Zipping on the fly
|
2021-07-28 18:16:20 +02:00 |
|
Peter Papp
|
f8cb879e42
|
queueable email sharing
|
2021-07-23 18:13:58 +02:00 |
|
Peter Papp
|
dccf98602d
|
controller refactoring part 17
|
2021-07-21 11:20:41 +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
|
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
|
bf9581173c
|
- S3 storages compatibility with v2
- user profile fixes
|
2021-04-06 18:01:59 +02:00 |
|
Peter Papp
|
c73e44ff01
|
- laravel query monitor
|
2021-03-18 07:09:43 +01:00 |
|
Peter Papp
|
07cc977684
|
divisive public and private browsing controller
|
2021-03-14 17:03:42 +01:00 |
|
Peter Papp
|
af5181d4d7
|
- index method refactoret
- Added AppTest
|
2021-03-11 09:41:31 +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
|
4e098286a6
|
- added it_delete_zips_older_than_one_day test
- refactored scheduler tasks into SchedulerService.php
|
2021-03-02 17:05:49 +01:00 |
|
Peter Papp
|
27675d7f38
|
- refactored move method
- refactored FavouriteController.php store method
- added some tests methods
|
2021-02-27 10:22:35 +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 |
|