Logo white

Anubis / Xlib

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits
  • Compare
  • Branches 12
  • Tags 6
  • xlib
  • web
21 Sep, 2025
7 commits
  • [!] fix a long standing annoyance message (should not happen in substring). ...
    4684f599
    So fix the read_www_url_encoded_web_args to let the function to search after the end of the string.
    David RENÉ authored
    2025-09-21 12:10:28 +0900  
    Browse Dir »
  • [~] refactor and improve the speed of the separate_uri_from_query_string() function
    28f30726
    David RENÉ authored
    2025-09-21 12:07:09 +0900  
    Browse Dir »
  • [~] improve read from connection and add fill buffer which can called from everywhere
    0cf37d9c
    David RENÉ authored
    2025-09-21 12:04:16 +0900  
    Browse Dir »
  • [+] add l3 files with helper to construct dropdown for available languages and c… ...
    2d68d527
    …hapters present in collection
    David RENÉ authored
    2025-09-21 09:38:08 +0900  
    Browse Dir »
  • [+] create CoreAttrs size(Int value)
    dae3d228
    David RENÉ authored
    2025-09-21 09:38:08 +0900  
    Browse Dir »
  • HTML_Off_Form ...
    16555932
    [+] checkbox
    [+] more option
    David RENÉ authored
    2025-09-21 09:38:08 +0900  
    Browse Dir »
  • [~] refactor read from connection
    efbef67a
    David RENÉ authored
    2025-09-21 08:55:35 +0900  
    Browse Dir »

08 Aug, 2025
1 commit
  • [-] fix the delete out of state. Don't try to delete file "." and ".." which are… ...
    b43ac9a0
    … undeletable directories
    David RENÉ authored
    2025-08-08 07:35:36 +0900  
    Browse Dir »

25 Jun, 2025
1 commit
  • [~] remove debug print in get_mb_DB_id()
    397d9122
    David RENÉ authored
    2025-06-25 17:42:47 +0900  
    Browse Dir »

15 Jun, 2025
3 commits
  • [+] add form name for many actioner function. This allows to have <input> instea… ...
    bd0c017e
    …d of <a> tag and let javascript transform input in decorated button
    David RENÉ authored
    2025-06-15 11:21:21 +0900  
    Browse Dir »
  • [+] add wrap_lines and read_only CoreAttrributes for textarea
    b2719426
    David RENÉ authored
    2025-06-15 11:18:39 +0900  
    Browse Dir »
  • [+] add init in CoreAttrs, which add value attribute
    bc3738d4
    David RENÉ authored
    2025-06-15 11:17:25 +0900  
    Browse Dir »

12 Jun, 2025
1 commit
  • add load_to_clipboard function to be able to copy html into the OS clipboard
    94db3a15
    David RENÉ authored
    2025-06-12 15:36:26 +0900  
    Browse Dir »

10 Jun, 2025
1 commit
  • Add parameter in phone_icon to allow or not the click to dial
    5ab6864e
    David RENÉ authored
    2025-06-10 15:58:43 +0900  
    Browse Dir »

05 Jun, 2025
1 commit
  • Destroy the previous dialog with same ID before creating a new one with that same id ...
    87db844b
    Maybe fix a long time bug.
    David RENÉ authored
    2025-06-05 19:41:18 +0900  
    Browse Dir »

04 May, 2024
1 commit
  • add encode_HTML_quote
    fa876ec4
    David RENÉ authored
    2024-05-04 12:02:29 +0900  
    Browse Dir »

12 Jun, 2023
1 commit
  • [-] fix the web action name. Add "aws_a" as valid name
    e782d548
    David RENÉ authored
    2023-06-12 10:00:12 +0900  
    Browse Dir »

10 May, 2023
1 commit
  • [~] remove multiple declaration of helpers for CoreAttrs
    42dd94b5
    David RENÉ authored
    2023-05-10 18:45:23 +0900  
    Browse Dir »

