1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-30 15:23:41 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
Daniel Berteaud
f39b5798a8 More standard line wrap 2014-06-17 23:14:55 +02:00
Daniel Berteaud
8123f53c34 Fix a missing closing div 2014-06-17 23:12:54 +02:00
Daniel Berteaud
4266377454 Better button layout on error page 2014-06-17 23:02:02 +02:00
Daniel Berteaud
8cac51e88f Fix room creation on the error page 2014-06-04 13:07:03 +02:00
Daniel Berteaud
eb8d155d82 One missing OCCURRED typo fix 2014-06-02 21:29:46 +02:00
Daniel Berteaud
67d874e66e Add a new button to create the room if it doesn't exist
Fix #39
2014-05-19 11:37:40 +02:00
Daniel Berteaud
693d2b2a01 Only suggest to auth as owner if an owner password is set 2014-05-19 11:10:12 +02:00
Daniel Berteaud
ecbee1f15c Split JS resources
Fix for #36
2014-05-18 16:30:13 +02:00
Daniel Berteaud
f55d6cf092 Various fixes in path handling when using language suffix 2014-05-15 16:56:14 +02:00
Daniel Berteaud
102df46a80 Reduce page title size
h1 was a bit too big
2014-05-14 23:03:40 +02:00
Daniel Berteaud
76ae8e18ea Prevent owner to be locked out of its own room
If the room was locked when he left
2014-05-14 21:02:36 +02:00
Daniel Berteaud
6300a0b6d4 Add a retry button on error page
If the error is WRONG_PASSWORD
2014-05-12 18:54:19 +02:00
Daniel Berteaud
3b99238cbf Add a join button on conflict error
Cleanup stash handling for the error template, and add a button to join the room
Should fix #12
2014-05-07 16:56:47 +02:00
Daniel Berteaud
cef5791a89 Initial import 2014-04-03 17:42:54 +02:00