| 2023-04-24 |
Dan Brown | Started custom dropzone implementation |
commit | commitdiff | tree | snapshot |
| 2023-04-24 |
Dan Brown | Merge pull request #4191 from tigsikram/fix-api-docs... |
commit | commitdiff | tree | snapshot |
| 2023-04-24 |
Mark Weiler | Fix timestamp in API docs example response 4191/head |
commit | commitdiff | tree | snapshot |
| 2023-04-23 |
Dan Brown | Merge branch 'feature/mail-verify-peer' into development |
commit | commitdiff | tree | snapshot |
| 2023-04-23 |
Dan Brown | Mail: updated peer verify option name and added test |
commit | commitdiff | tree | snapshot |
| 2023-04-23 |
Dan Brown | Added clojure code language option |
commit | commitdiff | tree | snapshot |
| 2023-04-21 |
Dan Brown | Merge branch 'wkhtmltopdf-env-example' into development |
commit | commitdiff | tree | snapshot |
| 2023-04-21 |
Dan Brown | Updated complete env wkhtml text and added advisory |
commit | commitdiff | tree | snapshot |
| 2023-04-21 |
Dan Brown | Updated php deps |
commit | commitdiff | tree | snapshot |
| 2023-04-20 |
Dan Brown | Edits from reviewing public events page |
commit | commitdiff | tree | snapshot |
| 2023-04-20 |
Dan Brown | Documented public JS events used |
commit | commitdiff | tree | snapshot |
| 2023-04-19 |
Dan Brown | Merge pull request #4181 from BookStackApp/js_formatting |
commit | commitdiff | tree | snapshot |
| 2023-04-19 |
Dan Brown | ESLINT: Added GH action and details to dev docs 4181/head |
commit | commitdiff | tree | snapshot |
| 2023-04-19 |
Dan Brown | ESLINT: Addressed remaining detected issues |
commit | commitdiff | tree | snapshot |
| 2023-04-19 |
Dan Brown | ESLINT: Started inital pass at addressing issues |
commit | commitdiff | tree | snapshot |
| 2023-04-18 |
Dan Brown | Ran eslint fix on existing codebase |
commit | commitdiff | tree | snapshot |
| 2023-04-18 |
Dan Brown | Added code formatting standard via eslint |
commit | commitdiff | tree | snapshot |
| 2023-04-18 |
Dan Brown | Merge pull request #3617 from BookStackApp/codemirror6 |
commit | commitdiff | tree | snapshot |
| 2023-04-18 |
Dan Brown | CM6: Further fixes/improvements after testing 3617/head |
commit | commitdiff | tree | snapshot |
| 2023-04-18 |
Dan Brown | CM6: Fixed a range of issues during browser testing |
commit | commitdiff | tree | snapshot |
| 2023-04-18 |
Dan Brown | CM6: Added tabbing, fixed dark mode border in WYSIWYG |
commit | commitdiff | tree | snapshot |
| 2023-04-17 |
Dan Brown | CM6: Updated for popup editor, added new interface |
commit | commitdiff | tree | snapshot |
| 2023-04-16 |
Dan Brown | CM6: Got WYSIWYG code blocks working |
commit | commitdiff | tree | snapshot |
| 2023-04-16 |
Dan Brown | CM6: Aligned styling with existing, improved theme... |
commit | commitdiff | tree | snapshot |
| 2023-04-15 |
Dan Brown | Updated cm6 theme handling to allow extension via API |
commit | commitdiff | tree | snapshot |
| 2023-04-14 |
Dan Brown | Added cm6 strategy for splitting and dyn. loading langs |
commit | commitdiff | tree | snapshot |
| 2023-04-14 |
Dan Brown | Addressed existing cm6 todos |
commit | commitdiff | tree | snapshot |
| 2023-04-13 |
Dan Brown | Cleaned up change handling in cm6 editor action handling |
commit | commitdiff | tree | snapshot |
| 2023-04-13 |
Dan Brown | Finished update pass of all md editor actions to cm6 |
commit | commitdiff | tree | snapshot |
| 2023-04-13 |
Dan Brown | Updated another range of actions for cm6 |
commit | commitdiff | tree | snapshot |
| 2023-04-11 |
Dan Brown | Made a start on updating editor actions |
commit | commitdiff | tree | snapshot |
| 2023-04-11 |
Dan Brown | Got md shortcuts working, marked actions for update |
commit | commitdiff | tree | snapshot |
| 2023-04-10 |
Dan Brown | Got markdown editor barely functional |
commit | commitdiff | tree | snapshot |
| 2023-04-07 |
Dan Brown | Merge branch 'v23.02-branch' into development |
commit | commitdiff | tree | snapshot |
| 2023-04-07 |
Dan Brown | Updated translator attribution before release v23.02.3 |
commit | commitdiff | tree | snapshot |
| 2023-04-07 |
Dan Brown | Updated translations with latest Crowdin changes (... |
commit | commitdiff | tree | snapshot |
| 2023-04-07 |
Dan Brown | Updated translations with latest Crowdin changes (... |
commit | commitdiff | tree | snapshot |
| 2023-04-07 |
Dan Brown | Fixed tag numbering in last commit |
commit | commitdiff | tree | snapshot |
| 2023-04-07 |
Dan Brown | Fixed click issue with tag suggestions in safari |
commit | commitdiff | tree | snapshot |
| 2023-04-07 |
Dan Brown | Fixed error upon user delete with no migration id |
commit | commitdiff | tree | snapshot |
| 2023-04-04 |
Dan Brown | Cleaned up old token services |
commit | commitdiff | tree | snapshot |
| 2023-03-30 |
Daiki Urata | Add WKHTMLTOPDF to .env.example.complete 4145/head |
commit | commitdiff | tree | snapshot |
| 2023-03-25 |
Dan Brown | Merge branch 'v23.02-branch' into development |
commit | commitdiff | tree | snapshot |
| 2023-03-25 |
Dan Brown | Fixed delete role failing with no migrate role provided |
commit | commitdiff | tree | snapshot |
| 2023-03-25 |
Dan Brown | Updated php deps |
commit | commitdiff | tree | snapshot |
| 2023-03-25 |
Dan Brown | Fixed issue with user delete ownership not migrating |
commit | commitdiff | tree | snapshot |
| 2023-03-25 |
Dan Brown | Updated php deps |
commit | commitdiff | tree | snapshot |
| 2023-03-25 |
Dan Brown | Merged latest crowdin changes |
commit | commitdiff | tree | snapshot |
| 2023-03-25 |
Dan Brown | Fixed delete role failing with no migrate role provided |
commit | commitdiff | tree | snapshot |
| 2023-03-24 |
Dan Brown | Updated php deps |
commit | commitdiff | tree | snapshot |
| 2023-03-24 |
Dan Brown | Fixed issue with user delete ownership not migrating |
commit | commitdiff | tree | snapshot |
| 2023-03-24 |
Vincent Bernat | Allow a user to disable peer check when using TLS/STARTTLS 4126/head |
commit | commitdiff | tree | snapshot |
| 2023-03-21 |
Dan Brown | Added own twig/smarty packages for cm6 lang support |
commit | commitdiff | tree | snapshot |
| 2023-03-19 |
Dan Brown | Merge branch 'development' into codemirror6 |
commit | commitdiff | tree | snapshot |
| 2023-03-15 |
Dan Brown | Merge pull request #4103 from BookStackApp/image_api |
commit | commitdiff | tree | snapshot |
| 2023-03-15 |
Dan Brown | Added examples, updated docs for image gallery api... 4103/head |
commit | commitdiff | tree | snapshot |
| 2023-03-14 |
Dan Brown | Added phpunit tests to cover image API endpoints |
commit | commitdiff | tree | snapshot |
| 2023-03-14 |
Dan Brown | Started Image API build |
commit | commitdiff | tree | snapshot |
| 2023-03-13 |
Dan Brown | Updated php deps |
commit | commitdiff | tree | snapshot |
| 2023-03-13 |
Dan Brown | Merge pull request #4099 from BookStackApp/permissions_api |
commit | commitdiff | tree | snapshot |
| 2023-03-13 |
Dan Brown | Added content-perms API examples and docs tweaks 4099/head |
commit | commitdiff | tree | snapshot |
| 2023-03-13 |
Dan Brown | Tweaked content permission endpoints, covered with... |
commit | commitdiff | tree | snapshot |
| 2023-03-13 |
Dan Brown | Started build of content-permissions API endpoints |
commit | commitdiff | tree | snapshot |
| 2023-02-28 |
Dan Brown | Removed bookstack wording instances in color setting... |
commit | commitdiff | tree | snapshot |
| 2023-02-27 |
Dan Brown | Updated translations with latest Crowdin changes (... |
commit | commitdiff | tree | snapshot |
| 2023-02-27 |
Dan Brown | Fixed language locale setting issue |
commit | commitdiff | tree | snapshot |
| 2023-02-26 |
Dan Brown | Fixed caching issue when running tests |
commit | commitdiff | tree | snapshot |
| 2023-02-26 |
Dan Brown | Updated translations with latest Crowdin changes (... |
commit | commitdiff | tree | snapshot |
| 2023-02-25 |
Dan Brown | Updated php deps and translaters in prep for v23.02 |
commit | commitdiff | tree | snapshot |
| 2023-02-23 |
Dan Brown | Added updated_at index to pages table |
commit | commitdiff | tree | snapshot |
| 2023-02-23 |
Dan Brown | Added caching to the loading of system roles |
commit | commitdiff | tree | snapshot |
| 2023-02-23 |
Dan Brown | Fixed old deprecated encoding convert on HTML doc load |
commit | commitdiff | tree | snapshot |
| 2023-02-23 |
Dan Brown | Merge pull request #4062 from BookStackApp/settings_perf |
commit | commitdiff | tree | snapshot |
| 2023-02-23 |
Dan Brown | Changed the way settings are loaded 4062/head |
commit | commitdiff | tree | snapshot |
| 2023-02-23 |
Dan Brown | Changed autosave handling for better editor performance |
commit | commitdiff | tree | snapshot |
| 2023-02-22 |
Dan Brown | Made page-save HTML formatting much more efficient |
commit | commitdiff | tree | snapshot |
| 2023-02-20 |
Dan Brown | Increased attachment link limit from 192 to 2k |
commit | commitdiff | tree | snapshot |
| 2023-02-20 |
Dan Brown | Updated language files to remove literal "1" values |
commit | commitdiff | tree | snapshot |
| 2023-02-19 |
Dan Brown | Merge pull request #4051 from BookStackApp/roles_api |
commit | commitdiff | tree | snapshot |
| 2023-02-19 |
Dan Brown | Fixed unselectable checkbox role form options 4051/head |
commit | commitdiff | tree | snapshot |
| 2023-02-19 |
Dan Brown | Added role API responses & requests |
commit | commitdiff | tree | snapshot |
| 2023-02-18 |
Dan Brown | Updated test to have reliable check ordering |
commit | commitdiff | tree | snapshot |
| 2023-02-18 |
Dan Brown | Set order to role permissions API response |
commit | commitdiff | tree | snapshot |
| 2023-02-18 |
Dan Brown | Aded roles API controller methods |
commit | commitdiff | tree | snapshot |
| 2023-02-18 |
Dan Brown | Added tests for not-yet-built role API endpoints |
commit | commitdiff | tree | snapshot |
| 2023-02-17 |
Dan Brown | Added esbuild bundle inspection metafile |
commit | commitdiff | tree | snapshot |
| 2023-02-17 |
Dan Brown | Added newer languages where possible |
commit | commitdiff | tree | snapshot |
| 2023-02-17 |
Dan Brown | Merge branch 'codemirror6' into codemirror6_take2 |
commit | commitdiff | tree | snapshot |
| 2023-02-17 |
Dan Brown | Updated tinymce from 6.1.0 to 6.3.1 |
commit | commitdiff | tree | snapshot |
| 2023-02-17 |
Dan Brown | Merge pull request #4049 from BookStackApp/shelf_book_s... |
commit | commitdiff | tree | snapshot |
| 2023-02-17 |
Dan Brown | Applied shelf book sort changes from testing 4049/head |
commit | commitdiff | tree | snapshot |
| 2023-02-17 |
Dan Brown | Added shelf book item sort action functionality |
commit | commitdiff | tree | snapshot |
| 2023-02-17 |
Dan Brown | Started accessible controls for shelf book sort |
commit | commitdiff | tree | snapshot |
| 2023-02-17 |
Dan Brown | Made sendmail command configurable |
commit | commitdiff | tree | snapshot |
| 2023-02-16 |
Dan Brown | Fixed gallery images not visible until draft publish |
commit | commitdiff | tree | snapshot |
| 2023-02-16 |
Dan Brown | Updated php deps |
commit | commitdiff | tree | snapshot |
| 2023-02-14 |
Dan Brown | Added torutec as sponsor, updated license and version |
commit | commitdiff | tree | snapshot |
| 2023-02-09 |
Dan Brown | Merge pull request #4032 from BookStackApp/favicon |
commit | commitdiff | tree | snapshot |
| 2023-02-09 |
Dan Brown | Added control-upon-access of the default favicon.ico... 4032/head |
commit | commitdiff | tree | snapshot |
| 2023-02-09 |
Dan Brown | Added default favicon creation upon access. |
commit | commitdiff | tree | snapshot |
| next |