Commit Graph
2008 Commits
Author SHA1 Message Date
Mike CaoandGitHub 2bd970ba2b Merge pull request #1883 from screendriver/noindex
Prevent indexing content by search engines
2023-04-17 10:23:08 -07:00
Mike CaoandGitHub 23b98314d6 Merge pull request #1831 from vidschofelix/master
Upgrade Postgres to 15
2023-04-17 10:10:27 -07:00
Christian Rackerseder ab44150532 Prevent indexing content by search engines 2023-04-13 08:44:34 +02:00
Mike CaoandGitHub 63e535eea4 Merge pull request #1870 from kaisteinke/master
Add Swiss German language locale (de-CH)
2023-04-08 02:30:30 -07:00
Mike CaoandGitHub ee8d1ee9e3 Merge pull request #1785 from enricopaulini/master
Label Incrementions and pt-BR update
2023-04-07 21:46:57 -07:00
767b25a9af Update lang/de-CH.json
Co-authored-by: Philipp <49908921+pwuersch@users.noreply.github.com>
2023-04-06 23:40:40 +02:00
5325996a56 Update lang/de-CH.json
fix: delete warning message correct grammar

Co-authored-by: Philipp <49908921+pwuersch@users.noreply.github.com>
2023-04-06 23:36:21 +02:00
Kai Steinke e71200a53f feat: add ch-DE locale 2023-04-06 23:14:13 +02:00
Mike CaoandGitHub 2b395f252d Merge pull request #1851 from seanghay/master
Add Khmer language of Cambodia (km-KH)
2023-03-31 22:20:02 -07:00
Mike CaoandGitHub 479dc06d36 Merge pull request #1832 from BE-CH/master
ARM Docker support
2023-03-31 22:17:00 -07:00
Mike CaoandGitHub e31ee89fee Merge pull request #1854 from BennyDeeDev/patch-1
README: docker compose detach as default
2023-03-31 22:14:37 -07:00
Benjamin DerksenandGitHub ead831bb3c detach as default 2023-03-30 20:34:11 +02:00
Seanghay Yath 9e865ecdf3 feat: add km-KH locale 2023-03-29 11:43:19 +07:00
BE-CH 3a18e79d45 Updated lockfile to support ^ 2023-03-12 23:37:54 +01:00
BE-CH 403144eb30 Added ^ to Prisma version package.json 2023-03-12 23:36:16 +01:00
BE-CH 61732f391e Updated Prisma version to support ARM64 2023-03-12 23:32:44 +01:00
BE-CH 0ec20d42cf Removed platform issues 2023-03-12 21:03:14 +01:00
BE-CH e31f882333 Prisma requires linux/amd64.... 2023-03-12 20:45:46 +01:00
BE-CH c07a561eda Made the builder run as amd64 to avoid prisma arm problems 2023-03-12 19:53:49 +01:00
BE-CH 7df58a921f Added network timeout for yarn 2023-03-12 18:35:36 +01:00
BE-CH 4362be44e0 updated manual cd action 2023-03-12 18:08:13 +01:00
BE-CH 91bcbec2af + v6 and arm platform 2023-03-12 18:06:06 +01:00
FelixandGitHub 2470fb4c7c Upgrade Postgres to 15 2023-03-10 22:52:54 +01:00
Mike CaoandGitHub 7a3443cd06 Merge pull request #1775 from EffakT/country_fallback
Adding registered_country fallback to getCountry
2023-03-09 15:55:38 -08:00
Mike CaoandGitHub 23ea2e9e93 Merge pull request #1784 from juangacovas/patch-1
Update es-MX.json
2023-03-09 15:53:31 -08:00
Mike CaoandGitHub e2c801439d Merge pull request #1774 from ppnplus/patch-1
Update th-TH.json
2023-03-09 15:17:21 -08:00
Mike CaoandGitHub 49402924aa Merge pull request #1792 from d19dotca/patch-1
Stylized macOS + sorted Desktop & Mobile OS names
2023-03-09 15:16:05 -08:00
Mike CaoandGitHub 25f44b84df Merge pull request #1789 from umami-software/dependabot/npm_and_yarn/undici-5.19.1
Bump undici from 5.16.0 to 5.19.1
2023-02-24 02:30:16 -08:00
Mike CaoandGitHub b853255c23 Merge pull request #1793 from slawiko/add-be-by-locale
Add be-BY locale (belarusian language)
2023-02-24 02:29:51 -08:00
slawiko 02272d3909 Adds locale mapping 2023-02-22 12:25:13 +01:00
slawiko 982d47c7e9 Adds translations for be-BY locale 2023-02-22 12:23:21 +01:00
Dustin DaunceyandGitHub b8f72660d9 Stylized macOS + sorted Desktop & Mobile OS names
Since iOS was stylized, I thought it was consistent if we also stylized macOS (it's not Mac OS anymore, it's (macOS)[https://en.wikipedia.org/wiki/MacOS]). 

Also took a quick moment to sort the values for Desktop and Mobile OS names in order to more easily locate at a glance the item being looked for.
2023-02-20 21:21:05 -08:00
dependabot[bot]andGitHub 7e091c5d40 Bump undici from 5.16.0 to 5.19.1
Bumps [undici](https://github.com/nodejs/undici) from 5.16.0 to 5.19.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.16.0...v5.19.1)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-16 23:27:31 +00:00
Enrico PauliniandGitHub 90db2239a2 Remove formatted message from placeholder 2023-02-12 22:58:59 -03:00
Enrico PauliniandGitHub 1b44c5f826 Label Incrementions and pt-BR update 2023-02-12 20:40:03 -03:00
Juanga CovasandGitHub 2c36eaad5c Update es-MX.json
Translated some new strings from English to Spanish and assorted fixes
2023-02-11 17:51:21 +01:00
effakt 6b3eb7617d Adding registered_country fallback to getCountry 2023-02-04 08:46:32 +13:00
ppnplusandGitHub e2e6c2cb8d Update th-TH.json
1. Removed trailing full stops, as we don't use full stops in our language.
2. Changed the string for "Pages" from "หน้าเพจ" to "หน้า". The current string "หน้าเพจ" has two words with the same, overlapping meaning. "หน้า" is a proper translation for the word "page", while "เพจ" is a transliteration from the English pronunciation "page" which is more commonly used to refer to Facebook Pages in our language.
2023-02-03 12:13:59 +07:00
Mike CaoandGitHub 689bb94898 Merge pull request #1770 from umami-software/bug/planetscale-create-db
update schema.mysql.sql for planetscale install
2023-01-30 22:49:44 -08:00
Francis Cao 318dd7de74 update mysql from planetscale install 2023-01-30 22:07:30 -08:00
Mike CaoandGitHub cc2be9f47a Merge pull request #1765 from umami-software/app
v1.40.0
2023-01-25 19:55:08 -08:00
Mike Cao b3c41786ba Bump version v1.40.0. 2023-01-25 19:47:03 -08:00
Mike Cao 219641a633 Updated language files. 2023-01-25 13:57:49 -08:00
Mike Cao 765833b357 Merge branch 'app' of https://github.com/umami-software/umami into app 2023-01-25 13:15:02 -08:00
Mike CaoandGitHub 54eb8a19d4 Merge pull request #1760 from mbos2/croatian-translation-fix
Croatian translations update
2023-01-25 13:14:53 -08:00
Mike Cao a430eae12b Merged #1752. 2023-01-25 08:47:13 -08:00
Mike Cao 3acff56a59 Upgrade Prisma to 4.9.0. 2023-01-25 08:46:56 -08:00
Mike CaoandGitHub 58a380d6e7 Merge pull request #1761 from umami-software/bug/um-165-rename-index-fix
add current database filter  when querying index
2023-01-25 08:37:06 -08:00
Francis Cao 51e79be23d add current databasefilter when querying index 2023-01-24 10:35:36 -08:00
Matej Bošnjak 1b6653c35c croatian translations fix 2023-01-23 18:54:35 +01:00