Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
snip
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
irp
snip
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
interaction-tool
Select Git revision
Branches
20
SSO
adding-tests
config-migration
fixing-fullstack-build
interaction-tool
legacy
link-refinement
main
default
protected
minify-docker-images
minor_qol_fixes
p10
p10_old
pointer-tool
python-package
remotePointer
run106
stampy
toolbar-refresh
undo_and_redo
v1.12.5
Tags
20
v1.12.4
v1.12.3
v1.12.2
v1.12.1
v1.12.0
v1.11.4
v1.11.3
v1.11.1
v1.11.0
v1.10.0
v1.9.3
v1.9.2
v1.9.1
v1.9.0
v1.8.5
v1.8.4
v1.8.3
v1.8.2
v1.8.1
v1.8.0
40 results
Begin with the selected commit
Created with Raphaël 2.2.0
6
Aug
5
2
1
31
Jul
30
29
26
25
24
23
22
19
18
17
16
15
11
10
9
8
5
4
3
2
1
28
Jun
27
26
23
22
21
20
18
17
14
13
12
10
9
6
4
30
May
29
28
24
23
22
21
14
13
8
7
3
2
30
Apr
26
25
24
22
21
19
18
17
16
15
12
11
10
8
5
4
3
2
28
Mar
27
26
25
22
20
19
18
14
8
7
6
4
12
Feb
10
8
7
6
5
2
1
31
Jan
30
28
25
23
22
19
18
16
10
9
8
3
2
20
Dec
30
Nov
7
Oct
5
4
28
Sep
27
26
18
15
14
6
5
4
19
Aug
18
12
10
9
8
4
25
Jul
13
12
11
28
Jun
23
19
14
9
4
1
26
May
25
24
23
17
16
13
10
9
27
Apr
25
24
19
18
13
11
10
6
5
3
31
Mar
30
28
26
25
24
22
21
16
15
14
13
12
11
7
2
28
Feb
27
22
21
20
9
3
25
Jan
21
19
17
30
Dec
29
27
25
24
22
21
19
14
23
Nov
20
19
18
17
16
10
5
2
1
31
Oct
28
Enhanced book selector in upload form
Mobile upload select was not working.
Fixed small bug with text tool beeing active even though active snip
Created a hook to get current devicepixelratio and added device pixel
Device pixel ratio is now used for scaling of the page and for draw tool
Readded ratio lock to image size.
Moved zoom and scale into editorcontext and remove unnecessary
Moved email and socket submodule to strict typescript transpile
Lint subcommand should not transpile as this will fail in the lint
Fixed some lint warnings
Removed a number of console logs
Fixed a small problem with inital renders not resizing the page
Fixed yet some more strict typescript errors, should be all now
Patch: Increased size limit for uploads in nginx
v1.7.2
v1.7.2
Moved images server to express
Fixed user linebreaks not working for linewraped text
Started Refactor of text editor
Added a css flip effect to the sidebar previews, for future delete
Image editor fully functional again
Added changes to changelog and some more minor type fixes
Placement rect now bound to render rect in db coords
Fixed some more minor typing issues
Streamlined render pipe and added ability to force redraw. This allows
A bit of repo version upkeep
Fixed a number of small typing errors
wip: imageEditor for now canvas view model
Fixed snip placement to work with new canvas view model
Fixed small problems in eraser tool
Moved tool now also communicates current scale.
Workers are now passed together, removed references to elements used
Removed old canvas component in favour of new page component
Added page size to shared array
refactored viewport and pipeline a bit, also modified tests
Replaced canvasrenderingcontext with more generalized render context
Added a queue datatype mainly for the render loop.
Refactor move handler to correctly work with new canvas render pipeline
A bit of dev env cleanup
Encapsulated shared data for viewport.
Moved worker specific page into worker folder and moved old
Renamed render service to images
Loading