Commit graph

350 commits

Author SHA1 Message Date
yflory
2443c52d42 Fix checkmark in kanban markdown 2020-03-10 15:57:18 +01:00
yflory
0975f253ab Display body and tags 2020-03-04 17:48:20 +01:00
yflory
f8ddb6b7bc Fix anchor link in code 2020-02-11 18:24:12 +01:00
yflory
a6e3208dff lint compliance 2020-02-11 18:20:45 +01:00
yflory
d58244b4c4 Support relative url and anchor url in code 2020-02-11 18:19:16 +01:00
yflory
9ee9e46087 Receiving a burn after reading URL 2020-01-09 17:30:15 +01:00
yflory
47128802a2 Merge branch 'staging' into mute 2019-12-16 14:43:14 +01:00
yflory
bbf2e3a9ae Mute and unmute users 2019-12-06 16:10:19 +01:00
ansuz
3f77a800cf revert addition of underlines to some mermaid titles 2019-12-06 09:14:33 -05:00
ansuz
edd2274262 add a few default styles for gantt charts 2019-12-05 17:42:37 -05:00
ansuz
daf6482ace throttle markdown rendering in the code app 2019-12-05 17:42:13 -05:00
yflory
50886b81da Update orgmode regex in codemirror #466 2019-11-27 11:31:49 +01:00
ansuz
717a7d550c increase size of pdfs rendered via media-tags in code preview pane 2019-09-27 12:40:37 +02:00
ansuz
abd491cf60 keep trying to draw the preview pane, if necessary 2019-09-26 11:56:53 +02:00
yflory
7bd4a4028b Fix fileHost again... 2019-08-27 15:31:22 +02:00
ClemDee
3e918ec1cf Fix issues of no file extension for pad export 2019-07-29 16:30:48 +02:00
ansuz
8193a1997c handle files without extensions when importing into the code editor 2019-07-13 10:25:22 +02:00
yflory
8e7858e6ae New share modal in all the apps 2019-06-03 11:57:55 +02:00
yflory
fb0827107b Secure share modal 2019-05-29 19:00:20 +02:00
yflory
e8b93f7cca Improve print layout in code 2019-04-23 16:32:08 +02:00
yflory
126a379ed2 Fix mermaid css 2019-04-23 13:23:44 +02:00
yflory
fdcce64f49 Removea a warning in the browser console 2019-04-15 14:16:09 +02:00
yflory
86346c567c Clean the Mermaid code and speed up load time 2019-04-12 17:39:29 +02:00
yflory
e5d7a0f5c6 Mermaid support in the code app 2019-04-03 14:45:42 +02:00
yflory
7e00d444c0 Update markdown rendering in code and slide 2019-01-29 14:39:06 +01:00
yflory
a11a883cff Cursor improvements in pad, code and slide 2018-12-17 11:44:08 +01:00
joldie
b2c20682df Removed unnecessary media query. 2018-12-10 13:23:56 +01:00
joldie
35c39fae5d Added print button to code pad page. 2018-12-06 16:43:48 +01:00
yflory
f157f852b1 Fix and improve cursor 2018-12-06 11:54:34 +01:00
yflory
1ba80a344b See other users' cursor position 2018-12-04 17:18:42 +01:00
yflory
13d6579861 Add typing test in the code app 2018-11-22 14:45:12 +01:00
yflory
997692efb4 Use the font-size codemirror setting in the slide app too 2018-11-05 17:30:07 +01:00
yflory
8b554dec63 Set font size in code editor from the settings page (#140) 2018-10-29 11:46:57 +01:00
yflory
3e9e92dcac Implement full CryptDrive export 2018-10-18 18:50:38 +02:00
yflory
e6379dacd8 Redraw the preview in the code app when the tab gets the focus 2018-10-05 18:05:39 +02:00
yflory
c38eb6588e Fix small issues with the messenger 2018-09-12 11:55:26 +02:00
yflory
ee1027ceb9 Ability to import mediatags to the drive 2018-08-31 15:41:08 +02:00
Caleb James DeLisle
0d5ac05866 refactoring of the less infrastructure 2018-07-14 15:15:23 +02:00
Caleb James DeLisle
a6d3dbf94f Wrapped modal.less into a mixin which gets rid of the last file which emitted CSS 2018-07-12 19:13:04 +02:00
Caleb James DeLisle
4a352f2ed8 Use import (reference) whenever the less file supposedly emits no CSS 2018-07-12 18:43:17 +02:00
yflory
c7e08fedfb Password-protected files 2018-05-25 18:00:10 +02:00
yflory
1879c1829c Add passwod prompt to access protected pads 2018-04-25 19:03:58 +02:00
yflory
442f15df98 Add help text in all the apps + french translation 2018-03-08 15:39:46 +01:00
yflory
b7b560fcb8 Enable Cmd key support in shortcuts 2018-03-01 14:48:36 +01:00
yflory
12bfcbe701 Add fixed order for rightside icons in the toolbar 2018-03-01 14:32:14 +01:00
yflory
95bbc3d130 Add the mediatag button back in the code app 2018-03-01 11:23:16 +01:00
yflory
2c90cb5907 Move help button in drawer and fix drawer style 2018-02-28 17:59:27 +01:00
yflory
d975bb9cc0 Fix focus after pad creation screen 2018-02-28 13:16:30 +01:00
yflory
60b2384885 Move initial state into a help block 2018-02-27 17:38:29 +01:00
Ryan P.C. McQuen
ff4a49d59b
Fix Org mode regex.
More details here: https://github.com/mickael-kerjean/nuage/pull/16
2018-01-18 08:32:37 -08:00