Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ether
/
etherpad
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3k
Star
18.6k
Code
Issues
11
Pull requests
9
Discussions
Actions
Projects
Wiki
Security and quality
10
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Completely refactor and fix timeslider
- #2040
#2040
Closed
s1341
wants to merge 50 commits into
ether:develop
ether/etherpad:develop
from
s1341:fix_timeslider
s1341/etherpad-lite:fix_timeslider
Copy head branch name to clipboard
Conversation
Commits
50
(50)
Checks
Files changed
Closed
Completely refactor and fix timeslider
#2040
s1341
wants to merge 50 commits into
ether:develop
ether/etherpad:develop
from
s1341:fix_timeslider
s1341/etherpad-lite:fix_timeslider
Copy head branch name to clipboard
Commits
Commits on Dec 17, 2013
Introduce timeslider object
Show description for e55ef0f
s1341
committed
e55ef0f
View commit details
Copy full SHA for e55ef0f
Browse repository at this point
handlers dict needs to be in AuthorizedClient; cleanup
s1341
committed
95310da
View commit details
Copy full SHA for 95310da
Browse repository at this point
Initial UI classes, with working partial rendering
Show description for e6a426d
s1341
committed
e6a426d
View commit details
Copy full SHA for e6a426d
Browse repository at this point
forgot to add jquery.class plugin
Show description for 012cd18
s1341
committed
012cd18
View commit details
Copy full SHA for 012cd18
Browse repository at this point
Working slider with mouse and events
Show description for 57ed44f
s1341
committed
57ed44f
View commit details
Copy full SHA for 57ed44f
Browse repository at this point
Steppers/Play-pause now in CSS
Show description for 748b38f
s1341
committed
748b38f
View commit details
Copy full SHA for 748b38f
Browse repository at this point
Split slider out to a separate file
s1341
committed
788a59b
View commit details
Copy full SHA for 788a59b
Browse repository at this point
add revisioncache which is destined to replace broadcast_revisions
s1341
committed
2a63aa5
View commit details
Copy full SHA for 2a63aa5
Browse repository at this point
add missing require for jquery.class
s1341
committed
488c110
View commit details
Copy full SHA for 488c110
Browse repository at this point
wrong findPath function. corrected
s1341
committed
a90cf74
View commit details
Copy full SHA for a90cf74
Browse repository at this point
Fix typos, add Thread class
s1341
committed
30279e2
View commit details
Copy full SHA for 30279e2
Browse repository at this point
Add configurable interval
s1341
committed
47a6c74
View commit details
Copy full SHA for 47a6c74
Browse repository at this point
Working changesetloader (no caching)
s1341
committed
78eb0c7
View commit details
Copy full SHA for 78eb0c7
Browse repository at this point
PadClient initial
s1341
committed
6526942
View commit details
Copy full SHA for 6526942
Browse repository at this point
Spike of revision graph
s1341
committed
8c96c4c
View commit details
Copy full SHA for 8c96c4c
Browse repository at this point
Fix syntax errors
s1341
committed
e54d63d
View commit details
Copy full SHA for e54d63d
Browse repository at this point
add missing break
s1341
committed
88971c1
View commit details
Copy full SHA for 88971c1
Browse repository at this point
Cleanup code (jshint)
s1341
committed
3d4b6a9
View commit details
Copy full SHA for 3d4b6a9
Browse repository at this point
Missed one element
s1341
committed
66c75e0
View commit details
Copy full SHA for 66c75e0
Browse repository at this point
working revision/changeset graph
Show description for 1eddedc
s1341
committed
1eddedc
View commit details
Copy full SHA for 1eddedc
Browse repository at this point
Fix reverse traversals
s1341
committed
c634822
View commit details
Copy full SHA for c634822
Browse repository at this point
Make the transition algo a little more accurate.
Show description for 186efe0
s1341
committed
186efe0
View commit details
Copy full SHA for 186efe0
Browse repository at this point
Fix discontinuity detection in revision traversal
s1341
committed
360bb55
View commit details
Copy full SHA for 360bb55
Browse repository at this point
Cleanup cruft. Start wiring things up
s1341
committed
11146ce
View commit details
Copy full SHA for 11146ce
Browse repository at this point
Cleanup
s1341
committed
f49abe6
View commit details
Copy full SHA for f49abe6
Browse repository at this point
More or less working goToRevision
Show description for 3013bab
s1341
committed
3013bab
View commit details
Copy full SHA for 3013bab
Browse repository at this point
Minimal working UI wireup
Show description for eef0849
s1341
committed
eef0849
View commit details
Copy full SHA for eef0849
Browse repository at this point
Handle is only moved when triggered event is done.
s1341
committed
676ff3f
View commit details
Copy full SHA for 676ff3f
Browse repository at this point
Sliding now triggers goToRevision.
s1341
committed
b8591ed
View commit details
Copy full SHA for b8591ed
Browse repository at this point
Change changesetLoader to run every 200ms:wq
s1341
committed
ccfb0e2
View commit details
Copy full SHA for ccfb0e2
Browse repository at this point
Play/Pause working.
s1341
committed
ab9b55d
View commit details
Copy full SHA for ab9b55d
Browse repository at this point
Don't process clicks on steppers if disabled
s1341
committed
14b2af4
View commit details
Copy full SHA for 14b2af4
Browse repository at this point
Fix top of editorcontainer so that it isn't behind timeslider
s1341
committed
541f0e5
View commit details
Copy full SHA for 541f0e5
Browse repository at this point
Clicking steppers should pause playback
s1341
committed
13f4a71
View commit details
Copy full SHA for 13f4a71
Browse repository at this point
Allow compose or apply to be used in GoToRevision
Show description for a5eced9
s1341
committed
a5eced9
View commit details
Copy full SHA for a5eced9
Browse repository at this point
Cleanup; add getHeadRevision function to connection
s1341
committed
275c26f
View commit details
Copy full SHA for 275c26f
Browse repository at this point
Workaround for granularity issue.
Show description for 1c6012b
s1341
committed
1c6012b
View commit details
Copy full SHA for 1c6012b
Browse repository at this point
Real fix for the traversal/granularity bug.
Show description for ed3e88b
s1341
committed
ed3e88b
View commit details
Copy full SHA for ed3e88b
Browse repository at this point
Commits on Dec 20, 2013
Implement authorinfo; split RevisionSlider out
s1341
committed
3c0bd57
View commit details
Copy full SHA for 3c0bd57
Browse repository at this point
Commits on Dec 21, 2013
Handle new author info and revisions
Show description for 805e492
s1341
committed
805e492
View commit details
Copy full SHA for 805e492
Browse repository at this point
Commits on Dec 22, 2013
Fixed transition algo not incrementing start
Show description for b4baba6
s1341
committed
b4baba6
View commit details
Copy full SHA for b4baba6
Browse repository at this point
Handle clicking slider when playing
s1341
committed
d89babf
View commit details
Copy full SHA for d89babf
Browse repository at this point
Fix transition bug; add scrollIntoView.
s1341
committed
321aa05
View commit details
Copy full SHA for 321aa05
Browse repository at this point
Commits on Dec 24, 2013
Logging verbose by class
s1341
committed
39dc862
View commit details
Copy full SHA for 39dc862
Browse repository at this point
Fix logging
s1341
committed
f259481
View commit details
Copy full SHA for f259481
Browse repository at this point
missing brace
s1341
committed
9ee80c7
View commit details
Copy full SHA for 9ee80c7
Browse repository at this point
Fix the bug causing the lineAssem assert
s1341
committed
aaf0283
View commit details
Copy full SHA for aaf0283
Browse repository at this point
Commits on Dec 31, 2013
transition is now much clearer.
Show description for 1060544
s1341
committed
1060544
View commit details
Copy full SHA for 1060544
Browse repository at this point
Commit despite bug in requestChangesets
s1341
committed
126c83f
View commit details
Copy full SHA for 126c83f
Browse repository at this point
added logging to assist in debugging
s1341
committed
e64c589
View commit details
Copy full SHA for e64c589
Browse repository at this point
You can’t perform that action at this time.