Simon Eisenmann
242c4a0b26
Mark registered users in buddy list.
12 years ago
Simon Eisenmann
8757689516
Fixed session vs. user confusion in buddylist component.
12 years ago
Simon Eisenmann
a1c1405c61
Added realm to userids, tokens and nonces.
12 years ago
Simon Eisenmann
f27c5d10a3
Implemented web client integration of user authentication, authorization and creation.
12 years ago
Simon Eisenmann
10f85891ac
Implemented user creation API.
12 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).
12 years ago
Evan Theurer
5667210a72
Create color variables.
12 years ago
Evan Theurer
f5a54b264f
Color pallete of site to easily compare color values.
12 years ago
Evan Theurer
21218a0a30
Use mixins and format css.
12 years ago
Evan Theurer
596dfc3148
Required mixins.
12 years ago
Evan Theurer
270cf9e3df
Move colors to variables.
12 years ago
Simon Eisenmann
5c6eb060af
Made the REST API consistent.
12 years ago
Simon Eisenmann
61532d7b14
Added REST API docs.
12 years ago
Simon Eisenmann
8a74cfb892
Implemented user authorization and authentication api and data layers.
12 years ago
Simon Eisenmann
00dbdcee0f
Updated sleepy to 6c9daa1e5c and changed handlers to new API.
12 years ago
Simon Eisenmann
dfba1f5640
Added non public session id to prepare for authorization.
12 years ago
Simon Eisenmann
41cb800c15
Make sure all session data is available early enough.
12 years ago
Simon Eisenmann
c5bd56c718
Cleaned up token and session id generation in preperation for userids.
12 years ago
Simon Eisenmann
1195b39b11
Added Userid fields to DataSession and DataSelf JSON documents.
12 years ago
Simon Eisenmann
8953a1a76e
Handle users request with sessions.
12 years ago
Simon Eisenmann
c7bddeda5f
Renamed everything which was named user to session in preperation for user implementation.
12 years ago
Simon Eisenmann
b8a5854428
Changed documentation to make a distinction between user and session.
12 years ago
Simon Eisenmann
8078d0d999
Do not show overlayActions in smally mode.
12 years ago
Simon Eisenmann
e423ac6a2f
Rebuilt translations and translated to German (de).
12 years ago
Evan Theurer
3b5a7688e6
Run cleanup.
12 years ago
Evan Theurer
df83632be9
Background color.
12 years ago
Evan Theurer
cac0855d77
Colors now in _variables.scss
12 years ago
Evan Theurer
08bbe183a7
Build font-awesome with our custom variables.
12 years ago
Evan Theurer
e68f927c37
Build bootstrap with our custom set variables.
12 years ago
Evan Theurer
9797cc7404
File for all site sass variables and variables that are customized from bootstrap, font-awesome.
12 years ago
Evan Theurer
0271605d36
Add font-awesome v4.0.3 sass.
12 years ago
Evan Theurer
2be25f6acd
Add bootstrap v3.1.1 sass.
12 years ago
Simon Eisenmann
1f875e728c
Prepare for 0.17.4 release.
12 years ago
Simon Eisenmann
6d228f5dcf
Make sure that there is enough room for videos in kiosk mode and scroll if there isnt.
12 years ago
Simon Eisenmann
579d124707
Improved visibility of overlay actions.
12 years ago
Simon Eisenmann
7d8ebcc35a
Brought back pointer events in remote videos on kiosk view.
12 years ago
Simon Eisenmann
d215a03706
Onlye hangup call when really onloading and not before.
12 years ago
Simon Eisenmann
36fcf3a462
Updated dynamic styles to work with new renderer styles.
12 years ago
Simon Eisenmann
eb8f98c3fd
Fixed text shadow in overlayAction buttons.
12 years ago
Simon Eisenmann
3768be607a
Updated and rebuilt Japanese (ja) translation.
12 years ago
Simon Eisenmann
358687d0a8
Merge branch 'spreed-speakfreely-japanese' of github.com:cfrisemo/spreed-speakfreely into cfrisemo-spreed-speakfreely-japanese
...
Conflicts:
src/i18n/messages-ja.po
12 years ago
Simon Eisenmann
2ab7a1d057
Merge pull request #26 from fancycode/upgrader_api
...
Use new "websocket.Upgrader" API.
12 years ago
Simon Eisenmann
9b6cbda111
Merge pull request #25 from longsleep/native_https
...
Native HTTPS listener
12 years ago
Simon Eisenmann
a6cdd389d4
Updated to final phoenix TLS API.
12 years ago
cfrisemo
0a3246d695
Update of Japanese language file.
12 years ago
Simon Eisenmann
a8a6022e8c
Fixed couple of warnings found with golint.
13 years ago
Joachim Bauch
904cfd0ccf
Use new "websocket.Upgrader" API.
...
This doesn't change functionality for now, but will be required once support for compression has landed in gorilla/websocket.
@deathwish : You will have to update the Debian packages of Gorilla to build this.
13 years ago
Simon Eisenmann
609fb05189
Cleaned up and homogenized styles of audio video component.
13 years ago
Simon Eisenmann
93b9c9f088
Make sure to start video after it was put back into remoteVideos container.
13 years ago
Simon Eisenmann
cdae08182d
Fixed a couple of mouse hover issues due to CSS transitions.
13 years ago