.. |
gulp
|
Chore: Make buildScriptIndexes generates code that passes linter
|
2024-01-05 09:46:53 +00:00 |
locales
|
Update translations
|
2024-02-06 16:15:34 +00:00 |
PortableAppsLauncher
|
All: Use Lerna to manage monorepo
|
2020-11-05 16:58:23 +00:00 |
utils
|
Chore: Wait when Discourse update fails
|
2023-12-13 20:00:19 +00:00 |
website
|
Doc: Fixes #9216: Fixed several broken links
|
2023-11-05 17:59:36 +00:00 |
.gitignore
|
add .mo and .mo~ to .gitignore
|
2021-02-27 12:11:49 -05:00 |
absolute-to-relative-paths.js
|
All: Use Lerna to manage monorepo
|
2020-11-05 16:58:23 +00:00 |
build-release-stats.test.ts
|
Doc: Fixed desktop changelog generation
|
2023-10-31 15:59:58 +00:00 |
build-release-stats.ts
|
Doc: Fixed desktop changelog generation
|
2023-10-31 15:59:58 +00:00 |
build-translation.ts
|
Doc: Refactored documentation, split it into smaller articles, and added search (#9132)
|
2023-10-30 11:32:14 +00:00 |
build-welcome.ts
|
Desktop, Mobile: Resolves #8154: Translate Welcome notes
|
2023-05-10 12:20:04 +01:00 |
buildServerDocker.test.ts
|
Tools: Add prefer-arrow-callbacks to ESlint rules (#7810)
|
2023-02-20 15:02:29 +00:00 |
buildServerDocker.ts
|
Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages
|
2023-03-19 15:38:09 +00:00 |
checkIgnoredFiles.ts
|
Chore: Rename instances of yarn run to just yarn
|
2024-01-26 20:19:28 +00:00 |
checkLibPaths.test.ts
|
Tools: Add prefer-arrow-callbacks to ESlint rules (#7810)
|
2023-02-20 15:02:29 +00:00 |
checkLibPaths.ts
|
Tools: Add eslint rule prefer-await-to-then
|
2022-09-30 17:32:00 +01:00 |
clean.js
|
Tools: Use Yarn 3 to manage monorepo (#5833)
|
2021-12-20 15:08:43 +00:00 |
compilePackageInfo.js
|
Tools: Apply eslint rules "no-console" and "id-denylist"
|
2023-02-16 10:58:24 +00:00 |
compileSass.js
|
All: Add support for public-private key pairs and improved master password support (#5438)
|
2021-10-03 16:00:49 +01:00 |
convertThemesToCss.ts
|
Desktop: Load themes as CSS variables for use in custom themes and internal components
|
2021-09-06 16:57:07 +01:00 |
fetchPatreonPosts.js
|
Doc: Added "What's new" section to website
|
2021-12-17 18:37:01 +01:00 |
generate-database-types.ts
|
Chore: Prevent database schema generation script from adding extra spaces
|
2024-02-12 14:51:07 +00:00 |
generate-images.json
|
Server: Add Joplin Server and Joplin Cloud favicons
|
2023-09-20 16:14:51 +01:00 |
generate-images.ts
|
Server: Add Joplin Server and Joplin Cloud favicons
|
2023-09-20 16:14:51 +01:00 |
git-changelog.test.ts
|
Tools: Fixed git-changelog logic
|
2023-05-03 12:47:40 +01:00 |
git-changelog.ts
|
Tools: Exclude some packages from git-changelog
|
2023-12-31 00:24:30 +00:00 |
gulpfile.js
|
All: Use Lerna to manage monorepo
|
2020-11-05 16:58:23 +00:00 |
jest.config.js
|
Tools: Add test unit for building Docker image
|
2021-09-23 16:48:26 +01:00 |
licenseChecker.ts
|
Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages
|
2023-03-19 15:38:09 +00:00 |
package.json
|
Revert "Update dependency sqlite3 to v5.1.7 (#9837)"
|
2024-02-10 15:24:33 +00:00 |
packageJsonLint.ts
|
Chore: Rename instances of yarn run to just yarn
|
2024-01-26 20:19:28 +00:00 |
postPreReleasesToForum.json
|
Doc: Auto-update documentation
|
2024-02-11 00:41:05 +00:00 |
postPreReleasesToForum.ts
|
Update dependency compare-versions to v6 (#8964)
|
2023-09-27 00:01:52 +01:00 |
README.md
|
Tools: Renamed package namespace from @joplinapp to @joplin
|
2020-11-07 15:59:37 +00:00 |
release-android.ts
|
Chore: Rename instances of yarn run to just yarn
|
2024-01-26 20:19:28 +00:00 |
release-cli.ts
|
Chore: Rename instances of yarn run to just yarn
|
2024-01-26 20:19:28 +00:00 |
release-clipper.js
|
Tools: Implement "prefer-object-spread" eslint rule
|
2023-06-01 12:02:36 +01:00 |
release-electron.ts
|
Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages
|
2023-03-19 15:38:09 +00:00 |
release-ios.ts
|
Doc: Refactored documentation, split it into smaller articles, and added search (#9132)
|
2023-10-30 11:32:14 +00:00 |
release-plugin-generator.js
|
Plugin Generator release v2.7.3
|
2021-12-27 18:23:50 +01:00 |
release-plugin-repo-cli.ts
|
Chore: Rename instances of yarn run to just yarn
|
2024-01-26 20:19:28 +00:00 |
release-server.ts
|
Doc: Refactored documentation, split it into smaller articles, and added search (#9132)
|
2023-10-30 11:32:14 +00:00 |
release-website.sh
|
Chore: Website: Use only one commit per website update (#9558)
|
2023-12-20 19:08:57 +00:00 |
setupNewRelease.ts
|
Desktop: Resolves #7934: Add Simple Backup as a default plugin (#9360)
|
2023-12-11 13:58:45 +00:00 |
spellcheck.ts
|
Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages
|
2023-03-19 15:38:09 +00:00 |
sponsors.json
|
Doc: Update sponsors
|
2024-02-13 15:08:10 +00:00 |
tagServerLatest.ts
|
Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages
|
2023-03-19 15:38:09 +00:00 |
tool-utils.ts
|
Tools: Linkify GitHub links
|
2023-09-13 20:37:14 +01:00 |
tsconfig.json
|
Server: Added script to create release
|
2021-01-04 15:01:45 +00:00 |
update-homebrew.js
|
Tools: Use Yarn 3 to manage monorepo (#5833)
|
2021-12-20 15:08:43 +00:00 |
update-readme-contributors.ts
|
Fix ts issues
|
2023-09-13 19:19:31 +01:00 |
update-readme-download.test.ts
|
Fix ts issues
|
2023-09-13 19:19:31 +01:00 |
update-readme-download.ts
|
Doc: Automatically detect Apple silicon on Download page
|
2023-11-03 12:36:43 +00:00 |
update-readme-sponsors.ts
|
Tools: Enable eslint rule comma-dangle: always-multiline for functions
|
2023-08-23 18:28:00 +01:00 |
updateMarkdownDoc.ts
|
Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages
|
2023-03-19 15:38:09 +00:00 |
validate-translation.js
|
All: Use Lerna to manage monorepo
|
2020-11-05 16:58:23 +00:00 |