]>
git.immae.eu Git - github/shaarli/Shaarli.git/log
ArthurHoaro [Mon, 27 Mar 2017 17:14:52 +0000 (19:14 +0200)]
Bulk deletion: remove JS ES6 syntax
ArthurHoaro [Sun, 12 Mar 2017 18:03:50 +0000 (19:03 +0100)]
Bulk deletion
* Add a checkboxes in linklist which display a sub-header containing action buttons
* Strongly rely on JS
* Requires a modern browser (ES6 syntax support)
* Checkboxes are hidden if the browser is old or JS disabled
ArthurHoaro [Sun, 7 May 2017 17:02:17 +0000 (19:02 +0200)]
Update Github badges
Signed-off-by: ArthurHoaro <arthur@hoa.ro>
ArthurHoaro [Sun, 7 May 2017 16:45:02 +0000 (18:45 +0200)]
Merge pull request #863 from ArthurHoaro/v0.9.0
Bump version to v0.9.0
ArthurHoaro [Sun, 7 May 2017 16:44:05 +0000 (18:44 +0200)]
Bump version to v0.9.0
Signed-off-by: ArthurHoaro <arthur@hoa.ro>
ArthurHoaro [Sun, 7 May 2017 16:39:44 +0000 (18:39 +0200)]
Merge pull request #859 from ArthurHoaro/changelog
Changelog update
ArthurHoaro [Sun, 7 May 2017 16:39:25 +0000 (18:39 +0200)]
Merge pull request #862 from ArthurHoaro/theme/tags-everywhere
Inject tag list everywhere to make autocomplete work on the fixed search bar
ArthurHoaro [Sun, 7 May 2017 16:38:55 +0000 (18:38 +0200)]
Merge pull request #861 from ArthurHoaro/hotfix/import-shorturl-override
Fix a bug happening when importing links with override option
ArthurHoaro [Sun, 7 May 2017 16:38:39 +0000 (18:38 +0200)]
Merge pull request #860 from ArthurHoaro/readme
Readme: add API documentation link
ArthurHoaro [Sun, 7 May 2017 15:23:36 +0000 (17:23 +0200)]
Changelog update
ArthurHoaro [Sun, 7 May 2017 16:19:09 +0000 (18:19 +0200)]
Inject tag list everywhere to make autocomplete work on the fixed search bar
ArthurHoaro [Sun, 7 May 2017 16:02:49 +0000 (18:02 +0200)]
Fix a bug happening when importing links with override option
The shorturl would be set to null, generating a lot of warnings and breaking permalinks
ArthurHoaro [Sun, 7 May 2017 15:40:17 +0000 (17:40 +0200)]
Merge pull request #858 from ArthurHoaro/api/history-entries
Add history entries for API endpoint
ArthurHoaro [Sun, 7 May 2017 15:33:16 +0000 (17:33 +0200)]
Readme: add API documentation link
ArthurHoaro [Sun, 7 May 2017 14:58:15 +0000 (16:58 +0200)]
Add settings history only when they're updated
ArthurHoaro [Sun, 7 May 2017 14:56:20 +0000 (16:56 +0200)]
History: fix entries order
ArthurHoaro [Sun, 7 May 2017 14:52:38 +0000 (16:52 +0200)]
Reset the history file due to datetime format change
ArthurHoaro [Sun, 7 May 2017 14:50:20 +0000 (16:50 +0200)]
Add history entries for API endpoint
CHANGED: datetime is now store as an object in history store file
ArthurHoaro [Sun, 7 May 2017 14:08:10 +0000 (16:08 +0200)]
Merge pull request #857 from ArthurHoaro/api/history-get
API: Get History endpoint
ArthurHoaro [Sat, 6 May 2017 17:39:39 +0000 (19:39 +0200)]
API: Get History endpoint
See http://shaarli.github.io/api-documentation/#links-history-get
ArthurHoaro [Sun, 7 May 2017 14:02:14 +0000 (16:02 +0200)]
Merge pull request #856 from ArthurHoaro/api/delete-link
API: add DELETE endpoint
ArthurHoaro [Sat, 6 May 2017 15:32:16 +0000 (17:32 +0200)]
API: add DELETE endpoint
Based on #840
See http://shaarli.github.io/api-documentation/\#links-link-delete
ArthurHoaro [Sun, 7 May 2017 13:55:38 +0000 (15:55 +0200)]
Merge pull request #840 from ArthurHoaro/api/putLink
REST API: implement PUT method
ArthurHoaro [Sat, 1 Apr 2017 09:11:25 +0000 (11:11 +0200)]
REST API: implement PUT method
* Related to #609
* Documentation: http://shaarli.github.io/api-documentation/#links-link-put
ArthurHoaro [Sat, 6 May 2017 17:37:38 +0000 (19:37 +0200)]
Merge pull request #855 from ArthurHoaro/theme/vintage-home-link
Rename title link label to home link and apply it in vintage theme
ArthurHoaro [Sat, 6 May 2017 15:12:06 +0000 (17:12 +0200)]
Merge pull request #764 from ArthurHoaro/feature/history
History mechanism
ArthurHoaro [Wed, 3 May 2017 17:13:29 +0000 (19:13 +0200)]
Rename title link label to home link and apply it in vintage theme
Related to #853
ArthurHoaro [Tue, 25 Apr 2017 17:11:24 +0000 (19:11 +0200)]
Merge pull request #852 from ArthurHoaro/theme/install-password
Theme: use a password type field during the install
ArthurHoaro [Tue, 25 Apr 2017 17:09:13 +0000 (19:09 +0200)]
Merge pull request #830 from ArthurHoaro/theme/timezone
Change timezone data structure send to the templates
ArthurHoaro [Tue, 25 Apr 2017 17:06:23 +0000 (19:06 +0200)]
Theme: use a password type field during the install
ArthurHoaro [Tue, 25 Apr 2017 17:03:29 +0000 (19:03 +0200)]
Merge pull request #848 from ArthurHoaro/hotfix/upload-maxsize
Use raw bytes for upload size hidden input
ArthurHoaro [Mon, 10 Apr 2017 18:01:10 +0000 (20:01 +0200)]
Use raw bytes for upload size hidden input
ArthurHoaro [Wed, 5 Apr 2017 17:38:25 +0000 (19:38 +0200)]
Merge pull request #844 from ArthurHoaro/hotfix/id-0
Fix offset check with link ID = 0
ArthurHoaro [Wed, 5 Apr 2017 17:09:25 +0000 (19:09 +0200)]
Fix offset check with link ID = 0
ArthurHoaro [Mon, 3 Apr 2017 17:23:30 +0000 (19:23 +0200)]
Apply the new timezone template variables to the vintage theme
ArthurHoaro [Wed, 22 Mar 2017 18:29:02 +0000 (19:29 +0100)]
Apply the new timezone template variables to the default theme
ArthurHoaro [Wed, 22 Mar 2017 18:16:35 +0000 (19:16 +0100)]
Change timezone data structure send to the templates
The goal of this is to be able to adapt the timezone form
in template without hacking the HTML already rendered.
* there are two arrays available:
* `continents` which contains only a list of available continents
* `cities` which contains a list of available timezone cities, associated with their continent
Note: there are two distinct array because RainTPL doesn't support nested loop very well.
ArthurHoaro [Mon, 3 Apr 2017 17:02:33 +0000 (19:02 +0200)]
Merge pull request #800 from ArthurHoaro/hotfix/get-bytes-warning
Fix a warning generated in return_bytes function and refactor it
ArthurHoaro [Mon, 3 Apr 2017 16:53:17 +0000 (18:53 +0200)]
UtilsTest: PHP 5.5 compatibility
ArthurHoaro [Fri, 10 Mar 2017 19:06:01 +0000 (20:06 +0100)]
Fix a warning generated in return_bytes function and refactor it
It was multiplying a string containing a letter.
Moved function to Utils.php and display a human readable limit size
ArthurHoaro [Mon, 3 Apr 2017 16:41:02 +0000 (18:41 +0200)]
Merge pull request #842 from ArthurHoaro/cleanup/remove-riy-plugin
Remove readityourself plugin
ArthurHoaro [Sat, 1 Apr 2017 10:26:31 +0000 (12:26 +0200)]
Remove readityourself plugin
Fixes #818
ArthurHoaro [Sat, 1 Apr 2017 08:02:03 +0000 (10:02 +0200)]
Merge pull request #742 from ArthurHoaro/api/postLink
REST API: implement POST link service
ArthurHoaro [Wed, 29 Mar 2017 16:38:52 +0000 (18:38 +0200)]
Merge pull request #839 from ArthurHoaro/theme/daily-page-title
Display daily date in the page title (browser title)
ArthurHoaro [Wed, 29 Mar 2017 16:38:40 +0000 (18:38 +0200)]
Merge pull request #838 from ArthurHoaro/theme/daily-date-format
Theme: use format_date function for daily date
ArthurHoaro [Tue, 28 Mar 2017 18:51:11 +0000 (20:51 +0200)]
Display daily date in the page title (browser title)
Fixes #211
Depends on #838
ArthurHoaro [Tue, 28 Mar 2017 18:40:14 +0000 (20:40 +0200)]
Theme: use format_date function for daily date
ArthurHoaro [Mon, 27 Mar 2017 17:23:54 +0000 (19:23 +0200)]
Merge pull request #837 from ArthurHoaro/theme/js-edit-linklist-margin
Theme: JS - Fix a bug preventing edit margin suppression to work
ArthurHoaro [Mon, 27 Mar 2017 17:15:48 +0000 (19:15 +0200)]
Theme: JS - Fix a bug preventing edit margin suppression to work
Explanation: an ID with a leading digit isn't a valid CSS selector
ArthurHoaro [Thu, 5 Jan 2017 14:58:24 +0000 (15:58 +0100)]
REST API: implement POST link service
ArthurHoaro [Mon, 27 Mar 2017 16:35:33 +0000 (18:35 +0200)]
Merge pull request #832 from ArthurHoaro/theme/font
Theme: change global font to Roboto and include bold variant
ArthurHoaro [Sat, 25 Mar 2017 19:54:48 +0000 (20:54 +0100)]
Merge pull request #834 from philipp-r/issue-833
Tags parameter for redirects
philipp-r [Sat, 25 Mar 2017 18:41:01 +0000 (19:41 +0100)]
Tags parameter for redirects #833
ArthurHoaro [Fri, 24 Mar 2017 17:42:55 +0000 (18:42 +0100)]
Theme: change global font to Roboto and include bold variant
Fixes #822
ArthurHoaro [Thu, 23 Mar 2017 17:32:26 +0000 (18:32 +0100)]
Merge pull request #831 from ArthurHoaro/theme/install-api-enable
Add API setting in the new theme during the installation
ArthurHoaro [Thu, 23 Mar 2017 17:31:40 +0000 (18:31 +0100)]
Merge pull request #829 from ArthurHoaro/hotfix/id-0
Fixes a bug preventing to edit link with ID 0
ArthurHoaro [Wed, 22 Mar 2017 18:58:22 +0000 (19:58 +0100)]
Add API setting in the new theme during the installation
Also use the same variable name across template files
ArthurHoaro [Wed, 22 Mar 2017 18:08:17 +0000 (19:08 +0100)]
Fixes a bug preventing to edit link with ID 0
Fixes #814
ArthurHoaro [Wed, 22 Mar 2017 17:59:40 +0000 (18:59 +0100)]
Merge pull request #828 from ArthurHoaro/project/master-version
Fix version check branch for UT
ArthurHoaro [Wed, 22 Mar 2017 17:55:09 +0000 (18:55 +0100)]
Fix version check branch for UT
ArthurHoaro [Wed, 22 Mar 2017 17:51:20 +0000 (18:51 +0100)]
Merge pull request #798 from ArthurHoaro/feature/composer-lock
Include composer.lock in git files
ArthurHoaro [Wed, 22 Mar 2017 17:50:33 +0000 (18:50 +0100)]
Merge pull request #816 from ArthurHoaro/project/master-version
Use 'dev' version on the master branch
VirtualTam [Tue, 21 Mar 2017 20:57:17 +0000 (21:57 +0100)]
Merge pull request #826 from virtualtam/readme/badges
README: use explicit version badges
ArthurHoaro [Mon, 16 Jan 2017 11:50:36 +0000 (12:50 +0100)]
History: lazy loading for the history file
Only read it when it's necessary
ArthurHoaro [Mon, 16 Jan 2017 11:31:08 +0000 (12:31 +0100)]
History mechanism
Use case: rest API service
* saved by default in data/history
* same format as datastore.php
* traced events:
* save/edit/delete link
* change settings or plugins settings
* rename tag
ArthurHoaro [Mon, 16 Jan 2017 11:30:18 +0000 (12:30 +0100)]
Move database read/write to FileUtils class + additional unit tests
ArthurHoaro [Thu, 9 Mar 2017 19:00:07 +0000 (20:00 +0100)]
Include composer.lock in git files
ArthurHoaro [Tue, 21 Mar 2017 19:10:49 +0000 (20:10 +0100)]
Merge pull request #804 from ArthurHoaro/feature/atom-default
Fixes #304: use atom feed as default
ArthurHoaro [Tue, 21 Mar 2017 19:08:40 +0000 (20:08 +0100)]
Set Shaarli's version only in shaarli_version.php file
ArthurHoaro [Tue, 21 Mar 2017 19:04:09 +0000 (20:04 +0100)]
Merge pull request #817 from ArthurHoaro/feature/json-conf-parsing
Proper error if the conf file is invalid instead of fatal error
VirtualTam [Sun, 19 Mar 2017 17:34:08 +0000 (18:34 +0100)]
README: use explicit version badges
Closes https://github.com/shaarli/Shaarli/issues/823
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
ArthurHoaro [Sun, 12 Mar 2017 15:10:15 +0000 (16:10 +0100)]
Merge pull request #815 from ArthurHoaro/theme/display-version
Theme: display shaarli version in the footer when logged in
ArthurHoaro [Sun, 12 Mar 2017 15:09:34 +0000 (16:09 +0100)]
Proper error if the conf file is invalid instead of fatal error
Error:
An error occurred while parsing configuration JSON file (data/config.json.php): error code #4
➜ Syntax error
Please check your JSON syntax (without PHP comment tags) using a JSON lint tool such as jsonlint.com.
ArthurHoaro [Sun, 12 Mar 2017 14:28:23 +0000 (15:28 +0100)]
Add an updateMethod to match the current remote branch for updates
ArthurHoaro [Sun, 12 Mar 2017 14:02:06 +0000 (15:02 +0100)]
Use 'dev' version on the master branch
Allowed check branches are now `latest` and `stable`.
ArthurHoaro [Sun, 12 Mar 2017 13:52:44 +0000 (14:52 +0100)]
Theme: display shaarli version in the footer when logged in
Fixes #778
ArthurHoaro [Sun, 12 Mar 2017 13:45:46 +0000 (14:45 +0100)]
Merge pull request #813 from ArthurHoaro/changelog
Update changelog
ArthurHoaro [Sun, 12 Mar 2017 13:03:19 +0000 (14:03 +0100)]
Update changelog
ArthurHoaro [Sun, 12 Mar 2017 12:52:35 +0000 (13:52 +0100)]
Merge pull request #811 from ArthurHoaro/theme/awesomplete-overflow
Fixes #806: display overflow for awesomplete list
ArthurHoaro [Sun, 12 Mar 2017 12:52:23 +0000 (13:52 +0100)]
Merge pull request #812 from ArthurHoaro/theme/configure-valign
Theme: Vertical align theme select in configure
ArthurHoaro [Sun, 12 Mar 2017 12:41:49 +0000 (13:41 +0100)]
Theme: Vertical align theme select in configure
Fixes #807
ArthurHoaro [Sun, 12 Mar 2017 12:28:37 +0000 (13:28 +0100)]
Fixes #806: display overflow for awesomplete list
ArthurHoaro [Sun, 12 Mar 2017 11:59:05 +0000 (12:59 +0100)]
Merge pull request #809 from ArthurHoaro/cleanup/inline-js
Remove inline JS and add LibreJS headers in JS files
ArthurHoaro [Sun, 12 Mar 2017 11:45:32 +0000 (12:45 +0100)]
Remove inline JS and add LibreJS headers in JS files
Fixes #33 (wow!)
Relates to #395
ArthurHoaro [Sat, 11 Mar 2017 19:32:35 +0000 (20:32 +0100)]
Merge pull request #808 from ArthurHoaro/demo-readme
Shaarli demo moved to shaarli.org
ArthurHoaro [Sat, 11 Mar 2017 19:27:35 +0000 (20:27 +0100)]
Shaarli demo moved to shaarli.org
ArthurHoaro [Sat, 11 Mar 2017 13:23:05 +0000 (14:23 +0100)]
Merge pull request #779 from ArthurHoaro/feature/import-parser-logs
Link imports are now logged in `data/` folder, and can be debug using…
ArthurHoaro [Sat, 11 Mar 2017 13:20:55 +0000 (14:20 +0100)]
Merge pull request #803 from ArthurHoaro/feature/awesomplete-autofirst
Fixes #657: use data-autofirst parameter for awesomeplete
ArthurHoaro [Sat, 11 Mar 2017 13:20:40 +0000 (14:20 +0100)]
Merge pull request #805 from ArthurHoaro/mobile-logo
Fixes #793: display the star logo on mobile instead of home logo
ArthurHoaro [Sat, 11 Mar 2017 13:19:04 +0000 (14:19 +0100)]
Fixes #793: display the star logo on mobile instead of home logo
ArthurHoaro [Sat, 11 Mar 2017 13:11:06 +0000 (14:11 +0100)]
Fixes #304: use atom feed as default
RSS feed is still available with the setting set to false
ArthurHoaro [Sat, 11 Mar 2017 12:52:00 +0000 (13:52 +0100)]
Merge pull request #799 from ArthurHoaro/plugins/piwik-url
Fix #773: set Piwik URL protocol
ArthurHoaro [Sat, 11 Mar 2017 12:47:07 +0000 (13:47 +0100)]
Fixes #657: use data-autofirst parameter for awesomeplete
data-autofirst automatically selects the first item of the list of choice automatically. You just have to press enter to use it.
ArthurHoaro [Thu, 9 Mar 2017 19:51:28 +0000 (20:51 +0100)]
Fix #773: set Piwik URL protocol
ArthurHoaro [Fri, 10 Mar 2017 17:49:53 +0000 (18:49 +0100)]
Fix namespace issue
ArthurHoaro [Thu, 9 Mar 2017 18:54:48 +0000 (19:54 +0100)]
Upgrade netscape-bookmark-parser dependency to v2.x
ArthurHoaro [Thu, 9 Feb 2017 19:54:56 +0000 (20:54 +0100)]
Link imports are now logged in `data/` folder, and can be debug using `dev.debug=true` setting
related to #741 and #681
ArthurHoaro [Thu, 9 Mar 2017 19:10:14 +0000 (20:10 +0100)]
Merge pull request #797 from ArthurHoaro/hotfix/font-git
Prevent git from messing with font files
ArthurHoaro [Thu, 9 Mar 2017 18:45:52 +0000 (19:45 +0100)]
Merge pull request #794 from ArthurHoaro/hotfix/namespace
Move config exception to dedicated classes with proper namespace
ArthurHoaro [Thu, 9 Mar 2017 18:39:13 +0000 (19:39 +0100)]
Prevent git from messing with font files
This should remove font related errors in browser debig consoles