Commit graph

146 commits

Author SHA1 Message Date
yflory
39bbf8a6c1 Fix the new userlist button and make the toolbar responsive 2016-10-13 14:24:59 +02:00
yflory
24fbe22c9d Improve the toolbar style and the way the userlist is displayed 2016-10-12 18:40:26 +02:00
yflory
d2389a5729 Change the userlist in the toolbar 2016-10-11 18:39:43 +02:00
yflory
6c04b7967d Remove unused library 2016-10-10 17:03:25 +02:00
yflory
d63c912af0 Use the HTML5 color picker to change the colors in slides 2016-10-10 17:01:04 +02:00
yflory
d7e170c797 Test colorpicker 2016-10-07 10:31:36 +02:00
yflory
74df38f94f Fix race conditions that could prevent applications from being loaded 2016-10-05 11:19:18 +02:00
ansuz
7d5a33512a enable slide application listing on home page by default 2016-10-04 17:15:09 +02:00
ansuz
dbc8f01b8b fix merge errors and reach full jshint compliance 2016-10-04 16:58:10 +02:00
yflory
a30e17121d Merge branch 'readonlyButton' into soon 2016-10-04 15:48:52 +02:00
yflory
e84a54556c Move the toolbar buttons' events handlers in cryptpad-common 2016-10-04 15:44:12 +02:00
ansuz
ee88e96baf merge noscript 2016-10-04 11:42:06 +02:00
yflory
391728ee6d Use CodeMirror in /slide #2
Fix title errors in the slide app caused by the present mode
2016-10-03 14:21:39 +02:00
Yann Flory
2609af2105 Use the CodeMirror editor in the slide application 2016-09-30 17:39:16 +02:00
yflory
bc73fa2074 Merge branch 'fontawesome' into soon 2016-09-29 14:52:48 +02:00
ansuz
921ee128bc deobfuscate email 2016-09-29 14:46:32 +02:00
yflory
ebae2c3bec Fix the noscript tag 2016-09-29 11:09:06 +02:00
yflory
f03018f3bc Improve the top bar and use the font awesome icons in /code 2016-09-28 15:28:25 +02:00
yflory
3d54413343 Improve the UI with FontAwesome icons 2016-09-27 18:33:03 +02:00
yflory
1ac94105bb Update the src of customized elements 2016-09-26 17:35:27 +02:00
yflory
d46bd1af5c Improve the toolbar UI with the username displayed 2016-09-22 17:56:51 +02:00
yflory
dde519795d Merge branch 'newhash' into newhashNoConflict 2016-09-22 16:14:48 +02:00
ansuz
f6372ee803 add noreferrer attr to blank links as well 2016-09-21 15:02:08 +02:00
ansuz
c50a0ac579 where target=blank, rel=noopener 2016-09-21 14:49:47 +02:00
yflory
83705ae058 Improve the UI in read-only mode 2016-09-20 18:22:40 +02:00
ansuz
723df4880e Merge branch 'slides' into merge-slides 2016-09-20 16:28:36 +02:00
ansuz
259896a373 fix translation fragment in English messages file 2016-09-20 16:21:40 +02:00
Yann Flory
202925302e Display a indicator for read-only pads in the main page 2016-09-20 11:59:13 +02:00
Yann Flory
bf8c9a2c4b Add a button to get the read only URL 2016-09-20 11:35:57 +02:00
Yann Flory
99b50465c7 Add the read-only mode for /pad and /code 2016-09-19 17:52:37 +02:00
ansuz
63bc7e121f remove unnecessary semicolon 2016-09-15 18:57:07 +02:00
yflory
5c63585952 Complete the French translation 2016-09-15 18:35:09 +02:00
yflory
0d9f63b977 Merge branch 'translations' - part one 2016-09-15 10:36:05 +02:00
ansuz
c9ff6a519b Merge branch 'defaultTitle' 2016-09-15 10:18:12 +02:00
yflory
f086492e50 Improve the localization system
Improve and enable the French translation
2016-09-14 18:08:52 +02:00
ansuz
d73fef7fe5 slightly better spacing 2016-09-14 16:00:06 +02:00
yflory
1e02e7b45b Make the pad types displayed on the front page configurable 2016-09-13 12:24:37 +02:00
yflory
c736caceba Use a better default pad title 2016-09-13 12:24:06 +02:00
ansuz
97415d8158 Merge branch 'users' 2016-09-01 17:38:25 +02:00
ansuz
f74236d729 export more, use finer granularity for methods 2016-09-01 12:15:09 +02:00
ansuz
8a659cf887 maintain aspect ratio for slides
display index and slide count in title
2016-09-01 12:03:09 +02:00
ansuz
f403d8e2e2 remove table refresh button. listen for changes and refresh automatically 2016-08-30 18:15:43 +02:00
ansuz
f281cf898e add login text to translations 2016-08-30 18:12:12 +02:00
ansuz
ae116d4772 emit change events for remote storage.
listen for those events being sent via postMessage
2016-08-30 18:11:43 +02:00
ansuz
412cb680ff prototype users 2016-08-30 18:08:36 +02:00
ansuz
c641692295 standardize datatype for callback for storage change callack serialization 2016-08-30 18:02:51 +02:00
ansuz
43fcb29490 listen for changes to localStorage and execute callbacks 2016-08-30 18:00:28 +02:00
ansuz
ca7d2943be test for conditions on deployed machine 2016-08-29 16:59:58 +02:00
ansuz
9dc206c1ee update tests to use correct variables 2016-08-29 16:54:03 +02:00
ansuz
a3f6fe8843 lock options by default
add edit button for modifying options
fix bug where committing didn't clear the active column
minor style fixes
2016-08-19 11:26:48 +02:00