Evan Theurer
f50d6a1802
Convert social to scss.
...
Convert colors to variables.
Rename color.
Rearrange usability.
Remove unused help border.
Improved variables for bar.
Update variables for bar and base.
11 years ago
Evan Theurer
c632e4cc9d
Convert settings to scss.
...
Convert colors to variables.
11 years ago
Evan Theurer
b9f0ee22cf
Convert fileinfo to scss.
...
Rearrage elements in fileinfo.
Colors to variables.
Rearrange rightslide elements.
Rearrange the roombar scss.
Rearrange screenshare.
Rearrange settings elements.
11 years ago
Evan Theurer
171e8d6ed9
Breakout the @media to mixens. Convert chat to scss.
...
Rearrange elements.
Convert colors to variables. Convert msg icons to variables.
Convert colors to variables.
Rearrange elements.
11 years ago
Evan Theurer
6b2cbcfa4a
Convert buddylist to scss.
...
Rearrange elements.
Change out colors for variables.
Rename .buddy1 to .display-name and .buddy2 to .browser.
Change out i selector with font-awesome variable prefix selector class.
Rename .buddyimage to .avatar
Convert part of chat to scss. Move colors to varialbes.
Convert chat to scss. Change colors to variables.
Convert chat to scss.
11 years ago
Evan Theurer
63af6e4462
Update audiovideo to scss.
...
Rearrange elements.
Change out colors for variables.
Change out colors for variables.
11 years ago
Evan Theurer
adbca1c299
Use autoprefixer to create vendor prefixes for css automatically, eliminating need for vendor prefixes in code.
...
Update autoprefixer browser support. Add make command to see prefix outputs.
Remove vendor prefixes - handled by autoprefixer.
Rearrange elements.
Rearrange elements.
11 years ago
Evan Theurer
2105ebd17e
Add font-awesome v4.0.3 sass.
...
File for all site sass variables and variables that are customized from bootstrap, font-awesome.
Build bootstrap with our custom set variables.
Build font-awesome with our custom variables.
Colors now in _variables.scss
Background color.
Run cleanup.
Include variables from 3b5a7688e6
.
Fix jumping of bar on reload.
Reference existing variable.
Update compass import.
Revert to file scss updates from 04d34e235c
.
Update the overlaybar* syntax to overlaybar-*.
Arrange elements.
Break groups up.
Import comments.
11 years ago
Evan Theurer
7a388d5a6e
Add bootstrap v3.1.1 sass.
11 years ago
Evan Theurer
c759595eb2
Update audiolevel to scss.
11 years ago
Evan Theurer
8727a45d04
Rearange overlaybar styles to scss.
...
Add .bar class. Change all bar-* classes. Revert to font property instead of rhythm mixin.
11 years ago
Evan Theurer
b827e13d61
Update nicescroll to scss.
...
Update overlaybar numbers, syntax, and changeout colors for variables.
11 years ago
Evan Theurer
13e85ac77f
Update animation to scss.
11 years ago
Evan Theurer
73493ee1d0
Refactored base to scss.
...
Update style.
Fix whitespace.
11 years ago
Evan Theurer
3a848f1444
Move colors to variables.
...
Required mixins.
Use mixins and format css.
Color pallete of site to easily compare color values.
Create color variables.
Create font variable.
Improved ordering.
Replace box-shadow instances with mixin.
Compact font and background.
Revert to original color declaration type.
Improved .right .btn
Changed #bar .right/.middle/.left to #bar .bar-right/.bar-middle/.bar-left
Breakup elements in bar-left,bar-middle,bar-right blocks
Use compass vertical rhythm - setup baseline, using relative units.
11 years ago
Simon Eisenmann
d04fbb9a2c
Added API end point to receive the server config document.
11 years ago
Simon Eisenmann
5774a4b42c
Added more text and translated to German.
11 years ago
Simon Eisenmann
ca7e6d0332
Implemented certificate pass through from SSL frontend proxy via HTTP headers.
11 years ago
Simon Eisenmann
ffaa2ec18f
Fixed nil pointer check.
11 years ago
Simon Eisenmann
08f71ec8c8
Show warning when no handler is registered.
11 years ago
Simon Eisenmann
9797e2dc55
Make sure to log error.
11 years ago
Simon Eisenmann
dfd319d06c
Fixed several possible nil pointer access issues.
11 years ago
Simon Eisenmann
befb28cf50
Added missing initialization.
11 years ago
Simon Eisenmann
8e23be4f46
Finialized settings integration.
11 years ago
Simon Eisenmann
12c04a9198
Cleaned up implementation of certificates handler and added bunch of config files options.
11 years ago
Simon Eisenmann
eb13945be8
TLS client side auth now even works.
11 years ago
Simon Eisenmann
a6a930f73a
Implemented TLS client auth.
11 years ago
Simon Eisenmann
83497ebeea
Actually create random serials.
11 years ago
Simon Eisenmann
69039af618
Playing around with keygen element.
11 years ago
Simon Eisenmann
62e160d7b7
Updated sleepy to 05901e834c
11 years ago
Simon Eisenmann
bec399dca3
Implemented httpheader userid handler.
11 years ago
Simon Eisenmann
8e920180b1
Rebuilt translation and completed German (de) translation.
11 years ago
Simon Eisenmann
a1c1405c61
Added realm to userids, tokens and nonces.
11 years ago
Simon Eisenmann
f27c5d10a3
Implemented web client integration of user authentication, authorization and creation.
11 years ago
Simon Eisenmann
10f85891ac
Implemented user creation API.
11 years ago
Simon Eisenmann
a46f36fd48
Implemented userid validation and pluggable interface to implement different authentication backends.
...
Rewrote comments in the example configuration.
Moved all global test code into a plugin (plugin-test-authorize.js).
11 years ago
Simon Eisenmann
5c6eb060af
Made the REST API consistent.
11 years ago
Simon Eisenmann
8a74cfb892
Implemented user authorization and authentication api and data layers.
11 years ago
Simon Eisenmann
00dbdcee0f
Updated sleepy to 6c9daa1e5c
and changed handlers to new API.
11 years ago
Simon Eisenmann
dfba1f5640
Added non public session id to prepare for authorization.
11 years ago
Simon Eisenmann
41cb800c15
Make sure all session data is available early enough.
11 years ago
Simon Eisenmann
c5bd56c718
Cleaned up token and session id generation in preperation for userids.
11 years ago
Simon Eisenmann
1195b39b11
Added Userid fields to DataSession and DataSelf JSON documents.
11 years ago
Simon Eisenmann
8953a1a76e
Handle users request with sessions.
11 years ago
Simon Eisenmann
c7bddeda5f
Renamed everything which was named user to session in preperation for user implementation.
11 years ago
Simon Eisenmann
8078d0d999
Do not show overlayActions in smally mode.
11 years ago
Simon Eisenmann
e423ac6a2f
Rebuilt translations and translated to German (de).
11 years ago
Simon Eisenmann
6d228f5dcf
Make sure that there is enough room for videos in kiosk mode and scroll if there isnt.
11 years ago
Simon Eisenmann
579d124707
Improved visibility of overlay actions.
11 years ago
Simon Eisenmann
7d8ebcc35a
Brought back pointer events in remote videos on kiosk view.
11 years ago