Commit Graph

435 Commits

Author SHA1 Message Date
Zachary Chai adb0314701 Merge pull request #117 from zach-chai/update_routes
Update routes to support relative root urls
2017-02-07 14:49:23 -05:00
Zachary Chai 3db284b8bf support relative root urls for deploy to subdirectories 2017-02-07 14:43:18 -05:00
Zachary Chai b09ec1fc69 properly generate some urls 2017-02-07 14:41:24 -05:00
Zachary Chai bfbdfc645e update routes file 2017-02-07 10:02:16 -05:00
Zachary Chai 3521436bc8 remove signin background 2017-02-03 16:36:36 -05:00
Zachary Chai 77c66c5be5 Merge pull request #112 from zach-chai/add_license
add license to some files and change comment type in html
2017-02-03 16:31:43 -05:00
Zachary Chai c6cd728eea add license to some files and change comment type in html 2017-02-03 16:25:58 -05:00
Zachary Chai aa5d216312 Merge pull request #111 from zach-chai/update_mod_message
add invite link to moderator message
2017-02-03 16:01:26 -05:00
Zachary Chai beeef29d0a add invite link to moderator message 2017-02-03 15:47:43 -05:00
Zachary Chai e7e792ec94 Merge pull request #110 from zach-chai/more_rewording
More rewording
2017-02-03 14:49:04 -05:00
Zachary Chai 8f04967b28 select randomized title from pool on root page 2017-02-03 14:29:05 -05:00
Zachary Chai 4a90de057c rewording and consolidating some conditions 2017-02-03 14:10:01 -05:00
Zachary Chai 8719956ba4 swap visbility and watch columns 2017-02-03 12:09:02 -05:00
Zachary Chai 5232fd1ab1 Merge pull request #109 from zach-chai/previously_joined
update previously joined meetings on root page
2017-02-03 11:59:56 -05:00
Zachary Chai 253ae4d86a update previously joined meetings on root page 2017-02-03 11:45:53 -05:00
Zachary Chai 70d2189ee0 Merge pull request #108 from bigbluebutton/workflow_redesign
Simplify workflow of starting a meeting
2017-02-03 10:54:46 -05:00
Zachary Chai b923367e5c Merge pull request #107 from zach-chai/add_logout
add link to personal room and logout on every landing page
2017-02-03 10:22:53 -05:00
Zachary Chai fc7d3fd94e add link to personal room and logout on every landing page 2017-02-03 10:16:28 -05:00
Zachary Chai c62424ffb6 Merge pull request #106 from zach-chai/move_url_buttons
move url buttons in room below the url
2017-02-03 10:00:28 -05:00
Zachary Chai f6505df4e1 move url buttons in room below the url 2017-02-03 09:55:39 -05:00
Zachary Chai ae7029b5f2 Merge pull request #105 from zach-chai/logout_text
replace logout with return to personal room
2017-02-02 17:16:43 -05:00
Zachary Chai e2fc9863fe replace logout with return to personal room 2017-02-02 17:09:29 -05:00
Zachary Chai 40add376b2 Merge pull request #104 from zach-chai/update_footer
update footer and remove build version
2017-02-02 15:49:25 -05:00
Zachary Chai 49aa9bd29b update footer and remove build version 2017-02-02 15:17:41 -05:00
Zachary Chai c05ce293df Merge pull request #103 from zach-chai/previous_room_meetings
store previously joined authenticated meetings
2017-02-02 15:07:42 -05:00
Zachary Chai 5a29a344fe store previously joined authenticated meetings 2017-02-02 14:55:19 -05:00
Zachary Chai 126993dc08 Merge pull request #102 from zach-chai/recordings
Recordings
2017-02-02 11:18:44 -05:00
Zachary Chai 0ba1b2bf41 add visibility column to recordings 2017-02-02 11:06:28 -05:00
Zachary Chai 4311c3be8c change display names for recording visibility states 2017-02-02 10:09:42 -05:00
Zachary Chai 1494dfebf0 show recordings for anonymous users 2017-02-02 10:08:41 -05:00
Zachary Chai cbafd95d19 Merge pull request #101 from zach-chai/quick_changes
minor text changes
2017-02-02 09:18:33 -05:00
Zachary Chai 16fd597b1a minor text changes 2017-01-31 18:12:05 -05:00
Zachary Chai 9cf8042a69 Merge pull request #100 from zach-chai/fix_anonymous_meeting
fix anonymouse meetings
2017-01-31 17:00:09 -05:00
Zachary Chai 73debe7c28 fix anonymouse meetings 2017-01-31 16:56:12 -05:00
Zachary Chai 051a93e175 Merge pull request #99 from zach-chai/recording_updates
Recording updates
2017-01-31 16:34:22 -05:00
Zachary Chai 2c2590cf18 add recording name to table 2017-01-31 16:19:09 -05:00
Zachary Chai 43e58e402e organize routes and update comments 2017-01-31 15:59:28 -05:00
Zachary Chai 77fd74dd8f add recording events to other meeting pages under room 2017-01-31 15:06:04 -05:00
Zachary Chai 02f59c49e6 main room recordings 2017-01-31 12:10:15 -05:00
Zachary Chai 9667e3757b fix recording update channel and routes 2017-01-31 11:42:47 -05:00
Zachary Chai c70ad42d8b Merge pull request #98 from zach-chai/multi_meeting_rooms
Multi meeting rooms
2017-01-31 11:15:25 -05:00
Zachary Chai a06ba91596 fix tests 2017-01-31 11:08:21 -05:00
Zachary Chai 9a55ac9376 cleanup old websockets on page load 2017-01-31 11:01:34 -05:00
Zachary Chai d67663fbf1 multi meeting rooms 2017-01-27 18:12:36 -05:00
Zachary Chai 0ce2a226a7 Merge pull request #97 from zach-chai/room_rework
Room rework
2017-01-26 16:06:09 -08:00
Zachary Chai 5180a99c32 allow meeting name separately when joining from room 2017-01-26 18:59:25 -05:00
Zachary Chai 066755c56c add invite and join to room 2017-01-26 18:03:42 -05:00
Zachary Chai 31a8c0ea66 Merge pull request #96 from zach-chai/home_page_rework2
Home page rework2
2017-01-26 07:55:52 -08:00
Zachary Chai ac74041aca create components for new layout 2017-01-26 10:42:42 -05:00
Zachary Chai 540ab7d369 URI encode meeting name and only show invite/join when a name is entered 2017-01-26 09:34:05 -05:00