Commit Graph

72 Commits (2b6310134bf14beefd60805e922f16c5b129af90)

Author SHA1 Message Date
ansuz 44f5aee4ac Dependency management:
move (most) third-party dependencies from www/common/ => www/lib/

* unify less.js files by standardizing on our slightly modified version
* update textFit.js to the latest version
* describe exact versions of files where known, otherwise link to their project sites
2021-08-11 15:07:38 +05:30
ansuz 575269e5a1 use a standard function for creating basic media-tags 2021-07-01 13:18:08 +05:30
David Benqué 16e4b76f4b Dark toolbar and apps 2021-02-04 17:44:29 +00:00
yflory 2501b39ba7 Default slide colors 2021-01-29 11:17:31 +01:00
ansuz 858de83984 set title from the default title in slides if undefined 2021-01-14 17:35:13 +05:30
yflory b8b2373512 Fix slides colors reset 2021-01-12 14:05:43 +01:00
yflory d25d9c4f83 Fix UI issues when printing code 2020-10-26 14:57:54 +01:00
yflory 784306f947 Display a warning bar when viewing a versioned link 2020-10-01 15:29:43 +02:00
ansuz 2ccb8ec75c throttle redraws of the slide content
draw no more than once every 400ms
2020-07-06 15:30:27 -04:00
ansuz 02d8071c5d fix some style regressions in the printOptions modal 2020-07-06 15:29:27 -04:00
yflory a62ea39122 Fix colors and reload bugs in slides 2020-06-05 13:49:18 +02:00
yflory 55c4345e9e lint compliance 2020-06-04 11:49:46 +02:00
yflory 03e6c8dacc Fix background image in slides 2020-06-04 11:47:15 +02:00
yflory 04fe289bf8 Fix some mermaid graphs and update default colors 2020-06-04 11:13:08 +02:00
ansuz 6f882e0ddd refactor repeated 'drawer' pattern 2020-05-26 12:51:37 -04:00
ansuz 2925316058 remove hardcoded translations 2020-05-26 11:52:02 -04:00
ansuz 264f4950bd don't show the help menu in embed mode 2020-05-25 17:12:12 -04:00
ansuz 73a168f09b mark hardcoded translations and duplicated code with XXX 2020-05-25 16:18:59 -04:00
yflory e6ce5a55e5 Add missing button for all the apps 2020-05-13 14:42:22 +02:00
yflory 96f6e0ebaf Fix ordering in file menu, add scrollbars and remove 'new pad' button 2020-05-13 11:28:00 +02:00
yflory 55e531c8f7 Slide app toolbar 2020-05-07 18:16:36 +02:00
yflory 9ee9e46087 Receiving a burn after reading URL 2020-01-09 17:30:15 +01:00
yflory 7bd4a4028b Fix fileHost again... 2019-08-27 15:31:22 +02:00
ClemDee 3bd09d986e Fix slides extension to .md when exported from /slide 2019-07-29 16:37:00 +02:00
ClemDee 6302d9a730 Allow user to change theme in slide 2019-06-06 10:45:02 +02:00
yflory a11a883cff Cursor improvements in pad, code and slide 2018-12-17 11:44:08 +01:00
yflory 690cba2b8f Add cursor in slide 2018-12-06 11:54:49 +01:00
yflory 997692efb4 Use the font-size codemirror setting in the slide app too 2018-11-05 17:30:07 +01: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
yflory c7e08fedfb Password-protected files 2018-05-25 18:00:10 +02:00
yflory b26ae67df5 Fix issues with channel ID when using a password 2018-04-26 15:10:31 +02:00
yflory 842952fe1f New checkboxes and radio input everywhere 2018-04-17 15:51:03 +02:00
yflory 4288f536f1 Use requireCSS to load FontAwesome 2018-03-21 18:31:53 +01:00
yflory 2f262b12c6 Fix help box issues 2018-03-08 16:15:26 +01: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 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
yflory 88a04fdb07 Don't create sfcommon a second time in code and slide 2018-01-16 11:26:16 +01:00
yflory 1ec41f4e09 Ability to pick a background image in slides 2018-01-04 17:22:01 +01:00
yflory 0e6e68aaff Remove print prompt in slides since the browsers already have a prompt 2017-12-21 17:38:22 +01:00
yflory 74e59a513a Add the markdown toolbar to the slide and poll apps 2017-11-27 17:55:20 +01:00
yflory 644f6e9985 Use the bounce app to open links from inner 2017-11-27 14:44:44 +01:00
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps 2017-11-13 18:09:19 +01:00
yflory 30c8c253dd Remove util and hash from common 2017-11-13 16:32:40 +01:00
yflory dc207393fd Separate UI elements from cryptpad-common 2017-11-13 10:23:18 +01:00
yflory 3ebb5ca493 Fix issue in diffMarked creating text nodes for each character 2017-10-31 18:19:30 +01:00