ansuz
|
0a8137e7eb
|
move rememberPad to cryptpad common and simplify it a bit
|
9 years ago |
ansuz
|
ad40715c6e
|
update dependencies
|
9 years ago |
ansuz
|
1f0d0de0a8
|
add some padding to the bottom of the landing page
|
9 years ago |
ansuz
|
849683d586
|
update to use new style crypto module
|
9 years ago |
ansuz
|
f94c06abc0
|
drop a bunch of stuff and use diff dom and hyperjson
|
9 years ago |
ansuz
|
69f3f4c9a8
|
drop hyperscript dependency
|
9 years ago |
ansuz
|
f607fcc0ad
|
test using newest hyperjson. forget hyperscript
|
9 years ago |
ansuz
|
92b617f96f
|
bump to newest version of hyperjson
|
9 years ago |
ansuz
|
db26d8cbcb
|
track diff-dom#gh-pages instead of a particular hash
|
9 years ago |
ansuz
|
ad191224e9
|
add a note about the irc channel
|
9 years ago |
ansuz
|
c3d2568d3c
|
add file export for codepad
addresses #24
|
9 years ago |
ansuz
|
920dbeabd1
|
add a save button
|
9 years ago |
ansuz
|
4cc5388c76
|
trial run of canvas export via filesaver.js
|
9 years ago |
ansuz
|
f818d873bb
|
remove usernames, refactor a wee bit
|
9 years ago |
ansuz
|
2b8c21d292
|
set styles with setAttribute. fixes style fights
|
9 years ago |
ansuz
|
36baf498ce
|
fix magicline filter and strange interaction with cursor
|
9 years ago |
ansuz
|
303e8d6c3e
|
remove debugging line
|
9 years ago |
ansuz
|
16e49a349c
|
new dependencies for home page and data export
|
9 years ago |
ansuz
|
635ae9dfe6
|
improve home page formatting
|
9 years ago |
ansuz
|
fb99767e71
|
remove unused dependency
|
9 years ago |
ansuz
|
1a5388eab9
|
update landing page styles and copy text
|
9 years ago |
ansuz
|
50695f41ed
|
resolve merge conflict
|
9 years ago |
ansuz
|
8af49698da
|
add a class to the magicline markup so it's easier to remove
|
9 years ago |
ansuz
|
c2b4b1283c
|
Merge pull request #22 from xwiki-labs/two
Two
|
9 years ago |
ansuz
|
48d222e565
|
depend on listmap api from bower
|
9 years ago |
ansuz
|
aca75383cc
|
depend on the listmap api
|
9 years ago |
ansuz
|
1746a4e732
|
use crypto from bower
|
9 years ago |
ansuz
|
2a3ff256b9
|
remove libraries which are now in bower
|
9 years ago |
ansuz
|
f72cb24fc5
|
rm LORIA
|
9 years ago |
ansuz
|
2c3de49922
|
remove realtime-input, since it's in bower now
|
9 years ago |
ansuz
|
beba78d7f8
|
update prototype dependencies
|
9 years ago |
ansuz
|
2798d1b1f9
|
all of the list/map api's dependencies are now on bower
|
9 years ago |
ansuz
|
d9b6d72a7f
|
depend on netflux-websocket (netflux-client.js) and chainpad-netflux (realtime-input.js) via bower
|
9 years ago |
ansuz
|
58c968b319
|
minor cleanup in realtime-input
|
9 years ago |
ansuz
|
288b4d5b66
|
depend on main passing in the crypto module for now
|
9 years ago |
ansuz
|
f76dc615c0
|
use chainpad-crypto from bower and pass it into the listmap api
|
9 years ago |
ansuz
|
85dbd5cb6e
|
pass in websocketURL from main
|
9 years ago |
ansuz
|
d9a4f2f22c
|
missed one
|
9 years ago |
ansuz
|
cf2866baa7
|
use json-ot from bower for tests
|
9 years ago |
ansuz
|
5bb77bd50c
|
add UI.add and UI.remove methods.
also use json-ot from bower
|
9 years ago |
ansuz
|
ff0f7d15dc
|
use json-ot from bower
|
9 years ago |
ansuz
|
dccf5e8dcf
|
use listmap api from common/
|
9 years ago |
ansuz
|
58633af943
|
listmap can be reused. put it in common/
|
9 years ago |
ansuz
|
f80e9772a8
|
merge api.js and deep-proxy.js into one file
|
9 years ago |
ansuz
|
dbf1e2b870
|
support reusing the netflux network
export more internals from realtime input
|
9 years ago |
ansuz
|
ba3e120fbf
|
remove everything related to jquery sheet since we're not using it
|
9 years ago |
ansuz
|
6f7543e9cc
|
demonstrate chaining of 'on' directives
|
9 years ago |
ansuz
|
e44446f71e
|
proper recursive proxy initialization
|
9 years ago |
ansuz
|
68cec2348a
|
don't prompt the user with a crypto hash for their name
|
9 years ago |
ansuz
|
83696495a8
|
use chainpad from bower, not local
|
9 years ago |