Skip to content
Merged

1.19.3 #3330

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
101 commits
Select commit Hold shift + click to select a range
13b691f
fix: request logs not loading on initial page open in Community Editi…
Adityakk9031 Jun 5, 2026
38203e5
♻️ Remove queries that prefetch 1000 users/roles in private resources…
Fredkiss3 Jun 9, 2026
ab4d567
🏷️ types
Fredkiss3 Jun 10, 2026
4cd0b9a
💄 Show updates available in the frontend, on sites & user devices
Fredkiss3 Jun 10, 2026
fe55956
♻️ sites & clients should not get latest versions on the server
Fredkiss3 Jun 10, 2026
1b6e9e8
♻️ `lt` instead of `lte`
Fredkiss3 Jun 11, 2026
4b703b5
💄 Show the latest new update in machine client table
Fredkiss3 Jun 11, 2026
7a275c8
Merge branch 'dev' into refactor/show-if-client-needs-update
Fredkiss3 Jun 11, 2026
34a0d2a
Remove NoNewPrivileges
oschwartz10612 Jun 14, 2026
bf604f2
Show the input validation in the error report
oschwartz10612 Jun 19, 2026
476d92b
Convert things to regional cache
oschwartz10612 Jun 21, 2026
a288285
Initial plan
Copilot Jun 16, 2026
3f37408
fix: allow ALL ASN values in policy rule validation
Copilot Jun 16, 2026
de48a05
refactor: normalize ASN validation value once
Copilot Jun 16, 2026
e5e7b79
test: add normalized ASN validation coverage
Copilot Jun 16, 2026
a55fb21
fix(sqlite): remove cache_size and mmap_size PRAGMAs (#2120)
Josh-Voyles Jun 13, 2026
b7081af
fix: remove no-op autoFinalizeStatement wrapper and redundant busy_ti…
Josh-Voyles Jun 11, 2026
d240201
Initial plan
Copilot Jun 16, 2026
16abe98
Add queue
oschwartz10612 Jun 11, 2026
d09668b
feat: batch redis ws direct messages and dedupe rebuild queue jobs
Copilot Jun 16, 2026
22ac711
refactor: tighten ws batch typing and queue cleanup logging
Copilot Jun 16, 2026
ee42846
Add batch messaging functions to rebuild function
oschwartz10612 Jun 21, 2026
604dee9
Batch get olm ids
oschwartz10612 Jun 21, 2026
60c1b57
Add drizzle indexes to match db
oschwartz10612 Jun 21, 2026
6b56c00
Pull the listing out of the queue
oschwartz10612 Jun 22, 2026
c3820a4
Add missing queuing
oschwartz10612 Jun 22, 2026
72fa1d6
Merge pull request #3325 from fosrl/queue
oschwartz10612 Jun 22, 2026
f44a7c5
Merge branch 'refactor/show-if-client-needs-update' of github.com:Fre…
oschwartz10612 Jun 22, 2026
7508402
♻️ Remove queries that prefetch 1000 users/roles in private resources…
Fredkiss3 Jun 9, 2026
2cbc6fb
🏷️ types
Fredkiss3 Jun 10, 2026
ffb6c64
💄 Show updates available in the frontend, on sites & user devices
Fredkiss3 Jun 10, 2026
5dc3ae4
♻️ sites & clients should not get latest versions on the server
Fredkiss3 Jun 10, 2026
3f2bb42
♻️ `lt` instead of `lte`
Fredkiss3 Jun 11, 2026
be888c3
💄 Show the latest new update in machine client table
Fredkiss3 Jun 11, 2026
1b63495
Merge branch 'refactor/show-if-client-needs-update' of github.com:Fre…
oschwartz10612 Jun 22, 2026
c284dc2
Merge branch 'Fredkiss3-refactor/show-if-client-needs-update' into dev
oschwartz10612 Jun 22, 2026
19faa3a
Merge pull request #3223 from Adityakk9031/#2867
oschwartz10612 Jun 22, 2026
37eaf34
New translations en-us.json (French)
oschwartz10612 Jun 22, 2026
d8acccb
New translations en-us.json (Spanish)
oschwartz10612 Jun 22, 2026
18ec6c8
New translations en-us.json (Bulgarian)
oschwartz10612 Jun 22, 2026
63c3ee6
New translations en-us.json (Czech)
oschwartz10612 Jun 22, 2026
b07fe6d
New translations en-us.json (German)
oschwartz10612 Jun 22, 2026
1262030
New translations en-us.json (Italian)
oschwartz10612 Jun 22, 2026
228efac
New translations en-us.json (Korean)
oschwartz10612 Jun 22, 2026
c589685
New translations en-us.json (Dutch)
oschwartz10612 Jun 22, 2026
74ef844
New translations en-us.json (Polish)
oschwartz10612 Jun 22, 2026
73eb07d
New translations en-us.json (Portuguese)
oschwartz10612 Jun 22, 2026
096940a
New translations en-us.json (Russian)
oschwartz10612 Jun 22, 2026
b2778a2
New translations en-us.json (Turkish)
oschwartz10612 Jun 22, 2026
f7050ef
New translations en-us.json (Chinese Simplified)
oschwartz10612 Jun 22, 2026
babd90a
New translations en-us.json (Norwegian Bokmal)
oschwartz10612 Jun 22, 2026
8004ae6
Use the policy when updating rule
oschwartz10612 Jun 23, 2026
da794ad
Merge branch 'main' into dev
oschwartz10612 Jun 23, 2026
51c357e
Merge branch 'main' into dev
oschwartz10612 Jun 23, 2026
ce3c2f7
Fix #3314
oschwartz10612 Jun 23, 2026
f48a4f7
Enforce strick query params
oschwartz10612 Jun 23, 2026
65bad45
Merge pull request #3327 from fosrl/crowdin_dev
oschwartz10612 Jun 23, 2026
d78223b
Fix import to be private
oschwartz10612 Jun 23, 2026
a9b7cce
Improve efficiency of calculateUserClientsForOrgs
oschwartz10612 Jun 23, 2026
c11d24e
Standardize db rebuildClientAssociationsFromClient
oschwartz10612 Jun 23, 2026
7731849
Standardize db rebuildClientAssociationsFromClient
oschwartz10612 Jun 23, 2026
b810140
Merge branch 'main' into dev
oschwartz10612 Jun 23, 2026
e104489
💄 Show GeoIp flag in site details page
Fredkiss3 Jun 23, 2026
91ef0d0
Show warning about the .local aliases
oschwartz10612 Jun 23, 2026
2a8ceee
Restrict admin role
oschwartz10612 Jun 23, 2026
bb7729d
💄 show geoip flag in policy access rule tab
Fredkiss3 Jun 23, 2026
bc63747
Refactor out transactions and always call rebuild on update
oschwartz10612 Jun 23, 2026
034bcbd
Reorg
oschwartz10612 Jun 24, 2026
80b66cf
Add locks to rebuilds
oschwartz10612 Jun 24, 2026
62fc2ed
Add logging and fix removing alias
oschwartz10612 Jun 24, 2026
75b87ff
Quiet log message
oschwartz10612 Jun 24, 2026
d303fa0
Comment out the sync
oschwartz10612 Jun 24, 2026
b18a41e
adjust translation
miloschwartz Jun 24, 2026
2b38658
make sidebar notification failures more resilient
miloschwartz Jun 24, 2026
242123b
Implement non-redis lock
oschwartz10612 Jun 24, 2026
6fe4eee
improve org policy error message responses
miloschwartz Jun 24, 2026
4eba51d
support delete resources associated with site
miloschwartz Jun 24, 2026
d0defa3
remove split by command and space in role form
miloschwartz Jun 24, 2026
79de64d
Fix removing site not removing peer
oschwartz10612 Jun 24, 2026
be3877a
Rename for clarity
oschwartz10612 Jun 24, 2026
877985d
Spellcheck
oschwartz10612 Jun 24, 2026
f8591f2
Fix no data when last data was over 90 days ago
oschwartz10612 Jun 25, 2026
0f02d1b
♻️ remove deprecated ISO `CS` country code
Fredkiss3 Jun 25, 2026
e0d0c5d
Merge pull request #3331 from Fredkiss3/feat/geoip-tag-in-tables
oschwartz10612 Jun 25, 2026
cf21bac
Merge branch 'main' into dev
oschwartz10612 Jun 25, 2026
4b1b3d3
New translations en-us.json (French)
oschwartz10612 Jun 25, 2026
6033970
New translations en-us.json (Spanish)
oschwartz10612 Jun 25, 2026
dd26518
New translations en-us.json (Bulgarian)
oschwartz10612 Jun 25, 2026
88a9b92
New translations en-us.json (Czech)
oschwartz10612 Jun 25, 2026
36460d4
New translations en-us.json (Danish)
oschwartz10612 Jun 25, 2026
56187d6
New translations en-us.json (German)
oschwartz10612 Jun 25, 2026
7e4dea9
New translations en-us.json (Italian)
oschwartz10612 Jun 25, 2026
fee635b
New translations en-us.json (Korean)
oschwartz10612 Jun 25, 2026
3c13b1e
New translations en-us.json (Dutch)
oschwartz10612 Jun 25, 2026
822a07d
New translations en-us.json (Polish)
oschwartz10612 Jun 25, 2026
66b1b38
New translations en-us.json (Portuguese)
oschwartz10612 Jun 25, 2026
f3fe11c
New translations en-us.json (Russian)
oschwartz10612 Jun 25, 2026
39d61a3
New translations en-us.json (Turkish)
oschwartz10612 Jun 25, 2026
7425daa
New translations en-us.json (Chinese Simplified)
oschwartz10612 Jun 25, 2026
8183d19
New translations en-us.json (Norwegian Bokmal)
oschwartz10612 Jun 25, 2026
9ae54f4
Merge pull request #3343 from fosrl/crowdin_dev
oschwartz10612 Jun 25, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@
"[json]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"editor.formatOnSave": true
"editor.formatOnSave": true,
"cSpell.words": [
"nessicary"
]
}
8 changes: 8 additions & 0 deletions messages/bg-BG.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,15 @@
"local": "Локална",
"edit": "Редактиране",
"siteConfirmDelete": "Потвърждение на изтриване на сайта",
"siteConfirmDeleteAndResources": "Потвърдете изтриването на сайта и ресурсите",
"siteDelete": "Изтриване на сайта",
"siteDeleteAndResources": "Изтриване на сайта и ресурсите",
"siteMessageRemove": "След премахване, сайтът вече няма да бъде достъпен. Всички цели, свързани със сайта, също ще бъдат премахнати.",
"siteMessageRemoveAndResources": "Това ще изтрие окончателно всички публични и частни ресурси, свързани с този сайт, дори ако ресурсът е асоцииран и с други сайтове.",
"siteQuestionRemove": "Сигурни ли сте, че искате да премахнете сайта от организацията?",
"siteQuestionRemoveAndResources": "Наистина ли желаете да изтриете този сайт и всички свързани ресурси?",
"sitesTableDeleteSite": "Изтриване на сайта",
"sitesTableDeleteSiteAndResources": "Изтриване на сайта и ресурсите",
"siteManageSites": "Управление на сайтове",
"siteDescription": "Създайте и управлявайте сайтове, за да осигурите свързаност със частни мрежи",
"sitesBannerTitle": "Свържете се с мрежа.",
Expand Down Expand Up @@ -2338,6 +2344,7 @@
"createInternalResourceDialogDestinationCidrDescription": "CIDR диапазонът на ресурса в мрежата на сайта.",
"createInternalResourceDialogAlias": "Псевдоним",
"createInternalResourceDialogAliasDescription": "По избор вътрешен DNS псевдоним за този ресурс.",
"internalResourceAliasLocalWarning": "Синоними с окончание .local могат да причинят проблеми с резолюцията поради mDNS в някои мрежи.",
"internalResourceDownstreamSchemeRequired": "Методът е задължителен за HTTP ресурси",
"internalResourceHttpPortRequired": "Портът към целта е задължителен за HTTP ресурси",
"siteConfiguration": "Конфигурация",
Expand Down Expand Up @@ -2967,6 +2974,7 @@
"orgOrDomainIdMissing": "Липсва идентификатор на организация или домейн",
"loadingDNSRecords": "Зареждане на DNS записи...",
"olmUpdateAvailableInfo": "Налична е актуализирана версия на Olm. Моля, актуализирайте до най-новата версия за най-добро преживяване.",
"updateAvailableInfo": "На разположение е обновена версия. Моля, обновете до най-новата версия за най-добър опит.",
"client": "Клиент",
"proxyProtocol": "Настройки на прокси протокол",
"proxyProtocolDescription": "Конфигурирайте Proxy Protocol, за да запазите IP адресите на клиентите за TCP услуги.",
Expand Down
8 changes: 8 additions & 0 deletions messages/cs-CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,15 @@
"local": "Místní",
"edit": "Upravit",
"siteConfirmDelete": "Potvrdit odstranění lokality",
"siteConfirmDeleteAndResources": "Potvrdit odstranění lokality a zdrojů",
"siteDelete": "Odstranění lokality",
"siteDeleteAndResources": "Odstranit lokalitu a zdroje",
"siteMessageRemove": "Po odstranění webu již nebude přístupný. Všechny cíle spojené s webem budou také odstraněny.",
"siteMessageRemoveAndResources": "Toto trvale odstraní všechny veřejné a soukromé zdroje spojené s touto lokalitou, i když je zdroj také přiřazen k jiným lokalitám.",
"siteQuestionRemove": "Jste si jisti, že chcete odstranit tuto stránku z organizace?",
"siteQuestionRemoveAndResources": "Opravdu chcete odstranit tuto lokalitu a všechny přidružené zdroje?",
"sitesTableDeleteSite": "Odstranění lokality",
"sitesTableDeleteSiteAndResources": "Odstranit lokalitu a zdroje",
"siteManageSites": "Správa lokalit",
"siteDescription": "Vytvořte a spravujte stránky pro povolení připojení k soukromým sítím",
"sitesBannerTitle": "Připojit jakoukoli síť",
Expand Down Expand Up @@ -2338,6 +2344,7 @@
"createInternalResourceDialogDestinationCidrDescription": "Rozsah zdrojů CIDR v síti webu.",
"createInternalResourceDialogAlias": "Alias",
"createInternalResourceDialogAliasDescription": "Volitelný interní DNS alias pro tento dokument.",
"internalResourceAliasLocalWarning": "Aliasy končící na .local mohou způsobit problémy s vyřešením díky mDNS v některých sítích.",
"internalResourceDownstreamSchemeRequired": "HTTP metoda je vyžadována pro HTTP zdroje",
"internalResourceHttpPortRequired": "Přípoječný port je nutný pro HTTP zdroj",
"siteConfiguration": "Konfigurace",
Expand Down Expand Up @@ -2967,6 +2974,7 @@
"orgOrDomainIdMissing": "Chybí ID organizace nebo domény",
"loadingDNSRecords": "Načítání DNS záznamů...",
"olmUpdateAvailableInfo": "Je k dispozici aktualizovaná verze Olm. Pro nejlepší zážitek prosím aktualizujte na nejnovější verzi.",
"updateAvailableInfo": "Je k dispozici aktualizovaná verze. Aktualizujte prosím na nejnovější verzi pro nejlepší zážitek.",
"client": "Zákazník",
"proxyProtocol": "Nastavení proxy protokolu",
"proxyProtocolDescription": "Konfigurace Proxy protokolu pro zachování klientských IP adres pro služby TCP.",
Expand Down
Loading