Commit Graph

31 Commits

Author SHA1 Message Date
Elian Doran 01ff3d396d chore(test): add database testing migration 2025-03-02 17:11:07 +02:00
Elian Doran 7f314d2d75 feat(build): set up webpack cache 2025-02-08 00:41:39 +02:00
Panagiotis Papadopoulos f38f9e640b chore: add .flatpak-builder to .gitignore 2025-02-07 08:18:23 +01:00
Panagiotis Papadopoulos 186f17ec3e chore: add "coverage" folder to gitignore 2025-01-17 20:24:20 +01:00
Elian Doran 6ad7792ef3 fix(ci): fix authentication error in playwright 2025-01-11 01:04:20 +02:00
hasecilu 28d8088763 i18n: Create script to create PO files for translation
Script for translators
2024-10-17 13:34:40 -06:00
perf3ct 2ee290034a remove entries in gitignore for larger pngs 2024-08-27 19:03:54 +00:00
Nriver 54a63e7689 Ignore JetBrains IDE shelf files 2024-08-12 11:39:50 +08:00
Elian Doran c2e7ccddb4 integration-test: Start implementing dedicated DB 2024-08-09 21:28:35 +03:00
Elian Doran a98f01d924 integration-test: Create authentication setup 2024-08-09 00:41:55 +03:00
Elian Doran 3cc3c751b4 electron: Fix missing icons (closes #311) 2024-08-08 19:23:37 +03:00
Elian Doran b2e27144b7 integration-test: Initialize Playwright 2024-08-07 20:21:04 +03:00
Elian Doran 5ee62d4d65 Create Big Sur-style icons 2024-08-04 16:42:35 +03:00
Elian Doran 3659cad587 bin: Don't remove intermediate icons, simply ignore them 2024-08-04 15:18:39 +03:00
Elian Doran 19e776b1f6 Merge remote-tracking branch 'origin/develop' into feature/windows_installer
; Conflicts:
;	electron.js
;	package-lock.json
;	package.json
2024-07-20 23:07:32 +03:00
Elian Doran 408369fcac docker: Add build directory to gitignore 2024-07-13 10:54:37 +03:00
Elian Doran 145a09edd1 Set up Electron Forge
This should allow us to package Trilium for multiple platforms,
including generating a Windows installer which is our current target.
2023-11-08 21:28:04 +02:00
zadam 8690228d98 etapi test infrastructure plus a basic note creation test 2023-10-29 23:24:11 +01:00
soulsands cfb04f7d8a chore: add eslint config 2023-04-11 00:21:24 +08:00
zadam d6f3b79f20 improvs 2022-12-29 23:12:38 +01:00
zadam 75c8e700d4 dev data directory should be relative 2022-04-15 14:51:14 +02:00
zadam 6fbd5a77e4 forgotten note_types 2022-01-14 19:53:59 +01:00
zadam 29cec8112e fix setup of new document, closes #966 2020-04-14 21:57:42 +02:00
zadam 339f212e4c added webpack 2020-04-12 14:22:51 +02:00
zadam e9ab044e46 fix docker build 2019-10-15 21:53:46 +02:00
azivner 7c3d46d22a added jsdocs generated pages 2018-08-29 20:44:35 +02:00
azivner f5b89432a6 frontend script API documentation 2018-08-23 12:55:45 +02:00
azivner 4459b22552 regenerate session after login/logout 2017-10-15 20:16:30 -04:00
azivner 3c924afbca configurable port plus support for SSL 2017-08-14 21:05:01 -04:00
azivner f80f073874 added config.ini to .gitignore 2017-08-13 22:40:48 -04:00
azivner 6efe28c283 WIP authentication with flask-login, restructuring of static files 2017-06-12 23:28:38 -04:00