server
/
wekan
master
spline
Open-source Trello-like kanban (tasks.spline.de)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
client
/
components
/
main
/
editor.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Emoji support, so MAC addresses etc show correctly.
Lauri Ojansivu
2018-02-12
1
-20
/
+1
*
Fix lint errors.
Lauri Ojansivu
2017-12-03
1
-1
/
+1
*
Add emojis back, because removing them broke local dev Sandstorm.
Lauri Ojansivu
2017-09-25
1
-0
/
+19
*
Remove emoji support, because it breaks MAC addresses, urls, code etc.
Lauri Ojansivu
2017-09-25
1
-19
/
+0
*
Usernames should be able to include dots (.)
Jonas Oberg
2017-08-25
1
-2
/
+2
*
Fix eslint testing
Maxime Quandalle
2016-07-21
1
-2
/
+2
*
Fix bug where you get a "null" option in @-mention autocomplete (#649)
Drew Fisher
2016-07-21
1
-2
/
+2
*
Fix #573
Maxime Quandalle
2016-07-20
1
-1
/
+3
*
UI: Fix overlapping click event handler (#614)
Alexander Sulfrian
2016-07-11
1
-9
/
+11
*
Merge pull request #531 from TheElf/devel
Maxime Quandalle
2016-03-18
1
-2
/
+2
|
\
|
*
Changes in code to correct the spelling of emoji (plural)
Daniel
2016-02-28
1
-2
/
+2
*
|
Upgrade ESLint to v2
Maxime Quandalle
2016-03-17
1
-10
/
+12
|
/
*
bugfix: only care active members, also optimize some code
floatinghotpot
2015-12-08
1
-1
/
+1
*
Upgrade Meteor to 1.2.1-rc4
Maxime Quandalle
2015-10-23
1
-4
/
+4
*
Prefer ES5 methods over underscore utilities
Maxime Quandalle
2015-10-22
1
-1
/
+1
*
Abstract the jquery-textcomplete integration with EscapeActions
Maxime Quandalle
2015-10-13
1
-25
/
+1
*
Fix some dead links
Maxime Quandalle
2015-09-06
1
-1
/
+51
*
Enforce a consistent ES6 coding style
Maxime Quandalle
2015-09-03
1
-28
/
+29
*
Avoid side effects while clicking on a link in a card description
Maxime Quandalle
2015-09-01
1
-0
/
+17
*
Autosize the rich editor (for card description and comments)
Maxime Quandalle
2015-06-06
1
-0
/
+2
*
Implement multi-selection
Maxime Quandalle
2015-05-30
1
-2
/
+2
*
Prioritize escape actions with a label hierarchy instead of an integer
Maxime Quandalle
2015-05-27
1
-1
/
+1
*
Implement a new system to handle "escape actions"
Maxime Quandalle
2015-05-26
1
-0
/
+66