Leon Klingele
|
c9a00b7747
|
Add UI to lock/unlock a room (#239)
|
10 years ago |
Simon Eisenmann
|
a51131b3e3
|
Stop to use window.alert() for load errors
Load errors are now shown as simple inline messages, replacing the
loader. This avoids annoying browser alert windows.
|
10 years ago |
Simon Eisenmann
|
4765b8a98f
|
Update AngularJS to 1.5.6
|
10 years ago |
Evan Theurer
|
a47d220807
|
Fix breaking change: css animation defaults of directive animation classes changed. See 1bebe36aa9 (diff-fc9e96da9f5a9dfda43ef79e695d27ccR155).
|
10 years ago |
Joachim Bauch
|
96b482827c
|
Add CSS class with current room type to body including helpers to show/hide elements.
|
10 years ago |
Simon Eisenmann
|
86d740bd51
|
Improved behavior on small devices.
|
11 years ago |
Simon Eisenmann
|
f63ab8639e
|
More improvements to chat usability by colors.
|
11 years ago |
Simon Eisenmann
|
00499fad15
|
Improved chat color and increased panel size.
|
11 years ago |
Simon Eisenmann
|
d1028521be
|
Use max widths for chat messages.
|
11 years ago |
Simon Eisenmann
|
71ec7e8b21
|
Use variable properly.
|
11 years ago |
Simon Eisenmann
|
61eb329630
|
Use css to provide ellipsis for buddy subline.
|
11 years ago |
Simon Eisenmann
|
d7a269d765
|
Use steps for animation.
|
11 years ago |
Simon Eisenmann
|
815ee9bb9e
|
Reduced chat blink animation to 1 step.
|
11 years ago |
Simon Eisenmann
|
f0ba9f14ee
|
Fixed chat icon color.
|
11 years ago |
Simon Eisenmann
|
f9f27bda48
|
Fixed chat arrows.
|
11 years ago |
Simon Eisenmann
|
a4844a9a11
|
Improved settings so OK button is static on top.
|
11 years ago |
Simon Eisenmann
|
4a2cdbe46b
|
Split up styles make target to make it possible to build stuff seperately.
|
11 years ago |
Simon Eisenmann
|
5707d1dd18
|
Fixed scss issues found by Hound.
|
11 years ago |
Simon Eisenmann
|
af77cc0033
|
Improved onlyaudio styles.
|
11 years ago |
Simon Eisenmann
|
dbe78d34f7
|
Implemented audio only styles for own video.
|
11 years ago |
Joachim Bauch
|
964b5b71c7
|
Don't use "id" selectors in directives.
|
11 years ago |
Simon Eisenmann
|
2f85b039ed
|
Handle slow loads of web fonts and rebuilt styles.
|
11 years ago |
Joachim Bauch
|
dd6d11dd53
|
Run WebODF rendering inside sandboxed iframe.
|
11 years ago |
Joachim Bauch
|
f91084ed96
|
Changed ordering (found by Hound).
|
11 years ago |
Joachim Bauch
|
c973103c31
|
Run pdf.js rendering inside sandboxed iframe.
|
11 years ago |
Joachim Bauch
|
02bda0367d
|
Merge rule (found by Hound).
|
11 years ago |
Joachim Bauch
|
7cc196f4e0
|
Move sandbox code to own file, refactor common sandboxing code to service.
|
11 years ago |
Simon Eisenmann
|
beff7439b8
|
Bumped copyright to 2015.
|
11 years ago |
Evan Theurer
|
4f9e0abb36
|
Fix scss-lint error IdSelector.
|
11 years ago |
Simon Eisenmann
|
3da4f79470
|
Improved bash fu.
|
11 years ago |
Evan Theurer
|
b5f4893173
|
Do not let globally set scss-lint IdSelectors affect display of errors in other files.
|
11 years ago |
Evan Theurer
|
c9bc20d3dc
|
Fix scss-lint error MergeableSelector.
|
11 years ago |
Simon Eisenmann
|
9c8a2af107
|
Detect full screen exit properly and use :fullscreen style instead of custom class to get black background.
|
11 years ago |
Evan Theurer
|
ee5b9af4e1
|
Fix scss-lint error SelectorDepth.
|
11 years ago |
Simon Eisenmann
|
dafb0ccd83
|
Avoid broken video layout if local camera captures wrong aspect ratio.
|
11 years ago |
Evan Theurer
|
b95b715441
|
Fix scss-lint error QualifyingElement.
|
11 years ago |
Evan Theurer
|
58c3a50c08
|
Fix scss-lint error NestingDepth.
|
11 years ago |
Evan Theurer
|
c31fc362db
|
Fix scss-lint error SelectorFormat.
|
11 years ago |
Evan Theurer
|
2fc0778e78
|
Fixup @keyframes.
|
11 years ago |
Evan Theurer
|
a4937c7685
|
Fix scss-lint error UnnecessaryParentReference.
|
11 years ago |
Evan Theurer
|
e62eb6793c
|
Fix scss-lint errors BorderZero ColorKeyword DeclarationOrder DuplicateProperty EmptyLineBetweenBlocks FinalNewline HexNotation ImportPath Indentation LeadingZero PropertySortOrder PropertySpelling Shorthand SingleLinePerSelector SpaceAfterComma SpaceAfterPropertyColon SpaceBeforeBrace StringQuotes TrailingSemicolon UnnecessaryParentReference UrlQuotes ZeroUnit.
|
11 years ago |
Simon Eisenmann
|
0e2f660d55
|
Fixed SCSS lint warnings.
|
11 years ago |
Simon Eisenmann
|
457eabf23f
|
Contacts can now be disabled on server module level (server.conf).
|
11 years ago |
Simon Eisenmann
|
d36f19f968
|
Ignore used HTML5 compass mixins.
|
11 years ago |
Simon Eisenmann
|
c333c7bf0a
|
Added support for scss-lint in Hound and Makefile.
|
11 years ago |
Simon Eisenmann
|
d12471445d
|
Improved Firefox support for video layout and make use of object-fit support in FF>=36.
|
11 years ago |
Simon Eisenmann
|
e62ac80216
|
Fixed styles of youtube and presentation component by no longer centering the text.
|
11 years ago |
Simon Eisenmann
|
132d84568e
|
Fixed position text on buddy list.
|
11 years ago |
Simon Eisenmann
|
8b649d46d5
|
Changed position of buddy list loader to bottom right.
|
11 years ago |
Simon Eisenmann
|
238712ca97
|
Improved toastr styles.
|
12 years ago |