Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
Ntfy_archive
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
Service Desk
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
TeDomum
Ntfy_archive
Graph
8616be12a291ff0db387b66ad3b0d53a46c3cc4c
Select Git revision
Branches
1
tedomum-prod
default
protected
Tags
2
v1.27.2+tedomum
v1.26.0+tedomum
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Mar
4
3
2
1
28
Feb
27
26
25
24
23
22
21
20
19
18
17
14
13
9
7
3
2
1
31
Jan
27
25
24
25
24
23
22
21
20
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Dec
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
13
12
11
10
9
8
7
6
5
4
3
2
1
29
Nov
28
27
26
25
23
22
20
19
18
17
16
15
12
9
8
7
5
4
3
2
1
30
Oct
29
28
27
25
24
23
22
Fix tests
Embed new web UI into server
Strip down old web app
Support external routes
Routing
SubscribeDialog use existing user
Conn state listener, click action button
Lightbox backdrop fixes
Make connections react on changes of users; this works wonderfully
Refactor the db; move to *Manager classes
Attachments
Attachments, WIP
Switch everything to Dexie.js
Do not store notifications in localStorage anymore
Switch prefs to dexie
Add Dexie for persistence; user management with dexie; this is the way
Remove mui/styles, Settings page, make minPriority functional, ahh so ugly
Use another server
"No topics" and "No notifications" view
Switch to since=ID
Merge branch 'main' into ui
Update docs
Bump version
Docs, release notes
Merge branch 'main' of github.com:binwiederhier/ntfy into main
Deprecation notice
Rename cache to messageCache
Docs
Add another scheduled message to since ID test
Combine entirely
Combine tests and all that
Fix tests; remove memory implementation entirely
Almost there; Replace memCache with :memory: SQLite cache
Implement since=ID logic in mem cache; add tests; still failing
Merge branch 'since-id' into ui
WIP: Since ID, works
Action bar fixes
Fix action bar
TODOs
Poll on page refresh; validate subscribe dialog properly; avoid save-races
Loading