Commit Graph

79 Commits (0.10.1)

Author SHA1 Message Date
Zef Hemel 8725655b9d WIP lua 2024-09-11 21:19:41 +02:00
Zef Hemel 6b69449d05
More JSR (#1027)
* Move all syscalls to JSR-style package naming
* Eliminating some prefixes in import maps
2024-08-06 20:11:38 +02:00
Zef Hemel c111f72e09 Lint error removal 2024-07-30 17:33:33 +02:00
Zef Hemel 9f353f7de1 More JSR dependency moves 2024-07-30 17:24:17 +02:00
Maks 8a3782e946
improve dependency management (#770)
* use import_map.json instead of per-file import

* remove test_deps.ts in favor of import_map

* remove common/deps.ts in favor of import_map

* use import_map instead of server/deps.ts

* make all plug-api files usable without an import_map

* make all lib files usable without an import_map

* remove web/deps.ts in favor of import_map

* fix plug build

* remove plug-api/deps.ts in favor of lib/deps.ts

* fix server deps bundled in client deps
2024-03-16 15:29:24 +01:00
Zef Hemel e919aa82e9 0.7.4 2024-02-29 15:23:05 +01:00
Zef Hemel 60d3199d64
Giant code reorganization (#690)
Code restructure
2024-02-08 21:00:45 +01:00
Zef Hemel 341c07049f
Custom template parser (#672)
New template engine 🤯
2024-02-02 19:19:07 +01:00
Zef Hemel 75328edbd3 Deno 1.40 for Netlify too 2024-01-28 14:14:07 +01:00
Zef Hemel 8ac4700dfb Alright, let's move to a RO version of the website 2024-01-28 10:54:10 +01:00
Zef Hemel 6dfd01e94a Add credentials 2024-01-28 10:43:56 +01:00
Zef Hemel b9092eb8c2 Auto restart containers 2024-01-28 10:35:37 +01:00
Zef Hemel ca816eca5a Website deployment scripts (WIP) 2024-01-28 10:22:40 +01:00
Zef Hemel dbb87902cc Fix netlify 2024-01-25 16:14:45 +01:00
Zef Hemel deebc26d13 Fix deno version for netlify 2024-01-25 16:13:07 +01:00
Zef Hemel e508628826 Lock Deno to 1.39.4 for now 2024-01-25 14:51:10 +01:00
Zef Hemel 4133cabd52 Fixing netlify 2024-01-20 22:53:51 +01:00
Zef Hemel 91027af5fe
Awesome frontmatter (#617)
Live Frontmatter Templates
2024-01-04 20:08:12 +01:00
Zef Hemel 8a2e081672
Fixes #529 by removing directives (#613)
* Fixes #529 by removing directives
* Load builtin tags on space reindex
2024-01-02 14:47:02 +01:00
Zef Hemel 070cb84131 Use real timestamps on silverbullet.md 2023-11-13 11:41:01 +01:00
Zef Hemel 509683c537 Added 'created' attribute to files and pages 2023-11-03 09:38:04 +01:00
Zef Hemel 0313565610
Complete redo of content indexing and querying (#517)
Complete redo of data store
Introduces live queries and live templates
2023-10-03 14:16:33 +02:00
Zef Hemel a94724768e Refactoring 2023-08-20 17:51:00 +02:00
Zef Hemel 9d5f4300bc Don't sync service worker and index.json to client on silverbullet.md 2023-07-31 21:06:08 +02:00
Zef Hemel 8ca67fe3a5 Fixes #458 2023-07-10 13:39:07 +02:00
Zef Hemel fd6f81d500 Uploads to same folder 2023-07-07 13:09:44 +02:00
Zef Hemel fb75ea1a65
No More Collab. Fixes #449
* Fully removes real-time collaboration
* URL scheme rewrite
2023-07-06 16:47:50 +02:00
Zef Hemel fcda68dbfe Work towards a single-binary silverbullet 2023-07-02 15:43:02 +02:00
Zef Hemel 5f484bed57
SilverBullet pivot to become an offline-first PWA (#403) 2023-05-23 20:53:53 +02:00
Zef Hemel bc8d2d5e61 DENO_DIR 2023-01-26 13:02:13 +01:00
Zef Hemel b7d2e3a407 Another netlify try 2023-01-26 12:13:06 +01:00
Zef Hemel 7de6e40f82 Use Netlify build cache 2023-01-26 12:09:24 +01:00
Zef Hemel e14d6a6fb8 Fix build and tests 2023-01-25 18:40:34 +01:00
Zef Hemel bd152dd297 Disable background jobs on mobile 2023-01-25 18:29:47 +01:00
Zef Hemel 18c1da4431 Rebranding from "Silver Bullet" to "SilverBullet" and updated a lot of website copy 2023-01-16 16:45:55 +01:00
Zef Hemel b41d9514d1 Windows icon 2023-01-14 06:00:30 -08:00
Zef Hemel d888ab9324 WIP desktop builds 2023-01-14 05:28:32 -08:00
Zef Hemel 9e2dbcf015 Fix build 2023-01-05 15:31:10 +01:00
Zef Hemel fdc08d893a
PoC Electron app (#264)
Initial version of Electron wrapper + build pipeline
2023-01-03 20:46:52 +01:00
Zef Hemel 5b8c25f8b3
Deno docker update (#174)
Fix #150: update Dockerfile and docker-compose
2022-12-07 18:43:47 +01:00
Zef Hemel b058bd64e1 Git hash version numbers 2022-11-29 08:19:01 +01:00
Zef Hemel 80a2d4e58a Disable share plug on website as well 2022-11-25 19:46:52 +01:00
Zef Hemel ee4979b471 Clean up website build 2022-11-25 19:43:54 +01:00
Zef Hemel 6521016b7c Add bundling silverbullet.js to the build again 2022-11-25 18:01:40 +01:00
Zef Hemel dff2a3dfa4 Dependency bump 2022-11-19 16:05:37 +01:00
Zef Hemel 23fd58bad4 Swap website build options 2022-11-01 17:06:23 +01:00
Zef Hemel c4f80589f3 Migrated silverbullet-publish into this repo 2022-11-01 17:03:42 +01:00
Zef Hemel 2bf4184707 Fix file list 2022-10-29 16:31:39 +02:00
Zef Hemel 63aea3c593 Fix demo 2022-10-29 16:27:16 +02:00
Zef Hemel 64473a7863 Auto generate version number 2022-10-29 16:01:20 +02:00