Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
imageboard-web
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Trirst
imageboard-web
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
4329750bced07c394286ed53d0176e84b9e4efee
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
13
Oct
12
7
6
2
1
27
Sep
25
24
20
17
9
7
5
6
Aug
29
Jul
28
27
24
21
9
7
4
27
Jun
25
24
23
21
20
19
18
17
16
Better pagination bar placement. Revert some stuff.
master
master
Make ImageList reuseable
Add log out button
Add editing image metadata in image post
Componentize image's metadata fields
Remove batch deleting image
Fix displaying condition of image commentary
Add remove image option on image post
Rename ImageView to ImagePost
Display image post's information
Remove unused styles. Add inline styles.
Add tags display to image view page
Remove unneeded computed variable
Fix broken paths
Set tags of an image after uploading it. Massive overhaul to ImageUpload.vue
Fix endpoints with parameters not working properly
Separate generic and specific input box styles.
Set new appropriate API endpoints in ImageList
Switch to hash mode for routing
Initialize every API endpoint in paths.js
Image now uploads along with its update payload
Remove upload image on sidebar. Move it to its own page
Image's tags are now displayed on the image's page
Fix /api/image endpoint
New image flake is appended to the list instead of unshifting it
Fix outdated endpoints
Image list now uses preview version of image file
Refactor code to use snowflake for image's file
Pagination bar is now zero-based numbering
Page now changes based on route
Style pagination bar
Center image list and remove unnecessary margin
Add scrolling to top of the page after changing page
Configure webpack's dev server to ignore unneeded files
Componentize the pagination bar
Kinda better implementation of the paginator
Crude implementation of pagination for image list view
Add sidebar display toggle
Move the update hash array function to the relevant component
Update package-lock.json
Loading