ansuz
d843caeb9a
remove bottom bar and move language selector to main html
8 years ago
yflory
1772cc93c8
Fix the taildoc bug
8 years ago
yflory
e3f484d876
File manager in the home page, lint
8 years ago
ansuz
e90ab105aa
display buttons according to the order in application_config.js
8 years ago
yflory
74df38f94f
Fix race conditions that could prevent applications from being loaded
8 years ago
ansuz
921ee128bc
deobfuscate email
8 years ago
Yann Flory
202925302e
Display a indicator for read-only pads in the main page
8 years ago
yflory
5c63585952
Complete the French translation
8 years ago
yflory
1e02e7b45b
Make the pad types displayed on the front page configurable
8 years ago
ansuz
f403d8e2e2
remove table refresh button. listen for changes and refresh automatically
8 years ago
ansuz
55666e9f70
remember presentations, and label them correctly on the home page
8 years ago
ansuz
e79d3d4d4e
add a refresh button to the home page table
8 years ago
ansuz
a094e3c02e
use correct store api calls in frame.js
...
also don't log unnecessarily
8 years ago
ansuz
600f3151e9
don't use the store until it's ready to be used
8 years ago
ansuz
caf1a6f01c
remove dead code
8 years ago
ansuz
1f24d7126c
big ugly commit that will be really hard to audit
...
This changeset applies new styles to the poll.
it also uses the new asynchronous wrappers around the localStorage api.
this is necessary because we're migrating to a storage system that will
use an async api.
The changes to the poll just happened to coincide with the async stuff.
My apologies to anyone who wants to read this whole thing
8 years ago
ansuz
d0ce8f2ca1
add polls to home page and fix up styles just a little bit
8 years ago
ansuz
d1154e8786
missed one
8 years ago
ansuz
3eccec7054
better effort for translation
8 years ago
ansuz
b82e3e5a4e
fix bad dependency path
8 years ago
ansuz
88a3c4227b
de-obfuscate an obfuscated email
8 years ago
ansuz
4fd718254d
fix one more bug for people trying to put html in titles
9 years ago
ansuz
789bc3ecc1
keep people from derping themselves
...
localStorage XSS? yup. that happened
9 years ago
ansuz
a48c96c053
add alertify for prettier dialogs
9 years ago
ansuz
648f64c6fc
confirm with the user before deleting pads
9 years ago
ansuz
ca80736ee1
add title to the pad removal button
9 years ago
ansuz
c292f9f549
move home page scripts into an amd module
9 years ago