Commit Graph

1944 Commits (master)
 

Author SHA1 Message Date
Marcin Kulik 44c142981a Check for :alert instead of :error in spec 12 years ago
Marcin Kulik d0e0ec4f88 Use :alert (supported directly by redirect_to) instead of :error. 12 years ago
Micha Wrobel c4763bb566 Improve controller specs, tiny refactoring 12 years ago
Micha Wrobel ce67e84a60 Don't raise AR::RecordNotFound if there is no id 12 years ago
Micha Wrobel 0190c3f049 Add avatar_url column, modify migration file 12 years ago
Micha Wrobel 54b13fa3a6 Add OauthHelper.get_avatar_url 12 years ago
Micha Wrobel 8b07a98856 Don't use should in spec description 12 years ago
Micha Wrobel 0459877163 Refactor factory spec 12 years ago
Micha Wrobel be24115519 Extract paths to helper methods 12 years ago
Micha Wrobel 1b33acb937 Make sure that @current_user is also set and cleared 12 years ago
Micha Wrobel bf6b74289b Add omniauth authentication: github and twitter 12 years ago
Micha Wrobel c374f43f5e fix key name, and remove unsupported email 12 years ago
Micha Wrobel f59841abaf Add user model, and .create_with_omniauth method 12 years ago
Micha Wrobel 3e267d87bd Use transactional fixtures, remove comments 12 years ago
Marcin Kulik f23cbbb79d Move char attrs back to VT 12 years ago
Marcin Kulik 69c1dcbf9c Another TODO 12 years ago
Marcin Kulik 3eb0b40d32 TODO 12 years ago
Marcin Kulik 9edbcbac4e Remove wrong handlers 12 years ago
Marcin Kulik 260d7c6956 Comment 12 years ago
Marcin Kulik 49c583d500 Rename handleCSI to handleCS 12 years ago
Marcin Kulik b4322fa5a0 Extract responsibilities 12 years ago
Marcin Kulik 2e6c6ad886 Fix VT spec 12 years ago
Marcin Kulik 993891d64f Fix PlayerView spec 12 years ago
Micha Wrobel a210245537 Add public/uploads to gitignore 12 years ago
Marcin Kulik 961ee90836 Handle reverse/normal video attr 12 years ago
Marcin Kulik 9af87da790 Handle ESC[^ - reserved 12 years ago
Micha Wrobel 11fddcdc0d Add database.yml.example 12 years ago
Marcin Kulik 2f0c7491e8 Missing app.yml 12 years ago
Marcin Kulik 93ef92f827 Don't ignore too much 12 years ago
Marcin Kulik eecd3b3917 Configuration with confstruct 12 years ago
Marcin Kulik efff8e765d Ignore 2 more esc sequences 12 years ago
Marcin Kulik fe349c9394 Blink attribute support 12 years ago
Marcin Kulik 5fdd43306d Close span only if there was at least one brush used 12 years ago
Marcin Kulik 5f65e4d3fa Set fixed with and height of terminal view. Fixes #22 12 years ago
Marcin Kulik a0482edb14 Fix _cursorRight when on right edge of screen 12 years ago
Marcin Kulik ee6298d515 Italic style support 12 years ago
Marcin Kulik bf115d99be Fix VT#deleteCharacters for good 12 years ago
Marcin Kulik 47998cc1a0 Improved VT#deleteCharacters 12 years ago
Marcin Kulik c3f3da1318 Tab stop support 12 years ago
Marcin Kulik dd737d4134 Fix bright attribute support 12 years ago
Marcin Kulik bbd34c7e7c Escape & and < in span before inserting them into DOM 12 years ago
Marcin Kulik b6ccd8bf88 restartCursorBlink on movie-awake event 12 years ago
Marcin Kulik ee7a051172 Cache generated brush spans 12 years ago
Marcin Kulik df1c1f5a4a Orders of magnitude faster rendering 12 years ago
Marcin Kulik f4848c8b4b Update only changed lines instead of whole screen 12 years ago
Marcin Kulik 6819f75070 Simplify dirty line tracking 12 years ago
Marcin Kulik a9e0e261dc Extract line initialization and removal to separate methods 12 years ago
Marcin Kulik f0c599892e Fix insert/deleteLine 12 years ago
Marcin Kulik 1adb15a533 Scroll region support 12 years ago
Marcin Kulik a194067ab5 Lots of good stuff \m/ 12 years ago