Chocobozzz
970ceac0a6
Fix multiple server tests
2019-08-01 10:15:28 +02:00
Chocobozzz
bfbd912886
Fix broken playlist api
2019-08-01 09:11:04 +02:00
Chocobozzz
85394ba22a
Fix webtorrent player
2019-07-30 10:54:14 +02:00
Chocobozzz
df9a1a1365
Add margin to plugin blocks in admin
2019-07-30 10:18:23 +02:00
Chocobozzz
a95a4cc891
Moderators can only manage users
2019-07-30 09:59:19 +02:00
Chocobozzz
dc89026348
Add show channel button in account page
2019-07-29 17:12:18 +02:00
Chocobozzz
8e8eb2614b
Fix help transcoding placement
2019-07-29 16:41:25 +02:00
Chocobozzz
34dd7cb4ca
Fix quota in instance features table
2019-07-29 16:30:01 +02:00
Chocobozzz
d75db01f14
Add plugin translation system
2019-07-26 15:18:30 +02:00
Chocobozzz
16d5469629
Run hooks and register plugins outside angular
2019-07-26 15:18:29 +02:00
Chocobozzz
ba211e7386
Add public settings endpoint
2019-07-26 15:18:29 +02:00
Chocobozzz
23bdacf8ec
Add setting helper to client plugins
2019-07-26 15:18:28 +02:00
BO41
a1758df8a3
Add font-display
2019-07-26 09:07:59 +02:00
Chocobozzz
c8861d5dc0
Fix express validator
2019-07-25 16:23:44 +02:00
Chocobozzz
b4c19345c1
Fix pt_PT and el_GR translations
2019-07-25 14:36:32 +02:00
Chocobozzz
ae8b8faf20
Update translations and support Greek language
2019-07-25 12:06:11 +02:00
Chocobozzz
2c434c348c
Fix angular proxy in dev mode
2019-07-25 11:40:19 +02:00
Chocobozzz
41b15c8921
Update client dependencies
2019-07-25 11:00:45 +02:00
Chocobozzz
03652b3179
Use ::ng-deep instead of /deep/
2019-07-25 11:00:43 +02:00
Chocobozzz
f36da21e40
Update angular
2019-07-25 11:00:43 +02:00
Chocobozzz
523990dbe6
Upgrade server dependencies
2019-07-25 11:00:41 +02:00
Axel Viala
4511437e19
Add sortable for videoQuotaUsed in user-list component.
2019-07-25 11:00:09 +02:00
Chocobozzz
bfa1a32b34
Add client hook/register typings
2019-07-24 11:55:08 +02:00
Chocobozzz
9ae88819c2
Change plugin models names
2019-07-24 11:17:42 +02:00
Chocobozzz
c9e3eeedad
Lazy load client script scopes
2019-07-24 10:58:16 +02:00
Chocobozzz
7663e55a2c
Log error on unknown hook
2019-07-24 10:58:16 +02:00
Chocobozzz
e8f902c05c
Use search client scope
2019-07-24 10:58:16 +02:00
Chocobozzz
93cae47925
Add client hooks
2019-07-24 10:58:16 +02:00
Chocobozzz
9fa6ca160a
Some plugins fixes and doc enhancements
2019-07-24 10:58:16 +02:00
Chocobozzz
109d893ff5
Fix lint
2019-07-24 10:58:16 +02:00
Chocobozzz
f0c5e8b657
Add client helpers to plugins
2019-07-24 10:58:16 +02:00
Chocobozzz
89c344dba4
Add ability to install a plugin from the admin page
2019-07-24 10:58:16 +02:00
Chocobozzz
6702a1b2cc
Add ability to search available plugins
2019-07-24 10:58:16 +02:00
Chocobozzz
b5f919ac8e
WIP plugins: update plugin
2019-07-24 10:58:16 +02:00
Chocobozzz
dba85a1e9e
WIP plugins: add plugin settings/uninstall in client
2019-07-24 10:58:16 +02:00
Chocobozzz
d00dc28dd7
WIP plugins: list installed plugins in client
2019-07-24 10:58:16 +02:00
Chocobozzz
ffb321bedc
WIP plugins: load theme on client side
2019-07-24 10:58:16 +02:00
Chocobozzz
7cd4d2ba10
WIP plugins: add theme support
2019-07-24 10:58:16 +02:00
Chocobozzz
18a6f04c07
WIP plugins: hook on client side
2019-07-24 10:58:16 +02:00
Chocobozzz
b95e1f7b78
Update translations
2019-07-05 08:52:53 +02:00
Nassim Bounouas
50b4dcce56
Fix/connection with email ( #1917 )
...
* #1916 Load user by email - insensitive query
* Revert "Case insensitive login"
This reverts commit c1521ca3d7
.
* #1916 Load user - insensitive query for username and sensitive for email
* #1916 Unit test for insensitive username login && documentation
2019-07-02 11:16:33 +02:00
Nassim Bounouas
4e9fa5b7e9
Feature/subject in contact form ( #1926 )
...
* #1915 Add a subject to contact form and add it to email sent
* #1915 Add subject to contact form tests
* #1915 Contact form test corrected && tslint correction
2019-06-21 08:49:35 +02:00
Chocobozzz
d1ea2a988d
Fix signup email verification
2019-06-20 17:25:53 +02:00
Nassim Bounouas
e1a1f9c623
Link to follower profile from administration ( #1922 )
...
* #1914 Link to follower profile from administration
* #1914 Link to follower profile opens in new tab
2019-06-20 11:38:41 +02:00
Chocobozzz
ac84064a6c
Fix follows backend URL
...
And improve "no followers/followings" message position
2019-06-20 08:51:41 +02:00
Jessica Fairchild
7cf75374ca
Rearrange search filter options
...
Search filter options were out of sequence (short, long, medium) and now they are in sequence (short, medium, long)
2019-06-20 08:44:02 +02:00
Chocobozzz
a5f8b0b49f
Add language filter in header search
2019-06-19 15:34:47 +02:00
Chocobozzz
ee1d0dfb6d
Improve account username copy button
2019-06-19 15:14:13 +02:00
Chocobozzz
ccfcdb6785
Fix lint
2019-06-19 15:05:37 +02:00
Chocobozzz
3caf77d3b1
Add language filters in user preferences
2019-06-19 15:05:36 +02:00