super-productivity/src
Johannes Millan a9e647c19d fix(docs): fix Mermaid parse error in sync architecture diagram
Remove invalid :::class syntax from subgraph declarations (not supported).
Use style commands at end of diagram instead.
2025-12-16 13:57:06 +01:00
..
app fix(docs): fix Mermaid parse error in sync architecture diagram 2025-12-16 13:57:06 +01:00
assets fix(sync): improve sync reliability with bug fixes and tests 2025-12-16 12:28:49 +01:00
environments 16.6.0 2025-12-12 19:06:20 +01:00
static feat: add open sans as default font 2025-09-04 18:30:09 +02:00
styles fix(electron): improve window controls overlay for Windows/Linux (#5713) 2025-12-12 19:00:12 +01:00
test-helpers build: improve testing setup to give indication about which test hangs 2025-07-18 12:11:05 +02:00
typings refactor: improve typing 2025-09-16 18:04:40 +02:00
_common.scss refactor: modernize scss syntax and get rid of most of the warnings 2025-09-04 20:29:24 +02:00
favicon.ico
hammer-config.class.ts feat: replace hammerjs with custom swipe and pan directives 2025-08-10 12:56:11 +02:00
index.html fix: update content security policy to fix dropbox sync with decompression 2025-11-24 14:38:02 +01:00
karma.conf.js build: fix windows build 2025-12-06 13:41:04 +01:00
main.ts feat(sync): add immediate upload to SuperSync when online 2025-12-12 20:48:40 +01:00
manifest.json
polyfills.ts feat: update rxjs to 7 step 2 2025-11-17 14:04:17 +01:00
styles.scss Merge branch 'feat/re-design' 2025-09-04 20:39:28 +02:00
test.ts test: fix 2025-12-05 17:10:37 +01:00
tsconfig.app.json build: correct tsconfig.app.json file includes 2025-10-03 16:59:14 -07:00
tsconfig.spec.json fix: typing errors 2025-08-05 19:59:12 +02:00
tsconfig.worker.json