7476 Commits

Author SHA1 Message Date
Elian Doran
30745ee50b
#12: Remove now redundant file 2024-05-12 16:53:30 +03:00
Elian Doran
17aaa2ed62
#12: Mark package-lock as auto-generated 2024-05-12 16:46:24 +03:00
Elian Doran
a61eae0eaf
#12: Adapt package.json according to original 2024-05-12 16:44:46 +03:00
Elian Doran
5d6375d845
#12: Fix static serve of manifest & robots 2024-05-12 16:14:40 +03:00
Elian Doran
80151c2b2f
#12: Remove Electron-specific code in db initialization 2024-05-12 11:29:44 +03:00
Elian Doran
780f2577c8
#12: Fix first setup in Electron 2024-05-12 10:53:34 +03:00
Elian Doran
168977a52b
#12: Return a method for app.ts 2024-05-12 10:37:46 +03:00
Elian Doran
981fe3a939
#12: Move electron-specific route to electron project 2024-05-12 10:11:51 +03:00
Elian Doran
8820d10669
#12: Refactor www.ts to return a method 2024-05-12 10:06:09 +03:00
Elian Doran
9f8c191fef
#12: Fix type in utils.ts 2024-05-12 09:23:21 +03:00
Elian Doran
079df7f62c
#12: Move some other files back to root 2024-05-11 23:24:06 +03:00
Elian Doran
f8bc31fb3d
#12: Add shell.nix for Electron 2024-05-11 23:16:57 +03:00
Elian Doran
ab5c7d5636
#12: Fix asset path 2024-05-11 23:16:50 +03:00
Elian Doran
a9e92e95b3
#12: Fix www.js in electron 2024-05-11 22:57:21 +03:00
Elian Doran
2da9a2b03a
#12: Fix config-sample path 2024-05-11 22:45:30 +03:00
Elian Doran
3360b9769f
#12: Fix electron dependencies & rebuilding of bettersqlite3 2024-05-11 22:23:28 +03:00
Elian Doran
5eac21797f
#12: Adapt dist copy script partially 2024-05-11 21:20:19 +03:00
Elian Doran
9e27e4886e
#12: Start moving Electron to dedicated folder 2024-05-11 21:08:42 +03:00
Elian Doran
02ff68b6c7
#12: Fix serving icons 2024-05-11 10:22:22 +03:00
Elian Doran
2643ff2823
server: Add a few more server dependencies 2024-05-11 10:20:20 +03:00
Elian Doran
c8c9ecc0a3
server: Bring back nodemon.json 2024-05-11 10:18:20 +03:00
Elian Doran
78791024bc
#12: Set up client dependencies 2024-05-11 10:03:04 +03:00
Elian Doran
6cf79fdcd4
#12: Fix some server dependencies 2024-05-11 00:12:42 +03:00
Elian Doran
959e99aeeb
#12: Update .gitignore 2024-05-11 00:11:27 +03:00
Elian Doran
c6abbaff79
#12: Move icons to common directory 2024-05-11 00:10:30 +03:00
Elian Doran
db0b2070a3
#12: Move README files and some dotfiles back in 2024-05-10 23:50:50 +03:00
Elian Doran
e4fa2ba8e6
#12: Set up server package.json 2024-05-10 23:46:33 +03:00
Elian Doran
8693e9dbde
#12: Move most client & server files 2024-05-10 23:16:07 +03:00
Elian Doran
bad1159dd3
#12: Move everything in a dedicated dir for clean-up 2024-05-10 22:54:31 +03:00
Elian Doran
ade6d08ded
Merge pull request #67 from TriliumNext/fix/EtapiError-prototype
fix: set prototype
2024-05-08 21:37:36 +03:00
Elian Doran
045f318612
Merge pull request #60 from TriliumNext/fix/start-electron
fix: start-electron script
2024-05-08 21:36:36 +03:00
Elian Doran
2d67abbc12
Merge branch 'zadam:master' into develop 2024-05-07 20:44:45 +03:00
Alex
5f539427a9 fix: set prototype 2024-05-05 12:40:00 +02:00
zadam
f984b361ee
Merge pull request #4717 from MatMasIt/italian-translation
Italian translation of README
2024-05-05 05:13:26 +02:00
Alex
3e82d30a32 fix: skipLibCheck 2024-05-01 11:32:08 +02:00
alexpietsch
d2604e91d4 feat: add ts script for cross plattform use 2024-05-01 00:05:24 +02:00
Alex
e2b4eaf9cc fix: copy only necessary modules 2024-04-29 23:37:08 +02:00
Alex
0a69ed91b6 fix: add postinstall step 2024-04-29 14:58:16 +02:00
Alex
8c0ce174b5 fix: script permissions 2024-04-29 14:54:39 +02:00
alexpietsch
c8adf2a685 fix: restore start-electron script functionality 2024-04-29 00:36:27 +02:00
Elian Doran
a68b75f069
Merge pull request #48 from TriliumNext/feature/typescript_backend_11
Convert backend to TypeScript (89% -> 92%, final)
2024-04-20 09:37:19 +03:00
Elian Doran
2771bd4ece
Merge pull request #47 from TriliumNext/feature/typescript_backend_10
Convert backend to TypeScript (84% -> 89%)
2024-04-20 09:36:08 +03:00
Elian Doran
19cf9df52c
Merge pull request #45 from TriliumNext/feature/typescript_backend_9
Convert backend to TypeScript (81% -> 84%)
2024-04-20 09:35:18 +03:00
Elian Doran
15168fb213
server-ts: Use unknown for validators 2024-04-18 21:26:29 +03:00
Elian Doran
0d700d6951
server-ts: Address review 2024-04-17 23:00:02 +03:00
Elian Doran
67cb02ed92
server-ts: Address some more review comments 2024-04-17 22:54:05 +03:00
Elian Doran
1d1ccc8d63
server-ts: Fix regression 2024-04-17 22:49:41 +03:00
Elian Doran
262e4db0f2
server-ts: Remove unnecessary type comments 2024-04-17 22:35:38 +03:00
Elian Doran
c814187a25
server-ts: Address review 2024-04-17 22:24:27 +03:00
Elian Doran
138be84e45
server-ts: Address requested changes 2024-04-16 21:10:39 +03:00