index
:
Shaarli
doc-bulk-creation
doc-composer
doc-fix-homepage-icon
doc-fix-mkdocs-warnings
doc-update-php-compat
fix-broken-doc-links
gitolite_local/ldap
latest
legacy
master
revert-1220-url-filter
stable
v0.10
v0.11
v0.12
v0.7
v0.8
v0.9
webdesign
The personal, minimalist, super-fast, database free, bookmarking service - community repo
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
assets
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bulk creation: displays a progress bar when saving all displayed forms
ArthurHoaro
2020-10-27
2
-4
/
+41
*
Bulk creation: fix private status based on the first form
ArthurHoaro
2020-10-27
1
-0
/
+8
*
Feature: bulk creation of bookmarks
ArthurHoaro
2020-10-27
4
-23
/
+204
*
Feature: add a Server administration page
ArthurHoaro
2020-10-21
1
-1
/
+55
*
Asynchronous retrieval of bookmark's thumbnails
ArthurHoaro
2020-10-20
1
-21
/
+85
*
Merge pull request #1567 from ArthurHoaro/feature/async-title-retrieval
ArthurHoaro
2020-10-20
3
-10
/
+92
|
\
|
*
Add a setting to retrieve bookmark metadata asynchrounously
ArthurHoaro
2020-10-15
3
-10
/
+92
*
|
Feature: highlight fulltext search results
ArthurHoaro
2020-10-16
1
-0
/
+4
*
|
Improve Manage tags page
ArthurHoaro
2020-10-16
1
-1
/
+1
|
/
*
Security: fix multiple XSS vulnerabilities + fix search tags with special chars
ArthurHoaro
2020-10-06
1
-2
/
+8
*
Issue #1437 - Make tag cloud/list views buttons more obvious
sprak3000
2020-10-02
1
-3
/
+3
*
Fix ESLint after dependency upgrade
ArthurHoaro
2020-09-22
1
-9
/
+10
*
Upgrade front end dependencies
ArthurHoaro
2020-09-22
2
-20
/
+20
*
Merge pull request #1526 from kcaran/links_per_page
ArthurHoaro
2020-09-03
1
-0
/
+5
|
\
|
*
Moved definition of a.selected to pass sasslint test
Keith Carangelo
2020-08-30
1
-4
/
+4
|
*
Added $links_per_page variable to template and display on default
Keith Carangelo
2020-08-29
1
-0
/
+5
*
|
Export: refresh CRSF token after submit
ArthurHoaro
2020-09-01
1
-3
/
+16
|
/
*
Better support for notes permalink
ArthurHoaro
2020-07-28
1
-2
/
+6
*
Process thumbnail synchronize page through Slim controllers
ArthurHoaro
2020-07-23
1
-3
/
+3
*
Process token retrieve through Slim controller
ArthurHoaro
2020-07-23
2
-2
/
+2
*
Process change visibility action through Slim controller
ArthurHoaro
2020-07-23
1
-1
/
+1
*
Use multi-level routes for existing controllers instead of 1 level everywhere
ArthurHoaro
2020-07-23
1
-4
/
+4
*
Explicitly define base and asset path in templates
ArthurHoaro
2020-07-23
2
-13
/
+22
*
Process manage tags page through Slim controller
ArthurHoaro
2020-07-23
2
-3
/
+7
*
Fix all relative link to work with new URL
ArthurHoaro
2020-07-23
2
-6
/
+6
*
Fix SASS Lint
ArthurHoaro
2020-01-26
1
-4
/
+4
*
Render login page through Slim controller
ArthurHoaro
2020-01-26
1
-1
/
+12
*
Apply the new system (Bookmark + Service) to the whole code base
ArthurHoaro
2020-01-18
1
-0
/
+173
*
Fix image lazy loading issues
ArthurHoaro
2019-08-15
1
-0
/
+2
*
Responsive issue with delete button fix
Rajat Hans
2019-07-24
1
-1
/
+0
*
WIP - Plugin to override default template colors
ArthurHoaro
2019-07-08
1
-26
/
+32
*
Merge pull request #1301 from ArthurHoaro/template/print-css
ArthurHoaro
2019-05-25
1
-0
/
+14
|
\
|
*
Add print CSS rules to the default template
ArthurHoaro
2019-05-08
1
-0
/
+14
*
|
Switch from FontAwesome v4.x to ForkAwesome
ArthurHoaro
2019-05-19
2
-2
/
+2
|
/
*
Merge pull request #1295 from ArthurHoaro/feature/visited-link-color
ArthurHoaro
2019-05-08
1
-1
/
+1
|
\
|
*
Slightly lighten visited link color
ArthurHoaro
2019-04-22
1
-1
/
+1
*
|
Merge pull request #1296 from ArthurHoaro/feature/sticky-label
ArthurHoaro
2019-05-08
1
-2
/
+10
|
\
\
|
*
|
Display sticky label in linklist
ArthurHoaro
2019-04-22
1
-2
/
+10
|
|
/
*
|
Merge pull request #1276 from ArthurHoaro/feature/bulk-visibility
ArthurHoaro
2019-04-22
1
-0
/
+22
|
\
\
|
|
/
|
/
|
|
*
Bulk action: set visibility
ArthurHoaro
2019-02-09
1
-0
/
+22
*
|
Fix button overlapping on mobile in linklist
ArthurHoaro
2019-02-09
1
-0
/
+3
|
/
*
Merge pull request #1208 from ArthurHoaro/feature/select-all
ArthurHoaro
2018-10-06
2
-5
/
+24
|
\
|
*
Add a button to toggle all checkboxes of displayed links
ArthurHoaro
2018-08-13
2
-5
/
+24
*
|
Sticky feature - Add translation and display for logged out users
ArthurHoaro
2018-10-06
1
-3
/
+3
*
|
Add a button to set links as sticky
ArthurHoaro
2018-10-06
1
-0
/
+12
*
|
Fix a JS bug preventing AJAX tag deletion to work
ArthurHoaro
2018-08-16
1
-1
/
+1
|
/
*
Fix input size for dropdown search form
ArthurHoaro
2018-08-13
1
-2
/
+0
*
Remove Firefox Social API shaare
ArthurHoaro
2018-07-28
1
-33
/
+0
*
Bunch of improvement for thumbnails integration:
ArthurHoaro
2018-07-17
1
-12
/
+11
*
Add a page to update all thumbnails through AJAX requests in both templates
ArthurHoaro
2018-07-05
3
-0
/
+135
[next]