05 May, 2023
5 commits
  • Merge branch 'release/ANUBIS_1_19' into HEAD ...
    4e513d3a
    Resolve Conflicts:	web/making_a_web_site.anubis
    David RENÉ authored
    2023-05-05 11:31:26 +0900  
    Browse Dir »
  • merge
    0c55d6c8
    David RENÉ authored
    2023-05-05 11:28:03 +0900  
    Browse Dir »
  • [!] fix the the get_DB_id() function from web arguments to considerate the the e… ...
    bf445a58
    …mpty string "" as none DB_id
    David RENÉ authored
    2023-05-05 11:07:09 +0900  
    Browse Dir »
  • [+] add many helpers for CoreAttrs and html_tag
    eccfbd57
    David RENÉ authored
    2023-05-05 11:06:51 +0900  
    Browse Dir »
  • [!] fix the the get_DB_id() function from web arguments to considerate the the e… ...
    37b9bddb
    …mpty string "" as none DB_id
    David RENÉ authored
    2023-05-05 11:05:13 +0900  
    Browse Dir »

04 May, 2023
1 commit
  • add helper (formaction, formmethod, main) for html_tag ...
    75265fb5
    add button with a String as argument
    add form without CoreAttrs as argument
    
    add helper as CoreAttrs for (width, height, width_px, height_px, alt, for, type, placeholder, name, role)
    David RENÉ authored
    2023-05-04 12:07:56 +0900  
    Browse Dir »

13 Mar, 2023
5 commits
  • [-] remove the redraw and replace by partial_content, but I don't remember the r… ...
    004c6d11
    …eal reason for that and the purpose
    David RENÉ authored
    2023-03-13 15:01:30 +0100  
    Browse Dir »
  • [+] add svg as html tag
    e544971f
    David RENÉ authored
    2023-03-13 15:01:30 +0100  
    Browse Dir »
  • [+] add jquery.ui.touch-punch.min.js to let use browser under touch panel device
    f3786aca
    David RENÉ authored
    2023-03-13 15:01:30 +0100  
    Browse Dir »
  • [~] typo
    aaad265b
    David RENÉ authored
    2023-03-13 15:01:30 +0100  
    Browse Dir »
  • [+] add some CoreAttrs helper for colspan(value) and rowspan(value)
    d0da75ac
    David RENÉ authored
    2023-03-13 15:01:30 +0100  
    Browse Dir »

05 Mar, 2023
1 commit
  • add the function to store and get the current left menu and the left menu select… ...
    78abf670
    …ed entry into the web_session
    David RENÉ authored
    2023-03-05 19:10:25 +0100  
    Browse Dir »

23 Oct, 2022
2 commits
  • add function get_mb_String for getting the a Maybe(String) instead of previous o… ...
    23da1b61
    …ne named "get_String".
    David RENÉ authored
    2022-10-23 17:52:53 +0200  
    Browse Dir »
  • add call back in img_button_confirm which be called after the web_action. For ex… ...
    50386923
    …ample after a web_action executed, refresh the page (which made by the call back)
    David RENÉ authored
    2022-10-23 17:50:30 +0200  
    Browse Dir »

16 Oct, 2022
2 commits
  • add current_page, total_page and total_items in control_panel_pager
    5b6fb409
    David RENÉ authored
    2022-10-16 20:02:30 +0200  
    Browse Dir »
  • replace aws_controller and aws_action by aws_c and aws_a (no functional change)
    d1b5d85b
    David RENÉ authored
    2022-10-16 19:23:05 +0200  
    Browse Dir »

15 Oct, 2022
1 commit
  • [+] add bold html tag <b>
    a39cd37a
    David RENÉ authored
    2022-10-15 13:33:44 +0200  
    Browse Dir »

17 Sep, 2022
2 commits
  • fix typo
    a2bc97d9
    David RENÉ authored
    2022-09-17 15:40:45 +0900  
    Browse Dir »
  • [+] add function load_in_window which open a new window in HTML browser
    db4f65fa
    David RENÉ authored
    2022-09-17 15:40:30 +0900  
    Browse Dir »

29 Aug, 2022
1 commit
  • update html_tooltip with the new format of data inside the attributes
    87fea19b
    David RENÉ authored
    2022-08-29 18:42:09 +0900  
    Browse Dir »

20 Aug, 2022
2 commits
  • Change the library name of the webserver to the correct one "eXented Lib"
    18c01f91
    David RENÉ authored
    2022-08-20 11:21:59 +0900  
    Browse Dir »
  • merge conflict resolved
    89d1649f
    David RENÉ authored
    2022-08-20 11:04:35 +0900  
    Browse Dir »