Commit Graph

178 Commits (b636209d3e510fb30646d26955fafa6e830f82c3)

Author SHA1 Message Date
ansuz 66d83dc045 update version
ansuz 7cc4cca846
Merge branch 'master' into patch-1
Sven Neuhaus d2b3e078d5
updated version to resolve conflict
Sven Neuhaus c409cac280
changed to AGPL-3.0-or-later
ansuz 11fabea327 update footer and package.json version
Sven Neuhaus be0842c66d
add license to package.json
Caleb James DeLisle cac5e75a99 Add a repl to improve debugging on the prod server
yflory 166a9e71cf Add a features comparison page
Caleb James DeLisle 88f3e730b9 Update package.json and sync file.js
ansuz 4f42e8a282 bump to version 1.25.0
Caleb James DeLisle 137c6428e8 Introducing heapdump to allow collecting more data from the server
ansuz e06cb29c4f bump version
ansuz e460d9c36c bump version
ansuz d1d75f2f25 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
ansuz 127f30df72 bump CryptPad version
Caleb James DeLisle 6a2d79249d Added some nice testing
ansuz 230f9524be new less linter rules and compliance
ansuz 5f0a865028 implement 'FRESH MODE'
Caleb James DeLisle eb24fcae0d Added lesshint and exempted everything which is currently being violated
Caleb James DeLisle 5187b3f26c Flow compliance and fix a few bugs in rpc.js
ansuz 4ffb59dce9 bump to version 1.21.0
ansuz 78e972201a bump CryptPad version
ansuz c5f6491c37 bump footer and package.json to latest version
ansuz aaef30f489 bump cryptpad version
ansuz f751554f82 update footer and package.json for upcoming version
ansuz ad591fba50 bump version
ansuz 77bbb3add4 bump footer and package.json version string
ansuz ca8f05a16f bump package version
ansuz 78404ce8b7 add npm sub-commands
ansuz bd45aeaa03 bump package.json version
Caleb James DeLisle 0d1f19f5d4 Big manual merge
Pierre Bondoerffer 01b2883771
Add headers and footers, generate what-is-cryptpad
ansuz a458d7fa46 bump to latest version
ansuz 3453e54357 bump footer and package.json for upcoming version
ansuz 34fd6f4285 new version
ansuz 5e56ad912e remove the last bit of compiled css
ansuz e9bfaa9a60 compile less clientside. remove compiled css
yflory c431041e3f Fix position of the rightside drawer with small screen
ansuz 118b83c420 make register and login user clientside templates
ansuz 48f9745619 clientside templating
ansuz 3f85471ab3 update footer and package.json for upcoming version
ansuz f43132a63b bump version in footer and package.json
ansuz a5ffd278a7 write styles for code in .less
ansuz 0d265f543e add file.css to npm style command
ansuz 3ba94a1ba2 correctly set release version number
ansuz 77efc2cee7 bump version for upcoming release
Caleb James DeLisle b2b1f08d01 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle 9a6d63960b Added a script to get the amount of data which is pinned
ansuz c07d3e6162 update version strings for upcoming release
ansuz 9c2da10d79 bump version to 1.5.0
Pierre Bondoerffer f11cf8e6ac
move poll styles to separate file
ansuz b3867429ee bump cryptpad version
ansuz 0db141e48d rename style files 'whiteboard' instead of main
ansuz 3b99c42e22 no more inline styles
ansuz 869cf09630 set version number
yflory ecd3f68265 Add chainpad-server to the npm dependencies
ansuz c864e213ec bump version number
yflory 2392167996 Export slides as PDF
ansuz 584adb5482 bump version to 1.1.1
ansuz 3619fdc77a bump cryptpad version number
yflory cd9cea8fa4 Create a settings app to manage user objects
yflory 02439e0f61 Improve the homepage with new images and translations
ansuz 773209472e break monolithic style file into several modules
ansuz d7bdb30969 don't compile alertify.css directly
Yann Flory 368e253c9f Ability to send a read-only URL
ansuz 349b6799e0 remove leveldb dependency
ansuz 6b86c11b2c implement simple build system for static html
ansuz 7889dc40f2 compile toolbar less
ansuz a48c96c053 add alertify for prettier dialogs
ansuz 195a95fe1a add 'less' as dev dependency and add a 'style' task
Caleb James DeLisle 2a0b3a007d Added testing and auto-testing with selenium
Caleb James DeLisle a9fba2cbab Ok lets try some automated testing!
Caleb James DeLisle d5125f875d Added jshint
Caleb James DeLisle dff8143fad Fix the lvl storage
ansuz 41fe0faa04 update websocket dependency to 1.0.1
Important bugfixes. ^ will keep bumping until 2.*.*
ansuz a8beeec0ad package.json : drop mongo dependency, bump ws dependency up to a modern version
Caleb James DeLisle 6687a1d5dc added ability to use https
Caleb James DeLisle 1508c7ba71 and so it begins