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
Commits
853d2fe4d34e75eda338f8155fcdc34973c1eead
Select Git revision
0 results
imageboard-web
Author
Search by author
Any Author
authors
0 authors
Jul 21, 2021
Kinda better implementation of the paginator
· 853d2fe4
Trirst
authored
3 years ago
853d2fe4
Jul 20, 2021
Crude implementation of pagination for image list view
· dd9fadc3
Trirst
authored
3 years ago
dd9fadc3
Jul 08, 2021
Add sidebar display toggle
· 0ddf7913
Trirst
authored
3 years ago
0ddf7913
Jul 07, 2021
Move the update hash array function to the relevant component
· cbae26e3
Trirst
authored
3 years ago
cbae26e3
Jul 04, 2021
Update package-lock.json
· c5deb13d
Trirst
authored
3 years ago
c5deb13d
Jun 26, 2021
Implement preview for image upload
· 7dfc6432
Trirst
authored
3 years ago
7dfc6432
Refine image upload component's style
· b7ab66a7
Trirst
authored
3 years ago
b7ab66a7
Use warning box for invalid image type
· d0e06117
Trirst
authored
3 years ago
d0e06117
Make a warning box component. Replace it in authentication component.
· de97c15f
Trirst
authored
3 years ago
de97c15f
Expose invalid image type warning to UI
· 20ed207d
Trirst
authored
3 years ago
20ed207d
Rewrite image type check and image update methods
· a6265cec
Trirst
authored
3 years ago
a6265cec
Jun 25, 2021
Rewrite the upload image component
· 2f12afd2
Trirst
authored
3 years ago
2f12afd2
Implement hot reload image
· 210bcf1c
Trirst
authored
3 years ago
210bcf1c
Fix secret header
· e048e868
Trirst
authored
3 years ago
e048e868
Jun 24, 2021
Tidy up ImageUpload.vue
· f52da7e6
Trirst
authored
3 years ago
f52da7e6
Style authentication's states
· d9497d70
Trirst
authored
3 years ago
d9497d70
Edit names of component's data for clearer meaning
· 88ef2eb6
Trirst
authored
3 years ago
88ef2eb6
Expose authentication's states to UI
· 9177f51f
Trirst
authored
3 years ago
9177f51f
Change type of stateUser's properties
· 3362b1f5
Trirst
authored
3 years ago
3362b1f5
Remove width and height props' validator type
· f612cbf2
Trirst
authored
3 years ago
f612cbf2
Use v-if instead of v-show
· 8060aab4
Trirst
authored
3 years ago
8060aab4
Style user authentication component
· 2d69b744
Trirst
authored
3 years ago
2d69b744
Initialize and configure Tailwindcss config
· ba91713d
Trirst
authored
3 years ago
ba91713d
Remove unneeded file
· bd67a23d
Trirst
authored
3 years ago
bd67a23d
Install Tailwindcss
· 713f3e73
Trirst
authored
3 years ago
713f3e73
Bind enter key event to authenticate method
· dc05e482
Trirst
authored
3 years ago
Remove unneeded log
dc05e482
Save user info locally
· fb195cf9
Trirst
authored
3 years ago
fb195cf9
Remove authentication page. Make authentication component.
· 01a78b0b
Trirst
authored
3 years ago
01a78b0b
Update build instructions
· 0d60b997
Trirst
authored
3 years ago
0d60b997
Change website base URL. Fix API calls
· 61017209
Trirst
authored
3 years ago
61017209
Jun 23, 2021
Setup CI for building
· 2c9c4ded
Trirst
authored
3 years ago
2c9c4ded
Merge branch 'master' of
https://git.randomchars.net/trirst/imageboard-web
· 408910f5
Trirst
authored
3 years ago
408910f5
Change home route
· 7f8ff84a
Trirst
authored
3 years ago
7f8ff84a
Delete unused file
· b669b2eb
Trirst
authored
3 years ago
b669b2eb
Update README.md
· c0b849a4
Trirst
authored
3 years ago
c0b849a4
Fix individual image viewing
· 14d29364
Trirst
authored
3 years ago
14d29364
Jun 22, 2021
Make the sidebar sticky
· 4ffc9b3c
Trirst
authored
3 years ago
4ffc9b3c
Bad implementation of hot loading images (Temporary)
· 654707e9
Trirst
authored
3 years ago
654707e9
Update request to delete image
· 63335393
Trirst
authored
3 years ago
63335393
Update request to upload image.
· 4235e9e9
Trirst
authored
3 years ago
4235e9e9
Loading