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
7b810acfb509461db94fe77e842737575e7260a0
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
18
Feb
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
Split stuff
Subscription form
WIP: React
Merge pull request #148 from lrabane/cli-auth
Add docs for auth support with CLI
Add support for auth in client config
Add auth support for subscribing
Add test for IP exempt setting
Compress binary with upx, closes #137
Re-add OPTIONS:
Double requests/sec limit; update docs
Rate limit exemption; relates to #144
Replace \\n with \n in X-Message header
Bump version
Fixed ARMv8 Docker build
Update docs
Reduce bcrypt cost to 10
Bump version
Merge branch 'main' of github.com:binwiederhier/ntfy into main
More tests; enough!
More polishing, more docs; the only thing left are tests for access.go
More docs, more tests, more docs
CLI tests for 'ntfy user'
More docs
Docs docs docs docs docs
More docs; this will never end
More docs docs docs
WIP: Docs
Docs and minor improvements to "ntfy access"
Allow 'ntfy access --reset'
Update deps
Test Firebase stuff
Simplify again
Move firebase to seperate file
Do not forward messages to Firebase if topic is not world-readable
Rename Topic to TopicPattern in Grant
Add wildcard access control
Support multiple topics in auth
Add /auth endpoint and tests
Docblocking
Loading