DariusIII
|
afb06af625
|
Update manticore search usage
|
2026-08-02 22:49:50 +02:00 |
|
DariusIII
|
064154ad12
|
Try to gain API speed
|
2026-07-14 13:26:18 +02:00 |
|
DariusIII
|
ccb79f13b9
|
Update API handling
|
2026-07-11 10:00:01 +02:00 |
|
DariusIII
|
ab41b91af5
|
Add GDPR compliance
|
2026-06-17 09:49:39 +02:00 |
|
DariusIII
|
499d6d8cfc
|
CS fixes
|
2026-06-11 10:32:38 +02:00 |
|
DariusIII
|
832fb5fb59
|
Fix couple of security issues
|
2026-06-11 10:26:29 +02:00 |
|
DariusIII
|
b1a6541033
|
Update admin dashboard
|
2026-04-27 17:00:41 +02:00 |
|
DariusIII
|
00c6c12da0
|
Update indexing of releases
|
2026-04-10 15:09:51 +02:00 |
|
DariusIII
|
ed6020caa8
|
Add newe indexes, improve old ones and use them where possible
|
2026-04-10 14:32:10 +02:00 |
|
DariusIII
|
1e8e607148
|
Make imdbid string everywhere
|
2026-04-09 17:16:17 +02:00 |
|
DariusIII
|
6aee2ef718
|
Laravel 13 support
|
2026-03-26 10:48:12 +01:00 |
|
DariusIII
|
4bca02f103
|
Latest pint fixes
|
2026-03-11 10:11:30 +01:00 |
|
DariusIII
|
01a96bbc43
|
Declare strict types in classes
|
2026-02-26 14:26:07 +01:00 |
|
DariusIII
|
c5e55dd562
|
Fix phpstan reported errors
|
2026-02-10 16:16:29 +01:00 |
|
DariusIII
|
a1b6b96e26
|
Update account area
|
2026-02-09 11:59:20 +01:00 |
|
DariusIII
|
a3abdb4001
|
Update release observer
|
2026-02-02 10:59:39 +01:00 |
|
DariusIII
|
0c6ce9974a
|
CS fixes
|
2026-01-07 14:51:28 +01:00 |
|
DariusIII
|
93a20beb14
|
Add movies and tvshows indexes for faster searches
|
2025-12-31 22:21:47 +01:00 |
|
DariusIII
|
649454e6e7
|
Update email look
|
2025-12-10 14:45:44 +01:00 |
|
DariusIII
|
5e6864b772
|
Add account promotions support
|
2025-11-29 19:54:27 +01:00 |
|
DariusIII
|
f12f554234
|
Update activity tracking
|
2025-10-28 11:19:47 +01:00 |
|
DariusIII
|
ddafad0f91
|
CS fixes
|
2025-05-04 23:32:15 +02:00 |
|
DariusIII
|
2f5ab2000c
|
Remove userseed from users table
|
2025-05-04 23:31:49 +02:00 |
|
Shift
|
71e1631df6
|
Remove redundant typing from DocBlocks
|
2023-03-30 14:15:45 +00:00 |
|
Shift
|
afb0f41611
|
Add PHP type hints
|
2023-03-30 14:15:39 +00:00 |
|
DariusIII
|
49872346f2
|
CS code fixes by pint
|
2023-03-02 16:47:20 +01:00 |
|
DariusIII
|
c33db34c49
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2021-09-13 20:01:06 +00:00 |
|
DariusIII
|
1c10cb0e1e
|
PHP cs fixer fixes
|
2020-03-01 01:14:27 +01:00 |
|
DariusIII
|
405c6f34ac
|
Use APP_NAME and MAIL_FROM_ADDRESS in place of database settings and remove unused entries from site and settings table
|
2020-03-01 01:13:00 +01:00 |
|
DariusIII
|
02ad342bac
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-02-05 01:56:40 +00:00 |
|
DariusIII
|
b343c02c63
|
Update project files
|
2020-02-05 00:39:09 +00:00 |
|
DariusIII
|
5a8fff0020
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-11-01 19:52:18 +00:00 |
|
DariusIII
|
83235ae6e3
|
Phpcs fixes
|
2019-10-24 12:31:03 +02:00 |
|
DariusIII
|
cb5851a746
|
Update email management code
|
2019-10-24 12:30:00 +02:00 |
|
DariusIII
|
57f256938a
|
Update user roles assignment functions
|
2019-10-15 21:42:40 +02:00 |
|
DariusIII
|
8f78472f5c
|
Update invite code
|
2019-08-06 15:58:14 +02:00 |
|
DariusIII
|
a30904ace4
|
Fix sending invites when site is in invite mode
|
2019-08-05 15:44:00 +02:00 |
|
DariusIII
|
7e2bf6cad9
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-03-18 08:59:31 +00:00 |
|
DariusIII
|
426d50174b
|
Don't send activation emails if site email is not set
|
2019-03-18 09:59:04 +01:00 |
|
DariusIII
|
528b4e8001
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-03-08 21:54:45 +00:00 |
|
DariusIII
|
e6b4bc5a6e
|
Add check if _install/install.lock exists before sending registration related emails. Fixes issue #928
|
2019-03-08 22:54:27 +01:00 |
|
DariusIII
|
d6d24c5b45
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-02-21 19:34:39 +00:00 |
|
DariusIII
|
884aec9b10
|
Move user role assignment on registration to UserServiceObserver
|
2019-02-21 20:34:24 +01:00 |
|
DariusIII
|
1d39e369bc
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-02-08 10:29:40 +00:00 |
|
DariusIII
|
b4010e271f
|
Move account deletion emails sending to user observer
|
2019-02-08 11:29:15 +01:00 |
|
DariusIII
|
d0a554c1b8
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-02-08 09:30:26 +00:00 |
|
DariusIII
|
9771bec534
|
Add email notifications for new registered user on site, send welcome email to new users
|
2019-02-08 10:30:09 +01:00 |
|
DariusIII
|
d3159da0fa
|
Add UserServiceObserver and move account verification to it
|
2019-02-07 12:24:27 +01:00 |
|