• R/O
  • HTTP
  • SSH
  • HTTPS

pukiwiki: List of commits


bugtrack_2411_doc_comment
RSS
Rev. Hora Autor
6fbee8e bugtrack_2411_doc_comment 2017-10-26 02:16:27 umorigu

BugTrack/2436 ESLint - Linting utility for JavaScript

Install utilities:

```
npm install
```

Use ESLint:

```
npm test
```

or

```
npx eslint skin/main.js
```

c3239f3 2017-10-25 23:06:24 umorigu

BugTrack/2420 Simplify AutoTicketLink script: DOM to JSON

3eac811 2017-10-25 20:50:54 umorigu

BugTrack/693 calendar_viewer plugin: Extend the show limit (1 to 4)

15615ed 2017-10-25 02:52:09 umorigu

BugTrack/2367 Rename pukiwiki.css.php to pukiwiki.css, a static file

6773c23 2017-10-25 02:49:41 umorigu

BugTrack/2412 Wrap text in pre elements

9e91b00 2017-10-25 02:47:56 umorigu

BugTrack/2188 Define List layout by CSS instead of ini file

73284bf 2017-10-25 02:44:42 umorigu

BugTrack/2426 topicpath plugin - Use CSS layout for slashes

a89cca2 2017-10-25 02:42:59 umorigu

BugTrack/2424 bugtrack: Define bugtrack list style by CSS

1176de8 2017-10-25 02:08:49 umorigu

BugTrack/2261 Cannot attach a file on freezing page

e67f1c2 2017-10-25 00:21:42 umorigu

BugTrack/684 Don't show MenuBar right after unfreezing a page

f41ef3a 2017-10-25 00:09:28 umorigu

BugTrack/2411 Fix document comment

ef78541 bugtrack_2446_fasten_caldendar_viewer2 2017-10-24 02:48:49 umorigu

BugTrack/657 Check is_page_readable(page) on editing

2a89cdb 2017-10-24 02:28:38 umorigu

BugTrack/2446 Fasten calendar_viewer plugin with get_existpage cache

385d77e 2017-10-23 03:21:45 umorigu

BugTrack/2438 Fasten get_existpages() for ls2 plugin

Cache get_existpages() result (page list) of wiki/*.txt
Enable cache after calling read plugin (plugin_read_action())

acdbd8c 2017-10-23 00:06:41 umorigu

BugTrack/693 calendar_viewer plugin: Extend the show limit (1 to 4)

3cea92f 2017-10-21 15:07:48 umorigu

BugTrack/2444 showrss plugin support RSS/Atom

ba85be1 2017-10-21 14:33:36 umorigu

BugTrack/2176 showrss plugin: Use default template if error

ba3b814 2017-10-21 11:12:26 umorigu

BugTrack/2443 showrss plugin: Enable to show Japanese RSS feeds

a04c9be 2017-10-21 05:42:22 umorigu

BugTrack/2176 showrss: Fix character encoding issues etc.

de48817 2017-10-21 01:27:13 umorigu

BugTrack/2442 showrss plugin - Support HTTPS RSS feeds

0181bd0 2017-10-19 01:05:07 umorigu

BugTrack/2435 Improve search result messages

1309e51 2017-10-01 05:52:20 umorigu

BugTrack/2434 Search result cache and offset paging

7e5e27a bugtrack_692_search_result6 2017-09-30 15:34:42 umorigu

BugTrack/2433 Search Progress and Cancel with search2 plugin

15e6dda 2017-09-30 15:31:10 umorigu

BugTrack/692 Show page contents in search result - search2 plugin

* Show page contents by client-side JavaScript
* Add new "search2" plugin with "skin/search2.js" JavaScript
* Toggle switch to show details or not
* Supoort both UTF-8 and EUC-JP encodings
* OR Search with "OR"-combined keywords (ex: "A OR B")
* Always show passage
* Color search texts in details view
* Color search texts in each text-found page
* Web browser requirement: HTML5 Fetch API (You can use Polyfill library)
* Server requirement: PHP5.4+ (can handle JSON)

b173cf0 2017-09-23 00:22:59 umorigu

BugTrack/2420 AutoTicketLink: Move defs after body start tag

d170828 bugtrack_2292_do_search 2017-09-13 00:08:01 umorigu

BugTrack/2292 Remove redundant text search in do_search()

b7804ac 2017-09-13 00:07:19 umorigu

BugTrack/2432 Ignore page readable or not on AutoLink processing

Simplify page name search by links_do_search_page() added

4105374 2017-09-12 01:16:33 umorigu

BugTrack/2213 Improve Canonical URL and reload links

e90ad60 2017-09-11 21:39:47 umorigu

BugTrack/2239 Show page canonical URL after commenting

20becf2 2017-09-10 10:30:13 umorigu

BugTrack/2265 Enable edit_auth for bugtrack and tracker plugin

Show on old repository browser