Philipp C. Heckel
|
4c566c9f31
|
Merge pull request #373 from cyqsimon/commit-var
Move `COMMIT` into a variable so it could be overridden if desired
|
2022-08-03 13:33:10 -04:00 |
|
cyqsimon
|
a498e43d61
|
Move COMMIT into a variable so it could be overridden if desired
|
2022-08-02 03:40:33 +08:00 |
|
Hunter Kehoe
|
613d5d554f
|
add example config for default-user, default-password, default-command
|
2022-07-31 16:46:56 -06:00 |
|
Hunter Kehoe
|
f6a42e7dcd
|
add docs explaining default-user, default-password, default-command
|
2022-07-31 16:40:07 -06:00 |
|
Hunter Kehoe
|
8956837443
|
add default-user, default-password, and default-command options to client.yml config
|
2022-07-31 13:12:38 -06:00 |
|
Philipp C. Heckel
|
28975e9433
|
Merge pull request #368 from binwiederhier/dependabot/npm_and_yarn/web/terser-5.14.2
Bump terser from 5.14.1 to 5.14.2 in /web
|
2022-07-24 00:47:01 -04:00 |
|
poi
|
206beb31c4
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (189 of 189 strings)
Translation: ntfy/Web app
Translate-URL: https://hosted.weblate.org/projects/ntfy/web/zh_Hans/
|
2022-07-22 13:18:53 +02:00 |
|
dependabot[bot]
|
38e61d6a99
|
Bump terser from 5.14.1 to 5.14.2 in /web
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-21 06:01:20 +00:00 |
|
Hunter Kehoe
|
3c5a10de17
|
combine attachment and icon url regex
|
2022-07-17 15:47:21 -06:00 |
|
Hunter Kehoe
|
99886d7f66
|
change icon from object to string
|
2022-07-17 15:40:24 -06:00 |
|
Hunter Kehoe
|
04f2535e92
|
linting
|
2022-07-16 14:22:23 -06:00 |
|
Hunter Kehoe
|
d519fd999b
|
notification icons
|
2022-07-16 14:13:46 -06:00 |
|
Philipp C. Heckel
|
cbcd0e3f0d
|
Merge pull request #362 from elvstejd/main
Fix small typo in spanish translation
|
2022-07-13 08:36:07 -04:00 |
|
Elvis Tejeda
|
9bcec02f8c
|
Fix typo
|
2022-07-12 21:35:12 -04:00 |
|
Philipp Heckel
|
88a77cb132
|
Fix race
|
2022-07-08 10:16:23 -04:00 |
|
Philipp Heckel
|
10a9aca2a1
|
Delete expired attachments based on mod time instead of DB entry to avoid races
|
2022-07-08 10:00:04 -04:00 |
|
Philipp Heckel
|
3e53d8a2c7
|
Merge branch 'main' of https://hosted.weblate.org/git/ntfy/web into main
|
2022-07-08 08:16:22 -04:00 |
|
Philipp Heckel
|
d8ce68b2cb
|
Switched Pop and Pop Swoosh sounds, closes #352
|
2022-07-04 14:36:37 -04:00 |
|
Philipp Heckel
|
dd6af3b8f2
|
Changelog
|
2022-07-04 14:33:24 -04:00 |
|
Philipp Heckel
|
e874f3516e
|
Docs
|
2022-07-03 19:36:58 -04:00 |
|
Philipp Heckel
|
bf8077626e
|
Permissions of unix socket
|
2022-07-03 19:33:01 -04:00 |
|
Koro
|
8532b5b7ea
|
Update documentation.
|
2022-07-03 17:39:17 -04:00 |
|
Koro
|
ed1673beed
|
Set socket mode after creation.
|
2022-07-03 17:39:08 -04:00 |
|
Koro
|
89316487e3
|
Add socket mode command-line option.
|
2022-07-03 17:22:45 -04:00 |
|
Koro
|
9f358d4793
|
Add socket mode to configuration struct.
|
2022-07-03 15:39:19 -04:00 |
|
Philipp Heckel
|
e8953aea3b
|
Fix test, changelog
|
2022-07-01 09:37:20 -04:00 |
|
Philipp Heckel
|
95bd876be2
|
Fix HTTP Spec priority header parsing
|
2022-07-01 09:28:42 -04:00 |
|
Philipp C. Heckel
|
bd6f3ca2e8
|
Merge pull request #348 from binwiederhier/display-name-web
WIP: DIsplay name for the web app
|
2022-06-29 19:35:23 -04:00 |
|
Philipp Heckel
|
aee4074792
|
changelog
|
2022-06-29 19:35:09 -04:00 |
|
Philipp Heckel
|
4d6c147f24
|
WIP: DIsplay name for the web app
|
2022-06-29 15:57:56 -04:00 |
|
brianchul
|
691a77370e
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 28.5% (54 of 189 strings)
Translation: ntfy/Web app
Translate-URL: https://hosted.weblate.org/projects/ntfy/web/zh_Hant/
|
2022-06-29 09:20:41 +02:00 |
|
brianchul
|
d09afd8b60
|
Added translation using Weblate (Chinese (Traditional))
|
2022-06-28 08:06:49 +02:00 |
|
Philipp Heckel
|
2d26a990a9
|
Merge branch 'main' of https://hosted.weblate.org/git/ntfy/web into main
|
2022-06-27 12:21:26 -04:00 |
|
Philipp Heckel
|
f134bc6dcd
|
Fix PowerShell rendering, changelog
|
2022-06-27 12:21:11 -04:00 |
|
Philipp C. Heckel
|
50a830c360
|
Merge pull request #345 from noahpeltier/fix-powershell-docs
Updated syntax on PowerShell examples in docs
|
2022-06-27 12:13:07 -04:00 |
|
=
|
ae3715222f
|
Updated powershell docs to correct syntax, fixed my goofy typos
|
2022-06-26 23:46:00 -05:00 |
|
=
|
eb841604c7
|
Updated powershell examples to correct syntax
|
2022-06-26 23:39:56 -05:00 |
|
Philipp Heckel
|
30c8d6b02b
|
Fix auth_file not working for ntfy user command
|
2022-06-24 19:13:10 -04:00 |
|
Elisey Kravchuk
|
b840d7d5f4
|
Translated using Weblate (Russian)
Currently translated at 82.0% (155 of 189 strings)
Translation: ntfy/Web app
Translate-URL: https://hosted.weblate.org/projects/ntfy/web/ru/
|
2022-06-24 19:17:34 +02:00 |
|
Philipp Heckel
|
20f835df50
|
Changelog
|
2022-06-24 12:40:27 -04:00 |
|
Philipp Heckel
|
bac5e1fa84
|
Changelog
|
2022-06-23 16:46:08 -04:00 |
|
Philipp Heckel
|
69d6cdd786
|
Bump again
|
2022-06-23 15:12:13 -04:00 |
|
Philipp Heckel
|
5f2ce5e542
|
Fix intermittent test failure; bump version
|
2022-06-23 15:01:35 -04:00 |
|
Philipp Heckel
|
6acb921098
|
tidy
|
2022-06-23 14:53:42 -04:00 |
|
Philipp Heckel
|
acf6d4370f
|
Update deps
|
2022-06-23 14:46:01 -04:00 |
|
Philipp Heckel
|
297601d0f2
|
Bump version
|
2022-06-23 14:33:51 -04:00 |
|
Philipp Heckel
|
113900d3eb
|
Cache startup queries
|
2022-06-23 11:02:45 -04:00 |
|
Philipp Heckel
|
b4a824aa38
|
Format actions PR, changelog
|
2022-06-22 20:23:15 -04:00 |
|
Philipp C. Heckel
|
e8569c6008
|
Merge pull request #341 from wunter8/custom-intent-broadcast-action
allow custom intent in broadcast action without JSON
|
2022-06-22 20:21:11 -04:00 |
|
Philipp Heckel
|
b74defef14
|
Enable WAL mode, add changelog
|
2022-06-22 20:17:47 -04:00 |
|