Commit Graph

327 Commits (80dd51776810c87dab0fdf3e152b55dddcc2f94c)

Author SHA1 Message Date
Willy dcfbc23ffa
remove v from core.version displays
this probably means other things like the update checker are broken, I'll have to fix that later
2023-02-02 22:32:43 +01:00
Rory Doherty 402bf94918 Move messages to the top of status page 2022-10-18 16:08:11 +01:00
Adam f93fe90b4d
Update CoreSettings.vue
statping to statping-ng
2022-08-04 16:45:13 +01:00
Adam 7e71bc2c5f
Update API.js
Update checker uses statping instead of statping-ng
2022-08-04 16:41:13 +01:00
Adam 3e55891bb7
Update Settings.vue
Branding changes to settings.
2022-08-04 16:24:40 +01:00
sanderr cb3cfb7d3b
Add HEAD method
So services can use the HEAD method to check websites. This has the added benefit of not loading big pages and thus being more lightweight.
2022-08-03 12:40:23 +02:00
Adam ffd830fb29
Merge pull request #138 from geoffroya/issues/137
dev: Add base.gohtml in assets [#137](https://github.com/statping-ng/
2022-07-25 13:45:21 +01:00
Jaroslav Lichtblau 0bf4ab422b
Typo fixed in czech.js
Typo fixed in czech.js
2022-06-27 19:53:44 +02:00
Geoffroy Arnoud 96a844a014 dev: Add base.gohtml in assets [#137](https://github.com/statping-ng/statping-ng/issues/137) 2022-06-17 11:37:00 +02:00
Adam b7ecf0c31b
Merge pull request #123 from xahhy/fix/log-search-error
fix: log search error
2022-03-22 14:50:12 +00:00
herb 5f54a7421f fix: log search error 2022-03-21 13:33:37 +08:00
Jonathan Barney 783b6180f7 bump node,go,docker-compose versions
build fixes
mod updates
2022-03-09 00:01:29 -07:00
Dmitriy e59fc1f5a5
Update russian.js
Since Russian is my native language, 
I have corrected some incorrect phrases, declensions and cases to better display them in "statping-ng".
2021-12-31 13:48:40 +03:00
Jonathan Barney 8b08a74bcb Merge branch 'feature/lastUptime' of https://github.com/thatInfrastructureGuy/statping into thatInfrastructureGuy-feature/lastUptime 2021-10-20 16:43:58 -07:00
Adam 75033f1892
Merge pull request #37 from nils1323/allow-chat-telegram-chat_ids
Allow chat_ids for telegram notifications
2021-09-14 13:57:12 +01:00
Adam Boutcher 43a89d40db Activated Czech Language 2021-09-14 10:57:06 +01:00
Adam 67c6750226
Merge pull request #35 from flofeld/patch-2
Update german language
2021-09-11 21:19:20 +01:00
Adam 5ac9dfcea4
Merge pull request #36 from Fjuro/patch-1
Add Czech language
2021-09-11 21:19:03 +01:00
Adam Boutcher 6aa229c0aa Branding changes 2021-09-11 21:04:33 +01:00
Adam Boutcher 819c0bf375 Moved reliance on assets.statping.com to our github site. 2021-09-11 21:04:10 +01:00
nils1323 e764f639d0
Fix logic
check if it is var1 is not necessary because telegram only needs strings and no numbers
2021-09-06 17:37:43 +02:00
Nils eb5589eeaf allow numeric input when using telegram 2021-09-05 20:09:30 +02:00
Fjuro c250ad73a3
Add Czech language 2021-09-05 18:08:45 +02:00
Florian Feldmann 0bd42f3eae
Update german language 2021-09-05 03:20:17 +02:00
Adam Boutcher 1734d4822c Fixed CSS Class Name 2021-08-18 12:12:29 +01:00
Adam Boutcher 71e942cae9 Branding Changes 2021-08-18 10:17:11 +01:00
Adam Boutcher 07ea3e8ba7 Changes to Branding 2021-08-13 18:44:07 +01:00
Adam Boutcher e8edf46e6b Moved from adamboutcher to org statping-ng 2021-08-13 12:30:49 +01:00
Adam Boutcher bc0b7583c6 More changed from statping to statping-ng 2021-08-13 12:15:15 +01:00
Adam Boutcher 6cfa8f4075 More changes from statping to statping-ng 2021-08-13 11:04:55 +01:00
Adam 61cdeaebee
Updated header.vue to div header div an id
This is to make CSS style targeting easier.

could be a div id=header or header element, I decided on the id so it shouldn't cause issues with any previous theming.
2021-07-09 17:42:55 +01:00
Ashish 93a2e58ced
Fixed Minutes French translation 2021-01-20 17:45:57 -08:00
thatInfrastructureGuy 69e4d7aa39
Add language plurals
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2021-01-20 17:45:57 -08:00
thatInfrastructureGuy aeb5e9dad9
typo fix
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2021-01-20 17:45:57 -08:00
thatInfrastructureGuy f6553893d7
Use vue's i18n package to make words plural
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2021-01-20 17:45:57 -08:00
thatInfrastructureGuy 316a9df0fa
Fix the wording uptime.
Signed-off-by: thatInfrastructureGuy <thatInfrastructureGuy@gmail.com>
2021-01-20 17:45:56 -08:00
Hunter Long 2c64a0abf3 UI fixes 2020-12-20 02:24:23 -08:00
Hunter Long df8e1f73d9 removed source.tar.gz file from repo, fixed GH actions 2020-12-20 01:35:44 -08:00
Hunter Long a7eb7a96e1 removed sentry libs 2020-12-18 02:51:50 -08:00
Hunter Long 26a1d49789 manifest.json 404 error fix, removed sentry logging, slowed down AWS translations calls 2020-12-18 02:38:43 -08:00
Hunter Long 6db5aea79f removed source.tar.gz file from repo, re-adding go:generate functions from #859 fixed GH actions 2020-12-18 01:14:04 -08:00
Hunter Long a03f93b433 PR merges, version bump, removed internal cache, removed unused http server complexities 2020-12-15 00:40:26 -08:00
Hunter Long acec58f20f
Merge branch 'dev' into Fix-Failure-and-Success-Templates 2020-12-14 13:37:14 -08:00
Ben Klein a1776b5b44
GitHub scopes request only what's needed
For #908
2020-12-01 17:09:06 -05:00
britannic 061ed6b8bd Make statping image consistent 2020-11-02 15:27:23 -08:00
britannic 393b433467 email notifier issue #820, #833, #841 workaround 2020-10-12 17:31:51 -07:00
britannic ce360c64d9 Revert template placeholders 2020-10-12 15:30:21 -07:00
hunterlong 4c6b9e6a35 fix for https://github.com/statping/statping/issues/842, additional columns for language CSV, modified cache routine to 60 seconds 2020-10-02 12:37:20 -07:00
hunterlong bdbaf8cbca fix for https://github.com/statping/statping/issues/842, additional columns for language CSV 2020-10-02 12:06:25 -07:00
Hunter Long a23c9015b5
Merge branch 'dev' into login-screen 2020-10-01 10:10:58 -07:00