Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
webapp-lib
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
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CS-214
ul2024
webapp-lib
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
ft/AdminEnpointAuth
Select Git revision
Branches
5
dv/webapp-id
ft/AdminEnpointAuth
ft/RemovingReflexion
main
default
protected
scalafmt
Tags
20
v0.23.0
v0.22.0
v0.21.0
v0.20.0
v0.19.0
v0.18.0
v0.17.0
v0.16.0
submission
protected
v0.15.0
v0.14.0
v0.13.0
v0.12.0
v0.11.0
v0.10.0
proposal
protected
v0.8.0
v0.7.0
v0.6.0
v0.5.0
25 results
Begin with the selected commit
Created with Raphaël 2.2.0
3
Jun
7
May
3
18
Apr
17
14
13
Feb
28
Dec
27
24
23
22
21
20
19
18
12
11
10
9
8
5
30
Nov
27
13
12
11
10
8
1
feat: removes compilation and protect apps instances
ft/RemovingRefl…
ft/RemovingReflexion
feat: removing reflexion
fix: corrected secret importation
ft/AdminEnpoint…
ft/AdminEnpointAuth
fix: compilation error
style: removing brackets
feat: decorator for admin endpoint authentication
Bump scala-toolkit
v0.23.0 main
v0.23.0 main
server: Document `diconnect`'s idempotency requirement
v0.22.0
v0.22.0
tests: Check that server accepts large number of connected clients
server: Record disconnection during shutdown
server: Rewrite the websocket server using undertow instead of cask
server: Detect channel closure and disconnect client
tests: Check that server survives abrupt disconnection
tests: Reformat
server: Close websocket on error
v0.21.0
v0.21.0
server: Add a new endpoint (/admin/status)
Revert 7f9815e (client side can't pick up an env var 🤦♂️)
v0.20.0
v0.20.0
client: Make home page tiles regular links
v0.19.0
v0.19.0
client: Disable indexing by search engines
v0.18.0
v0.18.0
css: Truncate whole app card, not just description
client: Allow customization of banner and home page
client: Automatically reconnect if websocket connection drops
client: Make router customizable
messages: Refactor ListAppsResponse.Wire
server: Refactor wordlist loading
client: Simplify implementation of home page
client: Align URL parameter order with case class argument order
server: Limit total number of instances
v0.17.0
v0.17.0
server: Stop clock when no users are connected
server/gc: User time.Instant instead of milliseconds and add logging
server/gc: Refactor gc implementation
server/gc: Reuse Clock implementation
server: Add a garbage collector
build: Remove unused dependency
v0.16.0
v0.16.0
tests: Test WebSocket response
tests: Test websocket initialization
tests: Split utilities out of page tests
tests: Move ServerSuite to utils/ and rename WebappTest to WebappSuite
client: Move ProtocolInfo to shared/
shared: Remove def TODO
Loading