Commit graph

207 commits

Author SHA1 Message Date
ansuz
cd613f1037 many small improvements for animal avatars
* more consistent scaling for animal avatars relative to the font-size of username's initials
* configurable emoji lists via AppConfig.emojiAvatars
* various comments from code review
* fixed a bug that caused the user admin menu button to not be redrawn on name changes
* guard against empty animal emojis in case the admin sets the list to []
2021-08-27 19:38:50 +05:30
ansuz
c416303e1d set uid in cursor object in outer scope
rather than within each app that uses cursors
2021-08-27 18:23:07 +05:30
ansuz
1e1890dbe4 replace a line that I accidentally removed 2021-08-26 17:42:22 +05:30
ansuz
8a1f6d66cf animal avatars in kanban cursors 2021-08-26 17:04:38 +05:30
ansuz
c4fcc9f732 WIP comments and non-functional changes 2021-08-25 13:03:27 +05:30
ansuz
ad0d2ab3b7 style for kanban 'tools toggle' and notes for later 2021-08-13 16:05:32 +05:30
ansuz
f141fdef3b set a smaller width on the kanban's 'addboard' button 2021-08-03 13:51:16 +05:30
ansuz
0497d663b6 Merge branch 'staging' into hide-kanban-controls 2021-08-03 13:39:43 +05:30
ansuz
575269e5a1 use a standard function for creating basic media-tags 2021-07-01 13:18:08 +05:30
yflory
51c5b7d3e4 Kanban import from Trello 2021-06-15 14:48:58 +02:00
yflory
1b56f26809 Add a file upload button to the markdown toolbar (optional) 2021-06-03 18:02:56 +02:00
ansuz
f0eef49522 Merge branch 'staging' into hide-kanban-controls 2021-05-07 18:18:57 +05:30
yflory
700b2f24e0 Don't pull jkanban.css 2021-04-27 14:50:37 +02:00
ansuz
8bdccbdcb0 hide kanban controls 2021-03-19 16:34:20 +05:30
yflory
f6015e419e Implement degraded mode when too many editors are in a pad 2021-03-04 18:24:31 +01:00
yflory
b934820d23 Add json filter in kanban import 2021-02-26 17:43:38 +01:00
yflory
3262456b8a Fix kanban import 2021-02-26 10:39:52 +01:00
David Benqué
c3611ef38a Address remaining // XXX 2021-02-09 20:27:16 +00:00
ansuz
87b33bb108 disable colors for preformatted code blocks in kanban 2021-02-09 13:16:49 +05:30
ansuz
98798eed18 Merge branch 'staging' into dark 2021-02-08 18:55:29 +05:30
yflory
2756e1f2cd Fix Kanban issues 2021-02-08 11:06:32 +01:00
ansuz
fd7e15fe8e merge dark2 into dark 2021-02-05 21:01:02 +05:30
yflory
42dfa9a941 Merge branch 'staging' into dark 2021-02-05 10:23:20 +01:00
David Benqué
e1c05a24e9 Dark Kanban 2021-02-04 21:30:13 +00:00
yflory
0ab6d4d995 Fix duplicate in kanban 2021-02-04 17:26:18 +01:00
yflory
dbba45e67e Don't remove both kanban items when a duplicate is deleted 2021-02-04 16:23:31 +01:00
yflory
ef76665b76 Merge branch 'staging' into dark2 2021-02-03 17:30:54 +01:00
yflory
1c9d36d9ea Fix drag&drop in kanban for mobile 2021-02-03 17:30:21 +01:00
yflory
eb85946ce2 Fix drag&drop in kanban for mobile 2021-02-03 17:27:38 +01:00
yflory
b51f6f2843 Merge branch 'kanban-throttle' into dark2 2021-02-03 12:53:32 +01:00
yflory
f8add72f63 Increase throttle value 2021-02-03 12:53:10 +01:00
yflory
ea13b40698 Fix kanban undefined 2021-02-03 12:41:59 +01:00
yflory
666c397203 Fix kanban undefined 2021-02-03 12:41:22 +01:00
ansuz
fc4a9b1497 Merge branch 'kanban-throttle' into dark2 2021-02-03 17:03:21 +05:30
yflory
f8ae3a8c8e Add missing return 2021-02-03 12:14:54 +01:00
yflory
d17b17c2e3 Better kanban throttle 2021-02-03 12:14:05 +01:00
yflory
b6ccff28db Throttle kanban refresh on remote changes 2021-02-02 17:12:29 +01:00
yflory
4f2a8c2d85 Fix kanban colors 2021-01-29 11:15:30 +01:00
yflory
519d5d7b5c New CodeMirror default theme on dark mode 2021-01-28 18:22:08 +01:00
yflory
b7681ffbf2 Kanban and file app dark 2021-01-27 17:00:21 +01:00
yflory
e4dbd04103 Fix iframe URL caching 2021-01-27 13:55:25 +01:00
yflory
89406f5d89 Start with black background when OS is set to dark theme 2021-01-26 17:09:10 +01:00
yflory
45dff2f5c4 Cleanup 2021-01-22 18:30:54 +01:00
yflory
49423474a8 Make application colors easier to maintain 2020-11-13 17:05:26 +01:00
yflory
9203b88538 Fix UI language 2020-11-04 11:22:31 +01:00
yflory
0bfab5a518 Fix kanban with touchscreen 2020-10-05 17:35:09 +02:00
yflory
784306f947 Display a warning bar when viewing a versioned link 2020-10-01 15:29:43 +02:00
yflory
6b734e7a80 Switch between OR and AND modes for the tags filter in kanban 2020-08-05 11:17:00 +02:00
yflory
30813865e2 New orgmode version 2020-07-10 16:31:42 +02:00
yflory
daa4675a44 Fix new kanban card deleted on content update 2020-07-01 13:15:45 +02:00