Mercurial
Mercurial
>
irinotes
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Confirm logout when pending requests, try to purge offline.outbox
2017-06-29, by Alexandre Segura
Fix bug when there is no group.
2017-06-29, by Alexandre Segura
Introduce authenticated routes.
2017-06-29, by Alexandre Segura
Go back to homepage on logout.
2017-06-28, by Alexandre Segura
Fix error.
2017-06-28, by Alexandre Segura
Add TextPositionSelector.
2017-06-28, by Alexandre Segura
Add group dropdown, update session after group creation.
2017-06-28, by Alexandre Segura
Introduce group creation.
2017-06-27, by Alexandre Segura
Add group endpoint.
2017-06-27, by Alexandre Segura
Introduce WebAnnotationSerializer.
2017-06-27, by Alexandre Segura
Improve the network saga. Try to avoid unnecessary token refresh
2017-06-27, by ymh
Also delete notes when deleting session.
2017-06-27, by Alexandre Segura
Add confirmation when deleting session.
2017-06-26, by Alexandre Segura
Submit form on enter.
2017-06-26, by Alexandre Segura
Allow to delete session.
2017-06-26, by Alexandre Segura
Add missing file from previous commit.
2017-06-26, by Alexandre Segura
DRY
2017-06-26, by Alexandre Segura
Improve login errors.
2017-06-26, by Alexandre Segura
Add registration page.
2017-06-26, by Alexandre Segura
Deauthenticate user if refresh was not possible (session expired or total delta reached)
2017-06-26, by ymh
Add first implementation of network monitor
2017-06-26, by ymh
Add margin comments in server save
2017-06-23, by ymh
add a test for updating nodes
2017-06-23, by ymh
Move logic to NotesList component.
2017-06-23, by Alexandre Segura
add server request for note update and delete
2017-06-23, by ymh
Add close icon when editing note.
2017-06-23, by Alexandre Segura
Add online/offline indicator.
2017-06-23, by Alexandre Segura
Implement note edition.
2017-06-23, by Alexandre Segura
Introduce note editing, allow deleting note.
2017-06-23, by Alexandre Segura
Store margin comment.
2017-06-22, by Alexandre Segura
some linting
2017-06-22, by ymh
Use sortBy which is more compact
2017-06-22, by ymh
Make sure to sort nodes in session
2017-06-22, by ymh
add api call to save notes. internally use ts for time data for notes and session
2017-06-22, by ymh
Make session summary scrollable.
2017-06-22, by Alexandre Segura
Add checkbox to add not on enter key.
2017-06-22, by Alexandre Segura
add date field on session object
2017-06-21, by ymh
Ass src/sass in the watch list for node-sass
2017-06-21, by ymh
Import material-fonts in project for offline usage
2017-06-21, by ymh
Correct session creation and add offline to the persisted state
2017-06-21, by ymh
Change to UserRecord
2017-06-20, by ymh
Action types cleaning
2017-06-20, by ymh
Use a fonctionnal component for the login part of the navbar
2017-06-20, by ymh
Introduce adding note on "enter" key.
2017-06-20, by Alexandre Segura
Improve session page layout, introduce summary.
2017-06-20, by Alexandre Segura
migrate to redux-offline + various optimisation
2017-06-20, by ymh
README
2017-06-20, by duong tam kien
on server, augment default token lifetime and add settings in .env to control it. Add the refresh endpoint
2017-06-19, by ymh
Backed out changeset f16a080e0bc4
2017-06-19, by ymh
on server, augment default token lifetime and add settings in .env to control it. Add the refresh endpoint
2017-06-19, by ymh
Take client from context
2017-06-19, by ymh
Use token in storage state, not in localStorage
2017-06-19, by ymh
put APIClient in context
2017-06-19, by ymh
add some config values
2017-06-19, by ymh
Add settings page.
2017-06-19, by Alexandre Segura
Implement logout.
2017-06-19, by Alexandre Segura
Fix APIClient.
2017-06-19, by Alexandre Segura
add readme
2017-06-19, by duong tam kien
Use token to identify requests.
2017-06-19, by Alexandre Segura
iconography
2017-06-19, by duong tam kien
Store token & user.
2017-06-19, by Alexandre Segura
Move session form to dedicated component.
2017-06-19, by Alexandre Segura
Fix session page CSS.
2017-06-19, by Alexandre Segura
Introduce authentication through API.
2017-06-16, by Alexandre Segura
transparency
2017-06-15, by duong tam kien
degree zero of control
2017-06-15, by duong tam kien
bootstrap of list of sessions
2017-06-15, by duong tam kien
Use yields instead of promises
2017-06-15, by ymh
add CORS headers
2017-06-15, by ymh
add missing libraries
2017-06-15, by ymh
small doc additions to the readme
2017-06-14, by ymh
reorganize urls and add user management api urls
2017-06-14, by ymh
Improve session page design.
2017-06-14, by Alexandre Segura
Prevent form submit.
2017-06-14, by Alexandre Segura
Stick editor to bottom.
2017-06-14, by Alexandre Segura
Fix typos.
2017-06-14, by Alexandre Segura
improve api
2017-06-14, by ymh
Update session in PouchDB.
2017-06-14, by Alexandre Segura
Store data in PouchDB.
2017-06-12, by Alexandre Segura
Clear interval when component unmounts.
2017-06-12, by Alexandre Segura
titre et description et date
2017-06-12, by duong tam kien
Store categories in note.
2017-06-09, by Alexandre Segura
Improve categories tooltip.
2017-06-08, by Alexandre Segura
first data model for backend
2017-06-08, by ymh
notes layout
2017-06-08, by duong tam kien
edit bar pattern
2017-06-08, by duong tam kien
First version of categories tooltip.
2017-06-08, by Alexandre Segura
start of sidebar and navbar
2017-06-07, by duong tam kien
Introduce "annotation" plugin.
2017-06-06, by Alexandre Segura
Add some styles for note timings.
2017-06-01, by Alexandre Segura
Store serialized HTML in note.
2017-06-01, by Alexandre Segura
Draft implementation of note timing.
2017-06-01, by Alexandre Segura
Store note JSON data.
2017-06-01, by Alexandre Segura
Fix all tests.
2017-06-01, by Alexandre Segura
Fix test.
2017-06-01, by Alexandre Segura
Draft implementation of sessions.
2017-05-31, by Alexandre Segura
Delete default state, focus on textarea.
2017-05-31, by Alexandre Segura
Add .orig files to .hgignore
2017-05-31, by Alexandre Segura
Add .editorconfig
2017-05-31, by Alexandre Segura
try to make tests work again
2017-05-31, by ymh
update yarn lock
2017-05-23, by ymh
Remove CSS files from version control.
2017-05-23, by Alexandre Segura
Introduce SlateJS.
2017-05-23, by Alexandre Segura
zoning
2017-05-23, by duong tam kien
Some code rename and reorg + basic tests
2017-05-23, by ymh
add scss + bootstrap
2017-05-22, by ymh
add first react application skeleton
2017-05-22, by ymh
Initial commit
2017-05-18, by ymh
less
more
|
(0)
tip