index
:
etherpad-lite
cr/openbsd_install
develop
master
Really real-time collaborative document editing. http://etherpad.org
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
templates
/
timeslider.html
Age
Commit message (
Expand
)
Author
2013-01-14
more sensible timeslider blocks..
John McLear
2013-01-13
better shindig
John McLear
2013-01-12
add a body eejs block to timeslider
John McLear
2013-01-06
Load CSS before JS, in timeslider
mluto
2012-12-23
Fix html attr translation
Marcel Klehr
2012-12-23
Fix translations in timeslider template
Marcel Klehr
2012-12-23
Fix html10n and the locale resource <link>s
Marcel Klehr
2012-12-23
Replace webL10n with html10n.js
Marcel Klehr
2012-12-09
Remove async load of l10n.js because Chrome fail to translate
Iván Eixarch
2012-11-30
fix path to favicon resolves #1236
John McLear
2012-11-17
Load l10n.js first but asynchronusly
Marcel Klehr
2012-11-14
Merge pull request #1159 from marcelklehr/fix/lang-autodetection
John McLear
2012-11-14
Fix language auto-detection
Marcel Klehr
2012-11-14
Fix Timeslider translation not showing up
0ip
2012-11-14
Move locale detection to the client
Marcel Klehr
2012-11-14
Mate timslider page title translateable
Marcel Klehr
2012-11-14
just export on timeslider, no import..
John McLear
2012-11-14
Update src/templates/timeslider.html
John McLear
2012-11-12
Translate timeslider export links
Marcel Klehr
2012-11-12
Remove translated strings from template files
Marcel Klehr
2012-11-04
fix #377: add favicon url as optional settings.json parameter
Wikinaut
2012-11-02
Add a setting for customizing the app title
Marcel Klehr
2012-10-25
Merge pull request #1073 from Pita/librejs-header
John McLear
2012-10-24
Templates: relative links instead of absolute ones for /static directory
neurolit
2012-10-17
Add LibreJS Licensing information to headers of HTML templates
johnyma22
2012-09-11
Split client and server plugin functionality.
Chad Weider
2012-09-11
Inject plugins into hooks.
Chad Weider
2012-07-15
Fix html/css
Marcel Klehr
2012-07-14
Fix timeslider.
Marcel Klehr
2012-05-29
Merge branch 'master' into timeslider-realtimeupdate+readonly-pads
Egil Moeller
2012-05-28
Add comments to templates.
Chad Weider
2012-05-28
jQuery is packaged - this is pure duplication.
Chad Weider
2012-05-28
Explicitly require jQuery before using it.
Chad Weider
2012-05-28
Add ace2_common to bottom of the page includes.
Chad Weider
2012-05-20
Remove old CSS code
0ip
2012-05-19
Merge pull request #705 from johnyma22/removeWordle
John McLear
2012-05-18
Bugfix for IE and document.domain
Egil Moeller
2012-05-13
remove wordle
John McLear
2012-04-29
fix #677
Matthias Bartelmeß
2012-04-25
Merge branch 'master' into timeslider-realtimeupdate+readonly-pads
Egil Moeller
2012-04-25
added baseURL export to pad.js, timeslider.js, plugins.js, fixing #670
Matthias Bartelmeß
2012-04-23
Disconnect handling and cleanup of unused code
Egil Moeller
2012-04-05
Merge pull request #591 from fourplusone/timeslider_authors
John McLear
2012-04-05
Merge branch 'develop' into timeslider_authors
Matthias Bartelmeß
2012-04-05
Set document.domain explicitly to allow fow ajaxupload and other more fancy i...
Egil Moeller
2012-04-01
Bugfix for timeslider styling
Egil Moeller
2012-03-13
Made all html pages into eejs templates
Egil Moeller