Chocobozzz
|
67ed6552b8
|
Reorganize client shared modules
|
2020-06-23 16:00:49 +02:00 |
|
Kim
|
b15fe00f74
|
Add maximized mode to markdown-textarea + CSS improvements (#2660)
* Add arrows-angle-contract/expand bootstrap icons
* Add grey textarea-background-color
* Add maximized support to markdown-textarea + improve column display
* Refactor CSS + add ResizeObservable
* Replace bootstrap icons with softies
* Add ResizeObserver typing definition
* Add focus on textarea + Fix Observables
* Propage component changes on markdown plugins
* Ignore ResizeObserver not implemented in typescript yet
* Move observers from constructor to click event
* Add scss and css variables
* Replace textareaWidth with textareaMaxWidth to fix others textareas
* Clean unused css rules
* Fix ResizeObserver unknown by TypeScript compiler
* Set max-width: 100% for small and mobile views
* Fix textarea/preview height on maximized mode
* Add common padding textarea/preview side-by-side
* Hide scrollbar sub-menu on small-views
* Add maximized mode for mobile views
* Fix sass calculate syntax
* Revert custom CSS variable for inputBorderRadius and inputBorderColor
* Remove unsued methods
* Fix missing implement method
Co-authored-by: kimsible <kimsible@users.noreply.github.com>
|
2020-04-28 14:53:43 +02:00 |
|
Chocobozzz
|
be27ef3b46
|
Strict templates enabled
|
2020-02-10 16:39:28 +01:00 |
|
Chocobozzz
|
4ee6a8b13e
|
Fix admin config form for auto follow
|
2020-01-21 10:47:56 +01:00 |
|
Lesterpig
|
d68ebf0b4a
|
Add hyperlink video timestamps in description
Fix #1312 (duplicates: #1728 and #2007)
The modification is also applied to comments and video editing.
|
2019-12-17 09:45:02 +01:00 |
|
Chocobozzz
|
41d713446c
|
Lazy import some modules
|
2019-02-15 15:52:18 +01:00 |
|
Chocobozzz
|
1506307f2f
|
Increase abuse length to 3000
And correctly handle new lines
|
2019-01-14 16:48:38 +01:00 |
|
Chocobozzz
|
4d089429fe
|
Remove uneeded rxjs-compat
|
2018-06-18 11:02:24 +02:00 |
|
Chocobozzz
|
bbe0f0645c
|
Add ability to schedule video publication
|
2018-06-15 18:20:56 +02:00 |
|
Chocobozzz
|
b1d40cff89
|
Add i18n attributes
|
2018-06-05 08:43:01 +02:00 |
|
Chocobozzz
|
db400f447a
|
Upgrade to rxjs 6
|
2018-05-16 09:42:54 +02:00 |
|
Chocobozzz
|
07fa4c97ca
|
Add support to video support on client
|
2018-02-20 16:13:55 +01:00 |
|
Chocobozzz
|
3290f37c76
|
Video previews take all the width on mobile
|
2018-02-09 09:30:37 +01:00 |
|
Chocobozzz
|
66b16cafb3
|
Add new name/terms/description config options
|
2018-01-31 16:42:40 +01:00 |
|