2016-10-19 16:54:41 +01:00
|
|
|
/app/config/parameters.yml
|
2017-01-09 22:15:02 +01:00
|
|
|
/app/config/parameters_dev.yml
|
|
|
|
/app/config/parameters_prod.yml
|
2016-10-19 16:54:41 +01:00
|
|
|
/build/
|
|
|
|
/phpunit.xml
|
|
|
|
/var/*
|
|
|
|
!/var/cache
|
|
|
|
/var/cache/*
|
|
|
|
!var/cache/.gitkeep
|
|
|
|
!/var/logs
|
|
|
|
/var/logs/*
|
|
|
|
!var/logs/.gitkeep
|
|
|
|
!/var/sessions
|
|
|
|
/var/sessions/*
|
|
|
|
!var/sessions/.gitkeep
|
|
|
|
!var/SymfonyRequirements.php
|
|
|
|
/vendor/
|
|
|
|
/web/bundles/
|
|
|
|
*.sublime-workspace
|
2016-12-23 18:47:38 +01:00
|
|
|
Makefile.Debug
|
|
|
|
Makefile.Release
|
2016-12-20 11:22:50 +01:00
|
|
|
Makefile
|
2016-12-23 18:47:38 +01:00
|
|
|
QtClient/build-*
|
2016-12-22 22:35:35 +01:00
|
|
|
TODO.md
|
2016-12-23 18:47:38 +01:00
|
|
|
*.pro.user
|
|
|
|
QtClient/data/
|
|
|
|
app/data/uploads/
|
|
|
|
!app/data/uploads/.gitkeep
|
2016-12-27 21:25:07 +01:00
|
|
|
sparse_test.php
|
2017-01-09 22:15:02 +01:00
|
|
|
INFO.md
|
|
|
|
/web/env.php
|
2017-06-11 22:11:14 +01:00
|
|
|
sync_staging.sh
|
2017-06-24 18:43:13 +01:00
|
|
|
*.swp
|
2017-08-02 17:59:57 +00:00
|
|
|
_vieux/
|
2017-11-19 22:08:58 +00:00
|
|
|
_mydocs
|
2017-11-20 22:28:22 +00:00
|
|
|
.DS_Store
|
2017-11-23 18:16:17 +00:00
|
|
|
Assets/DownloadBadges*.psd
|
2018-01-17 20:16:13 +00:00
|
|
|
node_modules
|
|
|
|
Tools/github_oauth_token.txt
|
2018-02-04 17:12:24 +00:00
|
|
|
_releases
|
|
|
|
ReactNativeClient/lib/csstojs/
|
2019-02-28 00:21:40 +00:00
|
|
|
ReactNativeClient/lib/rnInjectedJs/
|
2020-02-20 22:59:18 +00:00
|
|
|
ElectronClient/gui/note-viewer/fonts/
|
|
|
|
ElectronClient/gui/note-viewer/lib.js
|
2020-05-11 18:59:23 +01:00
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/TinyMCE/supportedLocales.js
|
2020-03-02 18:21:35 +00:00
|
|
|
Clipper-source/
|
|
|
|
Clipper/joplin-webclipper-source.zip
|
|
|
|
joplin-webclipper-source.zip
|
2019-09-23 14:18:30 -07:00
|
|
|
Tools/commit_hook.txt
|
|
|
|
.vscode/*
|
2019-12-13 01:16:34 +00:00
|
|
|
*.map
|
|
|
|
|
2020-02-17 20:55:09 +00:00
|
|
|
# AUTO-GENERATED - EXCLUDED TYPESCRIPT BUILD
|
2020-03-09 23:24:57 +00:00
|
|
|
ElectronClient/gui/MultiNoteActions.js
|
2020-02-25 03:43:31 -06:00
|
|
|
ElectronClient/gui/NoteContentPropertiesDialog.js
|
2020-05-02 16:41:07 +01:00
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/AceEditor/AceEditor.js
|
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/AceEditor/styles/index.js
|
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/AceEditor/Toolbar.js
|
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/AceEditor/utils/index.js
|
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/AceEditor/utils/types.js
|
2020-05-07 18:20:07 +01:00
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/AceEditor/utils/useListIdent.js
|
2020-05-02 16:41:07 +01:00
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js
|
2020-05-04 18:31:55 +01:00
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/TinyMCE/utils/useScroll.js
|
2020-05-02 16:41:07 +01:00
|
|
|
ElectronClient/gui/NoteEditor/NoteEditor.js
|
|
|
|
ElectronClient/gui/NoteEditor/styles/index.js
|
2020-05-09 19:18:41 +01:00
|
|
|
ElectronClient/gui/NoteEditor/utils/contextMenu.js
|
2020-05-02 16:41:07 +01:00
|
|
|
ElectronClient/gui/NoteEditor/utils/index.js
|
|
|
|
ElectronClient/gui/NoteEditor/utils/resourceHandling.js
|
|
|
|
ElectronClient/gui/NoteEditor/utils/types.js
|
|
|
|
ElectronClient/gui/NoteEditor/utils/useDropHandler.js
|
|
|
|
ElectronClient/gui/NoteEditor/utils/useFormNote.js
|
|
|
|
ElectronClient/gui/NoteEditor/utils/useMarkupToHtml.js
|
|
|
|
ElectronClient/gui/NoteEditor/utils/useMessageHandler.js
|
|
|
|
ElectronClient/gui/NoteEditor/utils/useNoteSearchBar.js
|
|
|
|
ElectronClient/gui/NoteEditor/utils/useSearchMarkers.js
|
|
|
|
ElectronClient/gui/NoteEditor/utils/useWindowCommandHandler.js
|
|
|
|
ElectronClient/gui/NoteToolbar/NoteToolbar.js
|
2020-02-20 22:59:18 +00:00
|
|
|
ElectronClient/gui/ResourceScreen.js
|
|
|
|
ElectronClient/gui/ShareNoteDialog.js
|
2020-03-09 23:24:57 +00:00
|
|
|
ReactNativeClient/lib/AsyncActionQueue.js
|
2020-05-02 16:41:07 +01:00
|
|
|
ReactNativeClient/lib/hooks/useImperativeHandlerDebugger.js
|
|
|
|
ReactNativeClient/lib/hooks/usePrevious.js
|
2020-03-23 00:47:25 +00:00
|
|
|
ReactNativeClient/lib/joplin-renderer/MdToHtml/rules/checkbox.js
|
2020-03-09 23:24:57 +00:00
|
|
|
ReactNativeClient/lib/joplin-renderer/MdToHtml/rules/fence.js
|
2020-02-11 22:27:34 +00:00
|
|
|
ReactNativeClient/lib/joplin-renderer/MdToHtml/rules/mermaid.js
|
2020-02-13 23:59:23 +00:00
|
|
|
ReactNativeClient/lib/joplin-renderer/MdToHtml/rules/sanitize_html.js
|
2020-02-20 22:59:18 +00:00
|
|
|
ReactNativeClient/lib/JoplinServerApi.js
|
|
|
|
ReactNativeClient/PluginAssetsLoader.js
|
2020-02-19 00:09:19 +00:00
|
|
|
ReactNativeClient/setUpQuickActions.js
|
2020-02-17 20:55:09 +00:00
|
|
|
# AUTO-GENERATED - EXCLUDED TYPESCRIPT BUILD
|