Age | Commit message (Collapse) | Author |
|
|
|
|
|
Fix clearing authorship colors which was broken by #1609
|
|
Fixes #1620
|
|
Tidy up
|
|
|
|
|
|
|
|
escape .color
|
|
|
|
fix tests in firefox as firefox fires on keypress not down
|
|
|
|
|
|
|
|
|
|
different ways so this is a workaround but it's not perma
|
|
|
|
redirect /admin to /admin/ so that the relative links work
|
|
|
|
SECURITY PATCH: Don't crash pad if bad author data is passed to the server
|
|
the current user's authorId
|
|
|
|
change test naming schema and add keystroke tests for relevant buttonpresses
|
|
|
|
|
|
something more sane
|
|
|
|
fix indent on chrome in linux
|
|
|
|
Initial work on new swagger based REST API
|
|
Fix padUsers API method
|
|
|
|
Created a script to import data to all dbms
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this script allows you to import the sql file generated with
convert.js into all supported dbms, not only MySQL
|
|
|
|
|
|
ltr test and fix rtl test
|
|
|
|
fix safari rtl dissapearing pad
|
|
|
|
Fix ace rtlIsTrue property setter
|
|
|
|
Add a setting for RTL text direction (integrating the url paramter)
|