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
665bc3b679d87e3f7fc6902b13524d96d2bbe926
Select Git revision
0 results
imageboard-web
Author
Search by author
Any Author
authors
Trirst
trirst
1 author
Jul 27, 2021
Page now changes based on route
· 665bc3b6
Trirst
authored
3 years ago
665bc3b6
Style pagination bar
· 18d336e7
Trirst
authored
3 years ago
18d336e7
Center image list and remove unnecessary margin
· 0e4881a3
Trirst
authored
3 years ago
0e4881a3
Add scrolling to top of the page after changing page
· d7c1efbf
Trirst
authored
3 years ago
d7c1efbf
Configure webpack's dev server to ignore unneeded files
· 8c06a7a7
Trirst
authored
3 years ago
8c06a7a7
Jul 23, 2021
Componentize the pagination bar
· 4718315e
Trirst
authored
3 years ago
4718315e
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
Loading