2016-10-19 17:54:41 +02:00
|
|
|
/app/config/parameters.yml
|
2017-01-09 23:15:02 +02:00
|
|
|
/app/config/parameters_dev.yml
|
|
|
|
/app/config/parameters_prod.yml
|
2016-10-19 17:54:41 +02: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 19:47:38 +02:00
|
|
|
Makefile.Debug
|
|
|
|
Makefile.Release
|
2016-12-20 12:22:50 +02:00
|
|
|
Makefile
|
2016-12-23 19:47:38 +02:00
|
|
|
QtClient/build-*
|
2016-12-22 23:35:35 +02:00
|
|
|
TODO.md
|
2016-12-23 19:47:38 +02:00
|
|
|
*.pro.user
|
|
|
|
QtClient/data/
|
|
|
|
app/data/uploads/
|
|
|
|
!app/data/uploads/.gitkeep
|
2016-12-27 22:25:07 +02:00
|
|
|
sparse_test.php
|
2017-01-09 23:15:02 +02:00
|
|
|
INFO.md
|
|
|
|
/web/env.php
|
2017-06-11 23:11:14 +02:00
|
|
|
sync_staging.sh
|
2017-06-24 19:43:13 +02:00
|
|
|
*.swp
|
2017-08-02 19:59:57 +02:00
|
|
|
_vieux/
|
2017-11-20 00:08:58 +02:00
|
|
|
_mydocs
|
2017-11-21 00:28:22 +02:00
|
|
|
.DS_Store
|
2017-11-23 20:16:17 +02:00
|
|
|
Assets/DownloadBadges*.psd
|
2018-01-17 22:16:13 +02:00
|
|
|
node_modules
|
|
|
|
Tools/github_oauth_token.txt
|
2018-02-04 19:12:24 +02:00
|
|
|
_releases
|
|
|
|
ReactNativeClient/lib/csstojs/
|
2019-02-28 02:21:40 +02:00
|
|
|
ReactNativeClient/lib/rnInjectedJs/
|
2020-02-21 00:59:18 +02:00
|
|
|
ElectronClient/gui/note-viewer/fonts/
|
|
|
|
ElectronClient/gui/note-viewer/lib.js
|
2020-05-11 19:59:23 +02:00
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/TinyMCE/supportedLocales.js
|
2020-03-02 20:21:35 +02:00
|
|
|
Clipper-source/
|
|
|
|
Clipper/joplin-webclipper-source.zip
|
|
|
|
joplin-webclipper-source.zip
|
2019-09-23 23:18:30 +02:00
|
|
|
Tools/commit_hook.txt
|
|
|
|
.vscode/*
|
2019-12-13 03:16:34 +02:00
|
|
|
*.map
|
|
|
|
|
2020-02-17 22:55:09 +02:00
|
|
|
# AUTO-GENERATED - EXCLUDED TYPESCRIPT BUILD
|
2020-07-03 23:32:39 +02:00
|
|
|
ElectronClient/commands/focusElement.js
|
|
|
|
ElectronClient/commands/startExternalEditing.js
|
|
|
|
ElectronClient/commands/stopExternalEditing.js
|
2020-06-18 19:58:11 +02:00
|
|
|
ElectronClient/global.d.js
|
2020-07-03 23:32:39 +02:00
|
|
|
ElectronClient/gui/ErrorBoundary.js
|
|
|
|
ElectronClient/gui/Header/commands/focusSearch.js
|
|
|
|
ElectronClient/gui/MainScreen/commands/editAlarm.js
|
|
|
|
ElectronClient/gui/MainScreen/commands/exportPdf.js
|
|
|
|
ElectronClient/gui/MainScreen/commands/hideModalMessage.js
|
|
|
|
ElectronClient/gui/MainScreen/commands/moveToFolder.js
|
|
|
|
ElectronClient/gui/MainScreen/commands/newNote.js
|
|
|
|
ElectronClient/gui/MainScreen/commands/newNotebook.js
|
|
|
|
ElectronClient/gui/MainScreen/commands/newTodo.js
|
|
|
|
ElectronClient/gui/MainScreen/commands/print.js
|
|
|
|
ElectronClient/gui/MainScreen/commands/renameFolder.js
|
|
|
|
ElectronClient/gui/MainScreen/commands/renameTag.js
|
|
|
|
ElectronClient/gui/MainScreen/commands/search.js
|
|
|
|
ElectronClient/gui/MainScreen/commands/selectTemplate.js
|
|
|
|
ElectronClient/gui/MainScreen/commands/setTags.js
|
|
|
|
ElectronClient/gui/MainScreen/commands/showModalMessage.js
|
|
|
|
ElectronClient/gui/MainScreen/commands/showNoteContentProperties.js
|
|
|
|
ElectronClient/gui/MainScreen/commands/showNoteProperties.js
|
|
|
|
ElectronClient/gui/MainScreen/commands/showShareNoteDialog.js
|
|
|
|
ElectronClient/gui/MainScreen/commands/toggleNoteList.js
|
|
|
|
ElectronClient/gui/MainScreen/commands/toggleSidebar.js
|
|
|
|
ElectronClient/gui/MainScreen/commands/toggleVisiblePanes.js
|
2020-03-10 01:24:57 +02:00
|
|
|
ElectronClient/gui/MultiNoteActions.js
|
2020-02-25 11:43:31 +02:00
|
|
|
ElectronClient/gui/NoteContentPropertiesDialog.js
|
2020-07-03 23:32:39 +02:00
|
|
|
ElectronClient/gui/NoteEditor/commands/editorCommandDeclarations.js
|
|
|
|
ElectronClient/gui/NoteEditor/commands/focusElementNoteBody.js
|
|
|
|
ElectronClient/gui/NoteEditor/commands/focusElementNoteTitle.js
|
|
|
|
ElectronClient/gui/NoteEditor/commands/showLocalSearch.js
|
|
|
|
ElectronClient/gui/NoteEditor/commands/showRevisions.js
|
2020-05-02 17:41:07 +02: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 19:20:07 +02:00
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/AceEditor/utils/useListIdent.js
|
2020-06-06 17:00:20 +02:00
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/CodeMirror.js
|
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/Editor.js
|
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/styles/index.js
|
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/Toolbar.js
|
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/utils/index.js
|
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/utils/types.js
|
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/utils/useCursorUtils.js
|
2020-07-12 20:42:19 +02:00
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/utils/useJoplinMode.js
|
2020-06-06 17:00:20 +02:00
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/utils/useLineSorting.js
|
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/utils/useListIdent.js
|
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/CodeMirror/utils/useScrollUtils.js
|
2020-05-02 17:41:07 +02:00
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/TinyMCE/TinyMCE.js
|
2020-05-04 19:31:55 +02:00
|
|
|
ElectronClient/gui/NoteEditor/NoteBody/TinyMCE/utils/useScroll.js
|
2020-05-02 17:41:07 +02:00
|
|
|
ElectronClient/gui/NoteEditor/NoteEditor.js
|
|
|
|
ElectronClient/gui/NoteEditor/styles/index.js
|
2020-05-09 20:18:41 +02:00
|
|
|
ElectronClient/gui/NoteEditor/utils/contextMenu.js
|
2020-05-02 17:41:07 +02: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
|
2020-07-03 23:32:39 +02:00
|
|
|
ElectronClient/gui/NoteList/commands/focusElementNoteList.js
|
2020-05-27 18:21:46 +02:00
|
|
|
ElectronClient/gui/NoteListItem.js
|
2020-05-02 17:41:07 +02:00
|
|
|
ElectronClient/gui/NoteToolbar/NoteToolbar.js
|
2020-02-21 00:59:18 +02:00
|
|
|
ElectronClient/gui/ResourceScreen.js
|
|
|
|
ElectronClient/gui/ShareNoteDialog.js
|
2020-07-03 23:32:39 +02:00
|
|
|
ElectronClient/gui/SideBar/commands/focusElementSideBar.js
|
2020-03-10 01:24:57 +02:00
|
|
|
ReactNativeClient/lib/AsyncActionQueue.js
|
2020-06-04 19:40:44 +02:00
|
|
|
ReactNativeClient/lib/checkPermissions.js
|
2020-07-03 23:32:39 +02:00
|
|
|
ReactNativeClient/lib/commands/historyBackward.js
|
|
|
|
ReactNativeClient/lib/commands/historyForward.js
|
|
|
|
ReactNativeClient/lib/commands/synchronize.js
|
|
|
|
ReactNativeClient/lib/hooks/useEffectDebugger.js
|
2020-05-02 17:41:07 +02:00
|
|
|
ReactNativeClient/lib/hooks/useImperativeHandlerDebugger.js
|
|
|
|
ReactNativeClient/lib/hooks/usePrevious.js
|
2020-03-23 02:47:25 +02:00
|
|
|
ReactNativeClient/lib/joplin-renderer/MdToHtml/rules/checkbox.js
|
2020-03-10 01:24:57 +02:00
|
|
|
ReactNativeClient/lib/joplin-renderer/MdToHtml/rules/fence.js
|
2020-02-12 00:27:34 +02:00
|
|
|
ReactNativeClient/lib/joplin-renderer/MdToHtml/rules/mermaid.js
|
2020-02-14 01:59:23 +02:00
|
|
|
ReactNativeClient/lib/joplin-renderer/MdToHtml/rules/sanitize_html.js
|
2020-02-21 00:59:18 +02:00
|
|
|
ReactNativeClient/lib/JoplinServerApi.js
|
2020-07-03 23:32:39 +02:00
|
|
|
ReactNativeClient/lib/services/CommandService.js
|
2020-06-03 18:07:50 +02:00
|
|
|
ReactNativeClient/lib/services/keychain/KeychainService.js
|
|
|
|
ReactNativeClient/lib/services/keychain/KeychainServiceDriver.dummy.js
|
|
|
|
ReactNativeClient/lib/services/keychain/KeychainServiceDriver.mobile.js
|
|
|
|
ReactNativeClient/lib/services/keychain/KeychainServiceDriver.node.js
|
|
|
|
ReactNativeClient/lib/services/keychain/KeychainServiceDriverBase.js
|
2020-05-30 14:25:05 +02:00
|
|
|
ReactNativeClient/lib/services/ResourceEditWatcher.js
|
2020-06-20 13:03:22 +02:00
|
|
|
ReactNativeClient/lib/services/rest/actionApi.desktop.js
|
2020-06-20 13:34:05 +02:00
|
|
|
ReactNativeClient/lib/services/rest/errors.js
|
2020-06-03 18:07:50 +02:00
|
|
|
ReactNativeClient/lib/services/SettingUtils.js
|
2020-06-13 17:20:18 +02:00
|
|
|
ReactNativeClient/lib/services/UndoRedoService.js
|
2020-06-06 16:47:02 +02:00
|
|
|
ReactNativeClient/lib/ShareExtension.js
|
|
|
|
ReactNativeClient/lib/shareHandler.js
|
2020-02-21 00:59:18 +02:00
|
|
|
ReactNativeClient/PluginAssetsLoader.js
|
2020-02-19 02:09:19 +02:00
|
|
|
ReactNativeClient/setUpQuickActions.js
|
2020-02-17 22:55:09 +02:00
|
|
|
# AUTO-GENERATED - EXCLUDED TYPESCRIPT BUILD
|