132 Commits

Author SHA1 Message Date
Čarodej
7659cc7221 api refactoring 2022-05-31 15:12:31 +02:00
Čarodej
b9975de700 paginator refactoring and implementation into the routes 2022-05-26 07:46:15 +02:00
Čarodej
69a48e8925 share routes refactoring 2022-05-16 11:51:08 +02:00
Čarodej
c0e431b384 api refactoring 2022-05-16 11:50:51 +02:00
Čarodej
3d2e279afd user settings api update 2022-05-04 07:20:15 +02:00
Čarodej
89e4ae6737 search api update 2022-05-03 16:11:00 +02:00
Čarodej
664f8d8e53 create share api update 2022-05-03 09:57:56 +02:00
Čarodej
b635a17644 remote upload refactoring 2022-04-25 10:56:15 +02:00
Čarodej
dc8e3c8141 remote upload backend functionality 2022-04-20 18:19:25 +02:00
Čarodej
e0e488860d socialite fix 2022-03-05 11:18:53 +01:00
Čarodej
45a3b5415b create/get upload request backend 2022-02-17 10:11:43 +01:00
Čarodej
394a7b6baf upload request prototype UI 2022-02-16 16:57:57 +01:00
Čarodej
3867c9cd67 admin creation via setup wizard refactoring 2022-02-10 09:06:47 +01:00
Čarodej
a6940379cb setup wizard refactoring 2022-02-09 14:04:51 +01:00
Čarodej
89e886b40c qr code generator 2022-01-19 09:00:54 +01:00
Čarodej
ead4f65e1a refactor 2022-01-10 08:31:44 +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
Milos Holba
f017be476f refactoring v1 2022-01-08 14:36:57 +01:00
Milos Holba
f37c4f62b7 create Socialite Login/Register 2021-12-16 14:07:33 +01:00
Čarodej
b08662b307 spotlight ability to search users with 'u ' keyword 2021-12-01 09:19:51 +01:00
Čarodej
f402141bfb removed old subscription backend 2021-11-19 16:18:27 +01:00
Čarodej
cdaad931bb format 2021-11-03 17:34:46 +01:00
Čarodej
841c1db54a implemented navigation tree controller for teams 2021-10-22 16:39:53 +02:00
Peter Papp
ca1d037975 create team folder 2021-08-24 10:58:03 +02:00
Peter Papp
26e3194f21 public share navigation 2021-08-23 08:30:34 +02:00
Peter Papp
15fba236d7 - added recent uploads
- added my shared items
- added trash
2021-08-20 11:08:50 +02:00
Peter Papp
60337934cb - removed participant upload 2021-08-09 09:38:08 +02:00
MakingCG
5341fbedc6 Fix backend code styling 2021-07-29 14:12:15 +00:00
Peter Papp
0ea7447901 user zipping 2021-07-29 10:51:58 +02:00
Peter Papp
71a1eb8e7c Zipping on the fly 2021-07-28 18:16:20 +02:00
MakingCG
7cb485fb43 Fix backend code styling 2021-07-22 15:28:36 +00:00
Peter Papp
5167f082f7 controller refactoring part 25 2021-07-22 07:49:25 +02:00
Peter Papp
9fb9b8a1b0 controller refactoring part 22 2021-07-21 17:21:19 +02:00
Peter Papp
91fc7f2d9d controller refactoring part 20 2021-07-21 12:22:26 +02:00
Peter Papp
3860faf851 controller refactoring part 19 2021-07-21 12:01:44 +02:00
Peter Papp
58d8724cea controller refactoring part 15 2021-07-21 09:42:39 +02:00
Peter Papp
1534696e0d controller refactoring part 14 2021-07-21 09:01:51 +02:00
Peter Papp
b659f2ad8d controller refactoring part 13 2021-07-20 17:46:38 +02:00
Peter Papp
0633131a73 controller refactoring part 8 2021-07-20 12:54:54 +02:00
Peter Papp
dc98c839a2 controller refactoring part 7 2021-07-20 12:22:48 +02:00
Peter Papp
0232a7abeb controller refactoring part 6 2021-07-20 11:50:03 +02:00
Peter Papp
cde8b6aae3 controller refactoring part 5 2021-07-20 11:23:45 +02:00
Peter Papp
8c493395c4 controller refactoring part 4 2021-07-20 10:27:00 +02:00
Peter Papp
2e52af5275 controller refactoring part 3 2021-07-20 10:17:40 +02:00
Peter Papp
20a6404d8d controller refactoring part 2 2021-07-20 09:50:23 +02:00
Peter Papp
d6db2f3a7c controller refactoring part 1 2021-07-20 08:58:20 +02:00
Peter Papp
54dc57fcbf namespaces refactoring part 2 2021-07-18 18:05:33 +02:00
Peter Papp
8f77a497b5 namespaces refactoring 2021-07-18 17:21:37 +02:00
Peter Papp
157427c750 email verification review 2021-07-15 13:55:49 +02:00
Milos Holba
4d078dc24a create new register route(Laravel) , create new email successfully verified route(Vue) 2021-05-22 19:36:02 +02:00